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