Definition Type: ComplexType
Name: FaxInDocumentTicketType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: FaxInService.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into FaxInDocumentProcessing Drilldown into FaxInDocumentDescriptionXSD Diagram of FaxInDocumentTicketType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="FaxInDocumentTicketType">
    <xs:sequence>
        <xs:element ref="FaxInDocumentDescription" minOccurs="0" />
        <xs:element ref="FaxInDocumentProcessing" minOccurs="0" />
        <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
FaxInDocumentDescription pwg:FaxInDocumentDescription 0 (1)
FaxInDocumentProcessing pwg:FaxInDocumentProcessing 0 (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Derivation Tree:
Collapse References:
pwg:FaxInDocumentReceipt, pwg:FaxInDocumentTicket