PwgSmRev1-185 - TransformServiceDescriptionType

complexType TransformServiceDescriptionType
diagram PwgSmRev1-185_p1620.png
namespace http://www.pwg.org/schemas/2012/12/sm
type extension of ImagingServiceDescriptionType
properties
base ImagingServiceDescriptionType
children CharsetConfigured CharsetSupported DeviceId MakeAndModel MessageFromOperator MoreInfoManufacturerUri MoreInfoUri NaturalLanguageConfigured NaturalLanguageSupported OperationsSupported OwnerUri OwnerVCard ServiceChargeInfo ServiceChargeInfoUri ServiceGeoLocation ServiceInfo ServiceOrganizations ServiceLocation ServiceName ServiceStringsLanguageSupported ServiceStringsUri ServiceXriSupported VersionsSupported ConfiguredTransforms DocumentPasswordSupported JobPasswordSupported JobPasswordEncryptionSupported MultipleOperationTimeout MultipleOperationTimeoutAction
used by
element TransformServiceDescription
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:complexType name="TransformServiceDescriptionType">
 
<xs:complexContent>
   
<xs:extension base="ImagingServiceDescriptionType">
     
<xs:sequence>
       
<!-- Transform service description references -->
       
<xs:element name="ConfiguredTransforms">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element ref="Transform" maxOccurs="unbounded"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element ref="DocumentPasswordSupported" minOccurs="0"/>
       
<xs:element ref="JobPasswordSupported" minOccurs="0"/>
       
<xs:element ref="JobPasswordEncryptionSupported" minOccurs="0"/>
       
<xs:element ref="MultipleOperationTimeout" minOccurs="0"/>
       
<xs:element ref="MultipleOperationTimeoutAction" minOccurs="0"/>
       
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
 
<!-- TransformServiceDescription - group -->
</xs:complexType>

element TransformServiceDescriptionType/ConfiguredTransforms
diagram PwgSmRev1-185_p1621.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
content complex
children Transform
source <xs:element name="ConfiguredTransforms">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="Transform" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy