PwgPrintJobTicket_v1.0 - ObjectIdentifier32Type

simpleType ObjectIdentifier32Type
namespace http://www.pwg.org/schemas/2012/8/sm
type restriction of xs:int
properties
base xs:int
used by
elements InterfaceId ObjectDeviceReferenceType/ObjectDeviceIdentifier ObjectJobReferenceType/ObjectJobId ObjectJobReferenceType/ObjectJobSetId ObjectResourceReferenceType/ObjectResourceId ObjectServiceReferenceType/ObjectServiceId ResourceId
facets
Kind Value annotation 
minInclusive 
maxInclusive 2147483647 
source <xs:simpleType name="ObjectIdentifier32Type">
 
<xs:restriction base="xs:int">
   
<xs:minInclusive value="1"/>
   
<xs:maxInclusive value="2147483647"/>
 
</xs:restriction>
 
<!-- object local unique integer key (within object type) -->
</xs:simpleType>


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