Definition Type: ComplexType
Name: FaxOutDocumentTicketType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: FaxOutService.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into FaxOutDocumentProcessing Drilldown into FaxOutDocumentDescription Drilldown into MustHonorXSD Diagram of FaxOutDocumentTicketType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="FaxOutDocumentTicketType">
    <xs:sequence>
        <xs:element ref="FaxOutDocumentDescription" minOccurs="0" />
        <xs:element ref="FaxOutDocumentProcessing" minOccurs="0" />
    </xs:sequence>
    <xs:attribute ref="MustHonor" />
    <xs:anyAttribute namespace="##other" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
FaxOutDocumentDescription pwg:FaxOutDocumentDescription 0 (1)
FaxOutDocumentProcessing pwg:FaxOutDocumentProcessing 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
MustHonor pwg:MustHonor (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
pwg:FaxOutDocumentReceipt, pwg:FaxOutDocumentTicket