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 JobPasswordSupported JobPasswordEncryptionSupported | ||||||
used by |
|
||||||
attributes |
|
||||||
source | <xs:complexType name="CopyServiceDescriptionType"> <xs:complexContent> <xs:extension base="ImagingServiceDescriptionType"> <xs:sequence> <!-- Copy service description references --> <xs:element ref="JobPasswordSupported" minOccurs="0"/> <xs:element ref="JobPasswordEncryptionSupported" minOccurs="0"/> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> <!-- CopyServiceDescription - group --> </xs:complexType> |