diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
children | FaxOutServiceCapabilities FaxOutServiceConfiguration FaxOutServiceDescription FaxOutServiceStatus DefaultFaxOutJobTicket | ||||||
used by |
|
||||||
attributes |
|
||||||
source | <xs:complexType name="FaxOutElementsType"> <xs:sequence> <xs:element ref="FaxOutServiceCapabilities" minOccurs="0"/> <xs:element ref="FaxOutServiceConfiguration" minOccurs="0"/> <xs:element ref="FaxOutServiceDescription" minOccurs="0"/> <xs:element ref="FaxOutServiceStatus" minOccurs="0"/> <xs:element ref="DefaultFaxOutJobTicket" minOccurs="0"/> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:complexType> |