Definition Type: ComplexType
Name: FaxInElementsType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: PwgFaxInOpMsg.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DefaultFaxInJobTicket Drilldown into FaxInServiceStatus Drilldown into FaxInServiceDescription Drilldown into FaxInServiceConfiguration Drilldown into FaxInServiceCapabilitiesXSD Diagram of FaxInElementsType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="FaxInElementsType">
    <xs:sequence>
        <xs:element ref="FaxInServiceCapabilities" minOccurs="0" />
        <xs:element ref="FaxInServiceConfiguration" minOccurs="0" />
        <xs:element ref="FaxInServiceDescription" minOccurs="0" />
        <xs:element ref="FaxInServiceStatus" minOccurs="0" />
        <xs:element ref="DefaultFaxInJobTicket" minOccurs="0" />
        <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <xs:anyAttribute namespace="##other" processContents="lax" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
FaxInServiceCapabilities pwg:FaxInServiceCapabilities 0 (1)
FaxInServiceConfiguration pwg:FaxInServiceConfiguration 0 (1)
FaxInServiceDescription pwg:FaxInServiceDescription 0 (1)
FaxInServiceStatus pwg:FaxInServiceStatus 0 (1)
DefaultFaxInJobTicket pwg:DefaultFaxInJobTicket 0 (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
pwg:FaxInServiceElements