PwgPrintJobTicket_v1.0 - ObjectStringLongType

simpleType ObjectStringLongType
namespace http://www.pwg.org/schemas/2012/8/sm
type restriction of xs:string
properties
base xs:string
used by
elements ObjectDeviceReferenceType/ObjectDeviceName ObjectJobReferenceType/ObjectJobName ObjectResourceReferenceType/ObjectResourceName ObjectServiceReferenceType/ObjectServiceName ObjectStateMessagesType/ObjectStateMessage ResourceInfo ResourceName ServiceInfo ServiceName
facets
Kind Value annotation 
minLength 
maxLength 255 
source <xs:simpleType name="ObjectStringLongType">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="0"/>
   
<xs:maxLength value="255"/>
 
</xs:restriction>
</xs:simpleType>


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