Definition Type: ComplexType
Name: FaxOutServiceBaseType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: FaxOutService.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into FaxOutServiceStatus Drilldown into FaxOutServiceDescription Drilldown into FaxOutServiceDefaults Drilldown into FaxOutServiceConfiguration Drilldown into FaxOutServiceCapabilitiesReady Drilldown into FaxOutServiceCapabilitiesXSD Diagram of FaxOutServiceBaseType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="FaxOutServiceBaseType">
    <xs:sequence>
        <xs:element ref="FaxOutServiceCapabilities" minOccurs="0" />
        <xs:element ref="FaxOutServiceCapabilitiesReady" minOccurs="0" />
        <xs:element ref="FaxOutServiceConfiguration" minOccurs="0" />
        <xs:element ref="FaxOutServiceDefaults" minOccurs="0" />
        <xs:element ref="FaxOutServiceDescription" />
        <xs:element ref="FaxOutServiceStatus" />
        <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <!-- FaxOutService - object -->
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
FaxOutServiceCapabilities pwg:FaxOutServiceCapabilities 0 (1)
FaxOutServiceCapabilitiesReady pwg:FaxOutServiceCapabilitiesReady 0 (1)
FaxOutServiceConfiguration pwg:FaxOutServiceConfiguration 0 (1)
FaxOutServiceDefaults pwg:FaxOutServiceDefaults 0 (1)
FaxOutServiceDescription pwg:FaxOutServiceDescription (1) (1)
FaxOutServiceStatus pwg:FaxOutServiceStatus (1) (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Derivation Tree:
Collapse References:
pwg:FaxOutServiceType