| diagram | ![]() |
||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||
| children | AvailableFaxInJobTicket FaxInServiceCapabilities FaxInServiceCapabilitiesReady FaxInServiceConfiguration FaxInServiceDefaults FaxInServiceDescription FaxInServiceStatus | ||
| used by |
|
||
| source | <xs:complexType name="FaxInServiceBaseType"> <xs:sequence> <xs:element ref="AvailableFaxInJobTicket" minOccurs="0"/> <xs:element ref="FaxInServiceCapabilities" minOccurs="0"/> <xs:element ref="FaxInServiceCapabilitiesReady" minOccurs="0"/> <xs:element ref="FaxInServiceConfiguration" minOccurs="0"/> <xs:element name="FaxInServiceDefaults" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element ref="DefaultFaxInJobTicket" minOccurs="0"/> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element ref="FaxInServiceDescription"/> <xs:element ref="FaxInServiceStatus"/> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <!-- FaxInService - object --> </xs:complexType> |
| diagram | ![]() |
||||||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
| properties |
|
||||||
| children | DefaultFaxInJobTicket | ||||||
| source | <xs:element name="FaxInServiceDefaults" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element ref="DefaultFaxInJobTicket" minOccurs="0"/> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |