PwgSmRev1-185 - EmailInServiceType

complexType EmailInServiceType
diagram PwgSmRev1-185_p1840.png
namespace http://www.pwg.org/schemas/2012/12/sm
type extension of EmailInServiceBaseType
properties
base EmailInServiceBaseType
children EmailInServiceCapabilities EmailInServiceCapabilitiesReady EmailInServiceConfiguration EmailInServiceDefaults EmailInServiceDescription EmailInServiceStatus JobTable
used by
element EmailInService
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:complexType name="EmailInServiceType">
 
<xs:complexContent>
   
<xs:extension base="EmailInServiceBaseType">
     
<xs:sequence>
       
<xs:element name="JobTable">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="ActiveJobs" type="EmailInJobsType"/>
             
<xs:element name="JobHistory" type="EmailInJobsType" minOccurs="0"/>
             
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element EmailInServiceType/JobTable
diagram PwgSmRev1-185_p1841.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="EmailInJobsType"/>
     
<xs:element name="JobHistory" type="EmailInJobsType" minOccurs="0"/>
     
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element EmailInServiceType/JobTable/ActiveJobs
diagram PwgSmRev1-185_p1842.png
namespace http://www.pwg.org/schemas/2012/12/sm
type EmailInJobsType
properties
content complex
children EmailInJob
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="ActiveJobs" type="EmailInJobsType"/>

element EmailInServiceType/JobTable/JobHistory
diagram PwgSmRev1-185_p1843.png
namespace http://www.pwg.org/schemas/2012/12/sm
type EmailInJobsType
properties
minOcc 0
maxOcc 1
content complex
children EmailInJob
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="JobHistory" type="EmailInJobsType" minOccurs="0"/>


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