namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||||||||||||||
type | restriction of xs:NMTOKEN | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
source | <xs:simpleType name="JobErrorSheetMemberWKV"> <xs:restriction base="xs:NMTOKEN"> <xs:maxLength value="255"/> <xs:enumeration value="JobErrorSheetType"/> <xs:enumeration value="JobErrorSheetWhen"/> <xs:enumeration value="Media"/> <xs:enumeration value="MediaCol"/> </xs:restriction> </xs:simpleType> |