Definition Type: ComplexType
Name: FaxInJobsType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: FaxInService.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into FaxInJobXSD Diagram of FaxInJobsType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="FaxInJobsType">
    <xs:sequence>
        <xs:element ref="FaxInJob" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <!-- FaxInJobs - set of FaxIn jobs -->
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
FaxInJob pwg:FaxInJob 0 unbounded
Collapse Derivation Tree:
Collapse References:
pwg:ActiveJobs, pwg:JobHistory