diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
children | FaxOutDocumentReceipt FaxOutDocumentStatus FaxOutDocumentTicket | ||||||
attributes |
|
||||||
source | <xs:complexType name="FaxOutDocumentElementDataType"> <xs:sequence> <xs:element ref="FaxOutDocumentReceipt" minOccurs="0"/> <xs:element ref="FaxOutDocumentStatus" minOccurs="0"/> <xs:element ref="FaxOutDocumentTicket" minOccurs="0"/> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:complexType> |