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