PwgPrintJobTicket_v1.0 - SetOfRangeOfIntType

complexType SetOfRangeOfIntType
diagram PwgPrintJobTicket_v1.0_p971.png
namespace http://www.pwg.org/schemas/2012/8/sm
children Range
used by
elements PrintDocumentProcessingCapabilitiesType/FontSizeRequested PrintJobProcessingCapabilities/JobFinishingsCol/Stitching/StitchingLocations PrintDocumentProcessingCapabilitiesType/FinishingsCol/Stitching/StitchingLocations PrintJobProcessingCapabilities/JobFinishingsCol/Stitching/StitchingOffset PrintDocumentProcessingCapabilitiesType/FinishingsCol/Stitching/StitchingOffset
attributes
Name  Type  Use  Default  Fixed  annotation
source <xs:complexType name="SetOfRangeOfIntType">
 
<xs:sequence>
   
<xs:element name="Range" minOccurs="0" maxOccurs="unbounded">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Lowerbound" type="xs:int"/>
         
<xs:element name="Upperbound" type="xs:int"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
 
<xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>

element SetOfRangeOfIntType/Range
diagram PwgPrintJobTicket_v1.0_p972.png
namespace http://www.pwg.org/schemas/2012/8/sm
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children Lowerbound Upperbound
source <xs:element name="Range" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Lowerbound" type="xs:int"/>
     
<xs:element name="Upperbound" type="xs:int"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element SetOfRangeOfIntType/Range/Lowerbound
diagram PwgPrintJobTicket_v1.0_p973.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:int
properties
isRef 0
content simple
source <xs:element name="Lowerbound" type="xs:int"/>

element SetOfRangeOfIntType/Range/Upperbound
diagram PwgPrintJobTicket_v1.0_p974.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:int
properties
isRef 0
content simple
source <xs:element name="Upperbound" type="xs:int"/>


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