PwgSmRev1-185 - EmailInServiceBaseType

complexType EmailInServiceBaseType
diagram PwgSmRev1-185_p1832.png
namespace http://www.pwg.org/schemas/2012/12/sm
children EmailInServiceCapabilities EmailInServiceCapabilitiesReady EmailInServiceConfiguration EmailInServiceDefaults EmailInServiceDescription EmailInServiceStatus
used by
complexType EmailInServiceType
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:complexType name="EmailInServiceBaseType">
 
<xs:sequence>
   
<xs:element name="EmailInServiceCapabilities" type="EmailInServiceCapabilitiesType"/>
   
<xs:element ref="EmailInServiceCapabilitiesReady" minOccurs="0"/>
   
<xs:element ref="EmailInServiceConfiguration" minOccurs="0"/>
   
<xs:element name="EmailInServiceDefaults" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element ref="DefaultEmailInJobTicket" minOccurs="0"/>
         
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element ref="EmailInServiceDescription"/>
   
<xs:element ref="EmailInServiceStatus"/>
   
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
<!-- EmailInService - object -->
</xs:complexType>

element EmailInServiceBaseType/EmailInServiceCapabilities
diagram PwgSmRev1-185_p1833.png
namespace http://www.pwg.org/schemas/2012/12/sm
type EmailInServiceCapabilitiesType
properties
content complex
children EmailInDocumentTicketCapabilities EmailInJobTicketCapabilities
source <xs:element name="EmailInServiceCapabilities" type="EmailInServiceCapabilitiesType"/>

element EmailInServiceBaseType/EmailInServiceDefaults
diagram PwgSmRev1-185_p1834.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children DefaultEmailInJobTicket
source <xs:element name="EmailInServiceDefaults" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="DefaultEmailInJobTicket" 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