PwgSmRev1-185 - UserDefinedValuesSupported

element UserDefinedValuesSupported
diagram PwgSmRev1-185_p411.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
content complex
children UserDefinedValues
used by
element ServiceSpecificServiceDescription
complexType PrintServiceDescriptionType
source <xs:element name="UserDefinedValuesSupported">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="UserDefinedValues" minOccurs="0" maxOccurs="unbounded">
       
<xs:simpleType>
         
<xs:restriction base="xs:NMTOKEN">
           
<xs:maxLength value="255"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element UserDefinedValuesSupported/UserDefinedValues
diagram PwgSmRev1-185_p412.png
namespace http://www.pwg.org/schemas/2012/12/sm
type restriction of xs:NMTOKEN
properties
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value Annotation
maxLength 255
source <xs:element name="UserDefinedValues" minOccurs="0" maxOccurs="unbounded">
 
<xs:simpleType>
   
<xs:restriction base="xs:NMTOKEN">
     
<xs:maxLength value="255"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy