diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
children | EmailInJobReceipt EmailInJobStatus EmailInJobTicket | ||||||
used by |
|
||||||
attributes |
|
||||||
source | <xs:complexType name="EmailInJobType"> <xs:sequence> <xs:element ref="EmailInJobReceipt" minOccurs="0"/> <xs:element ref="EmailInJobStatus"/> <xs:element ref="EmailInJobTicket" minOccurs="0"/> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:anyAttribute namespace="##other" processContents="lax"/> <!-- EmailInJob - object --> </xs:complexType> |