| diagram | ![]() |
||||||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
| children | FaxInServiceCapabilities FaxInServiceConfiguration FaxInServiceDescription FaxInServiceStatus DefaultFaxInJobTicket | ||||||
| used by |
|
||||||
| attributes |
|
||||||
| source | <xs:complexType name="FaxInElementsType"> <xs:sequence> <xs:element ref="FaxInServiceCapabilities" minOccurs="0"/> <xs:element ref="FaxInServiceConfiguration" minOccurs="0"/> <xs:element ref="FaxInServiceDescription" minOccurs="0"/> <xs:element ref="FaxInServiceStatus" minOccurs="0"/> <xs:element ref="DefaultFaxInJobTicket" minOccurs="0"/> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:complexType> |