PwgSmRev1-185 - FaxInServiceBaseType

complexType FaxInServiceBaseType
diagram PwgSmRev1-185_p2038.png
namespace http://www.pwg.org/schemas/2012/12/sm
children AvailableFaxInJobTicket FaxInServiceCapabilities FaxInServiceCapabilitiesReady FaxInServiceConfiguration FaxInServiceDefaults FaxInServiceDescription FaxInServiceStatus
used by
complexType FaxInServiceType
source <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>

element FaxInServiceBaseType/FaxInServiceDefaults
diagram PwgSmRev1-185_p2039.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children DefaultFaxInJobTicket
source <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>


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