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