Definition Type: ComplexType
Name: FaxOutDocumentsType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: FaxOutService.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into FaxOutDocumentXSD Diagram of FaxOutDocumentsType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="FaxOutDocumentsType">
    <xs:sequence>
        <xs:element ref="FaxOutDocument" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <!-- FaxOutDocuments - set of FaxOut Documents -->
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
FaxOutDocument pwg:FaxOutDocument 0 unbounded
Collapse Derivation Tree:
Collapse References:
pwg:FaxOutDocuments