PwgSmRev1-185 - EmailOutServiceBaseType

complexType EmailOutServiceBaseType
diagram PwgSmRev1-185_p1929.png
namespace http://www.pwg.org/schemas/2012/12/sm
children EmailOutServiceCapabilities EmailOutServiceCapabilitiesReady EmailOutServiceDefaults EmailOutServiceDescription EmailOutServiceConfiguration EmailOutServiceStatus
used by
complexType EmailOutServiceType
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:complexType name="EmailOutServiceBaseType">
 
<xs:sequence>
   
<xs:element ref="EmailOutServiceCapabilities" minOccurs="0"/>
   
<xs:element ref="EmailOutServiceCapabilitiesReady" minOccurs="0"/>
   
<xs:element name="EmailOutServiceDefaults" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element ref="DefaultEmailOutJobTicket" minOccurs="0"/>
         
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element ref="EmailOutServiceDescription"/>
   
<xs:element ref="EmailOutServiceConfiguration" minOccurs="0"/>
   
<xs:element ref="EmailOutServiceStatus"/>
   
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
<!-- EmailOutService - object -->
</xs:complexType>

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