PwgPrintJobTicket_v1.0 - DestinationEntryType

complexType DestinationEntryType
diagram PwgPrintJobTicket_v1.0_p450.png
namespace http://www.pwg.org/schemas/2012/8/sm
children DestinationUri PreDialString PostDialString T33Subaddress
used by
element DestinationUrisEntry
attributes
Name  Type  Use  Default  Fixed  annotation
source <xs:complexType name="DestinationEntryType">
 
<xs:sequence>
   
<xs:element ref="DestinationUri"/>
   
<xs:element name="PreDialString" type="DialStringType" minOccurs="0"/>
   
<xs:element name="PostDialString" type="DialStringType" minOccurs="0"/>
   
<xs:element name="T33Subaddress" type="xs:int" minOccurs="0"/>
   
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>

element DestinationEntryType/PreDialString
diagram PwgPrintJobTicket_v1.0_p451.png
namespace http://www.pwg.org/schemas/2012/8/sm
type DialStringType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 64 
pattern ([pw0-9A-D\*#\-\(\).'])* 
source <xs:element name="PreDialString" type="DialStringType" minOccurs="0"/>

element DestinationEntryType/PostDialString
diagram PwgPrintJobTicket_v1.0_p452.png
namespace http://www.pwg.org/schemas/2012/8/sm
type DialStringType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 64 
pattern ([pw0-9A-D\*#\-\(\).'])* 
source <xs:element name="PostDialString" type="DialStringType" minOccurs="0"/>

element DestinationEntryType/T33Subaddress
diagram PwgPrintJobTicket_v1.0_p453.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:int
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="T33Subaddress" type="xs:int" minOccurs="0"/>


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