Definition Type: ComplexType
Name: FaxOutElementsType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: PwgFaxOutOpMsg.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DefaultFaxOutJobTicket Drilldown into FaxOutServiceStatus Drilldown into FaxOutServiceDescription Drilldown into FaxOutServiceConfiguration Drilldown into FaxOutServiceCapabilitiesXSD Diagram of FaxOutElementsType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="FaxOutElementsType">
    <xs:sequence>
        <xs:element ref="FaxOutServiceCapabilities" minOccurs="0" />
        <xs:element ref="FaxOutServiceConfiguration" minOccurs="0" />
        <xs:element ref="FaxOutServiceDescription" minOccurs="0" />
        <xs:element ref="FaxOutServiceStatus" minOccurs="0" />
        <xs:element ref="DefaultFaxOutJobTicket" 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
FaxOutServiceCapabilities pwg:FaxOutServiceCapabilities 0 (1)
FaxOutServiceConfiguration pwg:FaxOutServiceConfiguration 0 (1)
FaxOutServiceDescription pwg:FaxOutServiceDescription 0 (1)
FaxOutServiceStatus pwg:FaxOutServiceStatus 0 (1)
DefaultFaxOutJobTicket pwg:DefaultFaxOutJobTicket 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:FaxOutServiceElements