PwgSmRev1-185 - JobCreationElementsSupported

element JobCreationElementsSupported
diagram PwgSmRev1-185_p165.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
content complex
children CreationElements
used by
element ServiceSpecificServiceDescription
complexType PrintServiceDescriptionType
source <xs:element name="JobCreationElementsSupported">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="CreationElements" 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 JobCreationElementsSupported/CreationElements
diagram PwgSmRev1-185_p166.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="CreationElements" 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