diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | extension of ImagingServiceDescriptionType | ||||||
properties |
|
||||||
children | CharsetConfigured CharsetSupported DeviceId MakeAndModel MessageFromOperator MoreInfoManufacturerUri MoreInfoUri NaturalLanguageConfigured NaturalLanguageSupported OperationsSupported OwnerUri OwnerVCard ServiceChargeInfo ServiceChargeInfoUri ServiceGeoLocation ServiceInfo ServiceOrganizations ServiceLocation ServiceName ServiceStringsLanguageSupported ServiceStringsUri ServiceXriSupported VersionsSupported FaxLogUri MultipleDocumentJobsSupported | ||||||
used by |
|
||||||
attributes |
|
||||||
source | <xs:complexType name="FaxInServiceDescriptionType"> <xs:complexContent> <xs:extension base="ImagingServiceDescriptionType"> <xs:sequence> <!-- FaxIn service description references --> <xs:element ref="FaxLogUri"/> <xs:element ref="MultipleDocumentJobsSupported" minOccurs="0"/> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> <!-- FaxInServiceDescription - group --> </xs:complexType> |