namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
source | <xs:simpleType name="FaxOutServiceElementNamesWKV"> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> <xs:whiteSpace value="preserve"/> <xs:enumeration value="DefaultFaxOutJobTicket"/> <xs:enumeration value="FaxOutServiceCapabilities"/> <xs:enumeration value="FaxOutServiceCapabilitiesReady"/> <xs:enumeration value="FaxOutServiceConfiguration"/> <xs:enumeration value="FaxOutServiceDescription"/> <xs:enumeration value="FaxOutServiceStatus"/> <xs:enumeration value="FaxOutServiceCounters"/> </xs:restriction> </xs:simpleType> |