Definition Type: ComplexType
Name: FaxInServiceBaseType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: FaxInService.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into FaxInServiceStatus Drilldown into FaxInServiceDescription Drilldown into FaxInServiceDefaults Drilldown into FaxInServiceConfiguration Drilldown into FaxInServiceCapabilitiesReady Drilldown into FaxInServiceCapabilities Drilldown into AvailableFaxInJobTicketXSD Diagram of FaxInServiceBaseType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="FaxInServiceBaseType">
    <xs:sequence>
        <xs:element ref="AvailableFaxInJobTicket" minOccurs="0" />
        <xs:element ref="FaxInServiceCapabilities" minOccurs="0" />
        <xs:element ref="FaxInServiceCapabilitiesReady" minOccurs="0" />
        <xs:element ref="FaxInServiceConfiguration" minOccurs="0" />
        <xs:element name="FaxInServiceDefaults" minOccurs="0">
            <xs:complexType>
                <xs:sequence>
                    <xs:element ref="DefaultFaxInJobTicket" minOccurs="0" />
                    <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" />
                </xs:sequence>
            </xs:complexType>
        </xs:element>
        <xs:element ref="FaxInServiceDescription" />
        <xs:element ref="FaxInServiceStatus" />
        <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <!-- FaxInService - object -->
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AvailableFaxInJobTicket pwg:AvailableFaxInJobTicket 0 (1)
FaxInServiceCapabilities pwg:FaxInServiceCapabilities 0 (1)
FaxInServiceCapabilitiesReady pwg:FaxInServiceCapabilitiesReady 0 (1)
FaxInServiceConfiguration pwg:FaxInServiceConfiguration 0 (1)
FaxInServiceDefaults pwg:FaxInServiceDefaults 0 (1)
FaxInServiceDescription pwg:FaxInServiceDescription (1) (1)
FaxInServiceStatus pwg:FaxInServiceStatus (1) (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Derivation Tree:
Collapse References:
pwg:FaxInServiceType