| diagram |  | ||||||||||||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||||||||
| children | FaxOutDocumentProcessing FaxOutJobDescription FaxOutJobProcessing | ||||||||||||
| used by | 
 | ||||||||||||
| attributes | 
 | ||||||||||||
| source | <xs:complexType name="FaxOutJobTicketType"> <xs:sequence> <xs:element ref="FaxOutDocumentProcessing" minOccurs="0"/> <xs:element ref="FaxOutJobDescription" minOccurs="0"/> <xs:element ref="FaxOutJobProcessing" minOccurs="0"/> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute ref="MustHonor"/> <xs:anyAttribute namespace="##other"/> </xs:complexType> |