PwgSmRev1-185 - FaxInServiceType

complexType FaxInServiceType
diagram PwgSmRev1-185_p2044.png
namespace http://www.pwg.org/schemas/2012/12/sm
type extension of FaxInServiceBaseType
properties
base FaxInServiceBaseType
children AvailableFaxInJobTicket FaxInServiceCapabilities FaxInServiceCapabilitiesReady FaxInServiceConfiguration FaxInServiceDefaults FaxInServiceDescription FaxInServiceStatus JobTable
used by
element FaxInService
source <xs:complexType name="FaxInServiceType">
 
<xs:complexContent>
   
<xs:extension base="FaxInServiceBaseType">
     
<xs:sequence>
       
<xs:element name="JobTable">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="ActiveJobs" type="FaxInJobsType"/>
             
<xs:element name="JobHistory" type="FaxInJobsType"/>
             
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element FaxInServiceType/JobTable
diagram PwgSmRev1-185_p2045.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
content complex
children ActiveJobs JobHistory
source <xs:element name="JobTable">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="ActiveJobs" type="FaxInJobsType"/>
     
<xs:element name="JobHistory" type="FaxInJobsType"/>
     
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element FaxInServiceType/JobTable/ActiveJobs
diagram PwgSmRev1-185_p2046.png
namespace http://www.pwg.org/schemas/2012/12/sm
type FaxInJobsType
properties
content complex
children FaxInJob
source <xs:element name="ActiveJobs" type="FaxInJobsType"/>

element FaxInServiceType/JobTable/JobHistory
diagram PwgSmRev1-185_p2047.png
namespace http://www.pwg.org/schemas/2012/12/sm
type FaxInJobsType
properties
content complex
children FaxInJob
source <xs:element name="JobHistory" type="FaxInJobsType"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy