namespace | http://www.pwg.org/schemas/2012/12/sm | |||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
used by |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
source | <xs:simpleType name="TransformJobElementNamesWKV"> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> <xs:whiteSpace value="preserve"/> <xs:enumeration value="TransformJobReceipt"/> <xs:enumeration value="TransformJobStatus"/> <xs:enumeration value="TransformJobTicket"/> <xs:enumeration value="TransformJobCounters"/> </xs:restriction> </xs:simpleType> |