PwgSmRev1-185 - ServiceIccProfile

element ServiceIccProfile
diagram PwgSmRev1-185_p342.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
content complex
children ProfileUri JobTicketElements
used by
element ServiceIccProfiles
source <xs:element name="ServiceIccProfile">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="ProfileUri" type="xs:anyURI"/>
     
<xs:element name="JobTicketElements" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="JobTicketElement" type="xs:NMTOKEN" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ServiceIccProfile/ProfileUri
diagram PwgSmRev1-185_p343.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:anyURI
properties
content simple
source <xs:element name="ProfileUri" type="xs:anyURI"/>

element ServiceIccProfile/JobTicketElements
diagram PwgSmRev1-185_p344.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children JobTicketElement
source <xs:element name="JobTicketElements" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="JobTicketElement" type="xs:NMTOKEN" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ServiceIccProfile/JobTicketElements/JobTicketElement
diagram PwgSmRev1-185_p345.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:NMTOKEN
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="JobTicketElement" type="xs:NMTOKEN" maxOccurs="unbounded"/>


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