PwgSmRev1-185 - ScanDocumentProcessingCapabilitiesType

complexType ScanDocumentProcessingCapabilitiesType
diagram PwgSmRev1-185_p1658.png
namespace http://www.pwg.org/schemas/2012/12/sm
type extension of ImagingDocumentProcessingCapabilitiesType
properties
base ImagingDocumentProcessingCapabilitiesType
children NumberUp PresentationDirectionNumberUp AutoSkewCorrection ColorEntry Compression CompressionQualityFactor ContentType Destination DestinationUris DocumentDigitalSignature DocumentFormat Exposure FilmScanMode ImagesToTransfer InputSource MediaBox Resolutions Rotation Scaling DocumentSizeAutoDetect ScanRegions Sides
used by
element ScanDocumentProcessingCapabilities
attributes
Name  Type  Use  Default  Fixed  Annotation
MustHonor  xs:boolean        
source <xs:complexType name="ScanDocumentProcessingCapabilitiesType">
 
<xs:complexContent>
   
<xs:extension base="ImagingDocumentProcessingCapabilitiesType">
     
<xs:sequence>
       
<xs:element name="AutoSkewCorrection" type="xs:boolean" minOccurs="0"/>
       
<xs:element name="ColorEntry" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="AllowedValue" maxOccurs="unbounded">
               
<xs:simpleType>
                 
<xs:union memberTypes="ColorEntryWKV KeywordNsExtensionPattern"/>
               
</xs:simpleType>
             
</xs:element>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="Compression" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="AllowedValue" type="CompressionType" maxOccurs="unbounded"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="CompressionQualityFactor" type="RangeOfIntType" minOccurs="0"/>
       
<xs:element name="ContentType" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="AllowedValue" type="ContentTypeType" maxOccurs="unbounded"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="Destination" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="DestinationUriSchemes" minOccurs="0">
               
<xs:complexType>
                 
<xs:sequence>
                   
<xs:element name="AllowedValues" type="xs:string" maxOccurs="unbounded"/>
                 
</xs:sequence>
               
</xs:complexType>
             
</xs:element>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="DestinationUris" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="DestinationUriSchemes" minOccurs="0">
               
<xs:complexType>
                 
<xs:sequence>
                   
<xs:element name="AllowedValues" type="xs:string" maxOccurs="unbounded"/>
                 
</xs:sequence>
               
</xs:complexType>
             
</xs:element>
             
<xs:element name="PreDialString" type="xs:boolean" minOccurs="0"/>
             
<xs:element name="PostDialString" type="xs:boolean" minOccurs="0"/>
             
<xs:element name="T33Subaddress" type="xs:boolean" minOccurs="0"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="DocumentDigitalSignature" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="AllowedValue" type="DocumentDigitalSignatureType" maxOccurs="unbounded"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="DocumentFormat" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="AllowedValue" type="DocumentFormatType" maxOccurs="unbounded"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="Exposure" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="AutoExposure" type="xs:boolean" minOccurs="0"/>
             
<xs:element name="Brightness" type="xs:boolean" minOccurs="0"/>
             
<xs:element name="Contrast" type="xs:boolean" minOccurs="0"/>
             
<xs:element name="Sharpness" type="xs:boolean" minOccurs="0"/>
             
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="FilmScanMode" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="AllowedValue" type="FilmScanModeType" maxOccurs="unbounded"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="ImagesToTransfer" type="xs:boolean" minOccurs="0"/>
       
<xs:element name="InputSource" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="AllowedValues" type="InputSourceType" maxOccurs="unbounded"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="MediaBox" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="ImageBox">
               
<xs:complexType>
                 
<xs:sequence>
                   
<xs:element name="Height" type="RangeOfIntType"/>
                   
<xs:element name="Width" type="RangeOfIntType"/>
                   
<xs:element name="XOffset" type="RangeOfIntType" minOccurs="0"/>
                   
<xs:element name="YOffset" type="RangeOfIntType" minOccurs="0"/>
                   
<xs:element name="ContentRegionUnits">
                     
<xs:complexType>
                       
<xs:sequence>
                         
<xs:element name="AllowedValues" type="ContentRegionUnitsType" maxOccurs="unbounded"/>
                       
</xs:sequence>
                     
</xs:complexType>
                   
</xs:element>
                   
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
                 
</xs:sequence>
               
</xs:complexType>
             
</xs:element>
             
<xs:element name="ImageCroppingPolicy">
               
<xs:complexType>
                 
<xs:sequence>
                   
<xs:element name="AllowedValues" type="ImageCroppingPolicyType" maxOccurs="unbounded"/>
                 
</xs:sequence>
               
</xs:complexType>
             
</xs:element>
             
<xs:element name="MediaSizeName">
               
<xs:complexType>
                 
<xs:sequence>
                   
<xs:element name="AllowedValues" type="MediaSizeNameType" maxOccurs="unbounded"/>
                 
</xs:sequence>
               
</xs:complexType>
             
</xs:element>
             
<xs:element name="OrientationRequested">
               
<xs:complexType>
                 
<xs:sequence>
                   
<xs:element name="AllowedValues" type="OrientationRequestedType" maxOccurs="unbounded"/>
                 
</xs:sequence>
               
</xs:complexType>
             
</xs:element>
             
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="Resolutions" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="Resolution" maxOccurs="unbounded">
               
<xs:complexType>
                 
<xs:sequence>
                   
<xs:element name="CrossFeedDir">
                     
<xs:complexType>
                       
<xs:sequence>
                         
<xs:element name="AllowedValue" type="xs:int"/>
                       
</xs:sequence>
                     
</xs:complexType>
                   
</xs:element>
                   
<xs:element name="FeedDir">
                     
<xs:complexType>
                       
<xs:sequence>
                         
<xs:element name="AllowedValue" type="xs:int"/>
                       
</xs:sequence>
                     
</xs:complexType>
                   
</xs:element>
                   
<xs:element ref="Units"/>
                 
</xs:sequence>
               
</xs:complexType>
             
</xs:element>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="Rotation" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="AllowedValue" type="RotationWKV" maxOccurs="unbounded"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="Scaling" minOccurs="0">
         
<xs:complexType>
           
<xs:choice>
             
<xs:sequence>
               
<xs:element name="ScalingHeight" type="RangeOfIntType"/>
               
<xs:element name="ScalingWidth" type="RangeOfIntType"/>
             
</xs:sequence>
             
<xs:element name="AutoScaling" type="xs:boolean"/>
           
</xs:choice>
         
</xs:complexType>
       
</xs:element>
       
<xs:sequence minOccurs="0">
         
<xs:element name="DocumentSizeAutoDetect" type="xs:boolean" minOccurs="0"/>
         
<xs:element name="ScanRegions" minOccurs="0">
           
<xs:complexType>
             
<xs:sequence>
               
<xs:element name="ScanRegion" minOccurs="0" maxOccurs="unbounded">
                 
<xs:complexType>
                   
<xs:sequence>
                     
<xs:element name="Height" type="RangeOfIntType"/>
                     
<xs:element ref="RegionUnits"/>
                     
<xs:element name="Width" type="RangeOfIntType"/>
                     
<xs:element name="XOffset" type="RangeOfIntType" minOccurs="0"/>
                     
<xs:element name="YOffset" type="RangeOfIntType" minOccurs="0"/>
                   
</xs:sequence>
                 
</xs:complexType>
               
</xs:element>
             
</xs:sequence>
           
</xs:complexType>
         
</xs:element>
       
</xs:sequence>
       
<xs:element name="Sides" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="AllowedValues" type="SidesType" maxOccurs="unbounded"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element ScanDocumentProcessingCapabilitiesType/AutoSkewCorrection
diagram PwgSmRev1-185_p1659.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
used by
elements CopyInput ServiceSpecificDocumentProcessing
complexTypes FaxInDocumentProcessingType FaxOutDocumentProcessingType ScanDocumentProcessingType TransformDocumentProcessingType
source <xs:element name="AutoSkewCorrection" type="xs:boolean" minOccurs="0"/>

element ScanDocumentProcessingCapabilitiesType/ColorEntry
diagram PwgSmRev1-185_p1660.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValue
used by
elements CopyInput ServiceSpecificDocumentProcessing
complexTypes ScanDocumentProcessingType TransformDocumentProcessingType
source <xs:element name="ColorEntry" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValue" maxOccurs="unbounded">
       
<xs:simpleType>
         
<xs:union memberTypes="ColorEntryWKV KeywordNsExtensionPattern"/>
       
</xs:simpleType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/ColorEntry/AllowedValue
diagram PwgSmRev1-185_p1661.png
namespace http://www.pwg.org/schemas/2012/12/sm
type union of (ColorEntryWKV, KeywordNsExtensionPattern)
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValue" maxOccurs="unbounded">
 
<xs:simpleType>
   
<xs:union memberTypes="ColorEntryWKV KeywordNsExtensionPattern"/>
 
</xs:simpleType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/Compression
diagram PwgSmRev1-185_p1662.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValue
used by
element ServiceSpecificDocumentProcessing
complexTypes FaxInDocumentProcessingType FetchPrintDocumentResponseType ScanDocumentProcessingType TransformDocumentProcessingType
source <xs:element name="Compression" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValue" type="CompressionType" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/Compression/AllowedValue
diagram PwgSmRev1-185_p1663.png
namespace http://www.pwg.org/schemas/2012/12/sm
type CompressionType
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValue" type="CompressionType" maxOccurs="unbounded"/>

element ScanDocumentProcessingCapabilitiesType/CompressionQualityFactor
diagram PwgSmRev1-185_p1664.png
namespace http://www.pwg.org/schemas/2012/12/sm
type RangeOfIntType
properties
minOcc 0
maxOcc 1
content complex
children Lowerbound Upperbound
used by
element ServiceSpecificDocumentProcessing
complexTypes FaxInDocumentProcessingType ScanDocumentProcessingType TransformDocumentProcessingType
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="CompressionQualityFactor" type="RangeOfIntType" minOccurs="0"/>

element ScanDocumentProcessingCapabilitiesType/ContentType
diagram PwgSmRev1-185_p1665.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValue
used by
elements CopyInput ServiceSpecificDocumentProcessing
complexTypes FaxOutDocumentProcessingType ScanDocumentProcessingType TransformDocumentProcessingType
source <xs:element name="ContentType" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValue" type="ContentTypeType" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/ContentType/AllowedValue
diagram PwgSmRev1-185_p1666.png
namespace http://www.pwg.org/schemas/2012/12/sm
type ContentTypeType
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValue" type="ContentTypeType" maxOccurs="unbounded"/>

element ScanDocumentProcessingCapabilitiesType/Destination
diagram PwgSmRev1-185_p1667.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children DestinationUriSchemes
used by
element ServiceSpecificDocumentProcessing
complexTypes FaxInDocumentProcessingType ScanDocumentProcessingType TransformDocumentProcessingType
source <xs:element name="Destination" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="DestinationUriSchemes" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AllowedValues" type="xs:string" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/Destination/DestinationUriSchemes
diagram PwgSmRev1-185_p1668.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValues
source <xs:element name="DestinationUriSchemes" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValues" type="xs:string" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/Destination/DestinationUriSchemes/AllowedValues
diagram PwgSmRev1-185_p1669.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:string
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValues" type="xs:string" maxOccurs="unbounded"/>

element ScanDocumentProcessingCapabilitiesType/DestinationUris
diagram PwgSmRev1-185_p1670.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children DestinationUriSchemes PreDialString PostDialString T33Subaddress
used by
element ServiceSpecificDocumentProcessing
complexTypes FaxInDocumentProcessingType FaxOutJobProcessingType ScanDocumentProcessingType TransformDocumentProcessingType
source <xs:element name="DestinationUris" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="DestinationUriSchemes" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AllowedValues" type="xs:string" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="PreDialString" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="PostDialString" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="T33Subaddress" type="xs:boolean" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/DestinationUris/DestinationUriSchemes
diagram PwgSmRev1-185_p1671.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValues
source <xs:element name="DestinationUriSchemes" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValues" type="xs:string" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/DestinationUris/DestinationUriSchemes/AllowedValues
diagram PwgSmRev1-185_p1672.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:string
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValues" type="xs:string" maxOccurs="unbounded"/>

element ScanDocumentProcessingCapabilitiesType/DestinationUris/PreDialString
diagram PwgSmRev1-185_p1673.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="PreDialString" type="xs:boolean" minOccurs="0"/>

element ScanDocumentProcessingCapabilitiesType/DestinationUris/PostDialString
diagram PwgSmRev1-185_p1674.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="PostDialString" type="xs:boolean" minOccurs="0"/>

element ScanDocumentProcessingCapabilitiesType/DestinationUris/T33Subaddress
diagram PwgSmRev1-185_p1675.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="T33Subaddress" type="xs:boolean" minOccurs="0"/>

element ScanDocumentProcessingCapabilitiesType/DocumentDigitalSignature
diagram PwgSmRev1-185_p1676.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValue
used by
element ServiceSpecificDocumentProcessing
complexTypes FaxInDocumentProcessingType ImagingDocumentDescriptionType ScanDocumentProcessingType
source <xs:element name="DocumentDigitalSignature" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValue" type="DocumentDigitalSignatureType" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/DocumentDigitalSignature/AllowedValue
diagram PwgSmRev1-185_p1677.png
namespace http://www.pwg.org/schemas/2012/12/sm
type DocumentDigitalSignatureType
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValue" type="DocumentDigitalSignatureType" maxOccurs="unbounded"/>

element ScanDocumentProcessingCapabilitiesType/DocumentFormat
diagram PwgSmRev1-185_p1678.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValue
used by
elements ListInputDocumentFormatsResponseType/InputDocumentFormatSupported/InputDocumentFormatEntry ListOutPutputDocumentFormatsResponseType/OutputDocumentFormatSupported/OutputDocumentFormatEntry ResourceSummaryType/ResourceFormat ResourceDescriptionType/ResourceFormat ServiceSpecificDocumentProcessing ListOutputputDocumentFormatsRequestType/SourceDocumentFormat ListInputDocumentFormatsRequestType/TargetDocumentFormat
complexTypes DocumentFormatDetailsType FaxInDocumentProcessingType FetchPrintDocumentResponseType GetTransformServiceElementsRequestType ScanDocumentProcessingType TransformDocumentProcessingType
source <xs:element name="DocumentFormat" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValue" type="DocumentFormatType" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/DocumentFormat/AllowedValue
diagram PwgSmRev1-185_p1679.png
namespace http://www.pwg.org/schemas/2012/12/sm
type DocumentFormatType
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValue" type="DocumentFormatType" maxOccurs="unbounded"/>

element ScanDocumentProcessingCapabilitiesType/Exposure
diagram PwgSmRev1-185_p1680.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AutoExposure Brightness Contrast Sharpness
used by
elements CopyInput ServiceSpecificDocumentProcessing
complexTypes FaxInDocumentProcessingType FaxOutDocumentProcessingType ScanDocumentProcessingType
source <xs:element name="Exposure" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AutoExposure" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="Brightness" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="Contrast" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="Sharpness" type="xs:boolean" minOccurs="0"/>
     
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/Exposure/AutoExposure
diagram PwgSmRev1-185_p1681.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
used by
element Exposure
source <xs:element name="AutoExposure" type="xs:boolean" minOccurs="0"/>

element ScanDocumentProcessingCapabilitiesType/Exposure/Brightness
diagram PwgSmRev1-185_p1682.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
used by
element Exposure
source <xs:element name="Brightness" type="xs:boolean" minOccurs="0"/>

element ScanDocumentProcessingCapabilitiesType/Exposure/Contrast
diagram PwgSmRev1-185_p1683.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
used by
element Exposure
source <xs:element name="Contrast" type="xs:boolean" minOccurs="0"/>

element ScanDocumentProcessingCapabilitiesType/Exposure/Sharpness
diagram PwgSmRev1-185_p1684.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
used by
element Exposure
source <xs:element name="Sharpness" type="xs:boolean" minOccurs="0"/>

element ScanDocumentProcessingCapabilitiesType/FilmScanMode
diagram PwgSmRev1-185_p1685.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValue
used by
elements CopyInput ServiceSpecificDocumentProcessing
complexType ScanDocumentProcessingType
source <xs:element name="FilmScanMode" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValue" type="FilmScanModeType" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/FilmScanMode/AllowedValue
diagram PwgSmRev1-185_p1686.png
namespace http://www.pwg.org/schemas/2012/12/sm
type FilmScanModeType
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValue" type="FilmScanModeType" maxOccurs="unbounded"/>

element ScanDocumentProcessingCapabilitiesType/ImagesToTransfer
diagram PwgSmRev1-185_p1687.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
used by
elements CopyInput ServiceSpecificDocumentProcessing
complexType ScanDocumentProcessingType
source <xs:element name="ImagesToTransfer" type="xs:boolean" minOccurs="0"/>

element ScanDocumentProcessingCapabilitiesType/InputSource
diagram PwgSmRev1-185_p1688.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValues
used by
elements CopyInput ServiceSpecificDocumentProcessing
complexTypes AddFaxOutHardcopyDocumentRequestType ScanDocumentProcessingType
source <xs:element name="InputSource" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValues" type="InputSourceType" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/InputSource/AllowedValues
diagram PwgSmRev1-185_p1689.png
namespace http://www.pwg.org/schemas/2012/12/sm
type InputSourceType
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValues" type="InputSourceType" maxOccurs="unbounded"/>

element ScanDocumentProcessingCapabilitiesType/MediaBox
diagram PwgSmRev1-185_p1690.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children ImageBox ImageCroppingPolicy MediaSizeName OrientationRequested
used by
element ServiceSpecificDocumentProcessing
complexType ScanDocumentProcessingType
source <xs:element name="MediaBox" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="ImageBox">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Height" type="RangeOfIntType"/>
           
<xs:element name="Width" type="RangeOfIntType"/>
           
<xs:element name="XOffset" type="RangeOfIntType" minOccurs="0"/>
           
<xs:element name="YOffset" type="RangeOfIntType" minOccurs="0"/>
           
<xs:element name="ContentRegionUnits">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="AllowedValues" type="ContentRegionUnitsType" maxOccurs="unbounded"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="ImageCroppingPolicy">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AllowedValues" type="ImageCroppingPolicyType" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="MediaSizeName">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AllowedValues" type="MediaSizeNameType" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="OrientationRequested">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AllowedValues" type="OrientationRequestedType" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/MediaBox/ImageBox
diagram PwgSmRev1-185_p1691.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
content complex
children Height Width XOffset YOffset ContentRegionUnits
used by
element MediaBox
source <xs:element name="ImageBox">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Height" type="RangeOfIntType"/>
     
<xs:element name="Width" type="RangeOfIntType"/>
     
<xs:element name="XOffset" type="RangeOfIntType" minOccurs="0"/>
     
<xs:element name="YOffset" type="RangeOfIntType" minOccurs="0"/>
     
<xs:element name="ContentRegionUnits">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AllowedValues" type="ContentRegionUnitsType" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/MediaBox/ImageBox/Height
diagram PwgSmRev1-185_p1692.png
namespace http://www.pwg.org/schemas/2012/12/sm
type RangeOfIntType
properties
content complex
children Lowerbound Upperbound
used by
complexType ContentRegionType
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="Height" type="RangeOfIntType"/>

element ScanDocumentProcessingCapabilitiesType/MediaBox/ImageBox/Width
diagram PwgSmRev1-185_p1693.png
namespace http://www.pwg.org/schemas/2012/12/sm
type RangeOfIntType
properties
content complex
children Lowerbound Upperbound
used by
complexType ContentRegionType
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="Width" type="RangeOfIntType"/>

element ScanDocumentProcessingCapabilitiesType/MediaBox/ImageBox/XOffset
diagram PwgSmRev1-185_p1694.png
namespace http://www.pwg.org/schemas/2012/12/sm
type RangeOfIntType
properties
minOcc 0
maxOcc 1
content complex
children Lowerbound Upperbound
used by
complexType ContentRegionType
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="XOffset" type="RangeOfIntType" minOccurs="0"/>

element ScanDocumentProcessingCapabilitiesType/MediaBox/ImageBox/YOffset
diagram PwgSmRev1-185_p1695.png
namespace http://www.pwg.org/schemas/2012/12/sm
type RangeOfIntType
properties
minOcc 0
maxOcc 1
content complex
children Lowerbound Upperbound
used by
complexType ContentRegionType
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="YOffset" type="RangeOfIntType" minOccurs="0"/>

element ScanDocumentProcessingCapabilitiesType/MediaBox/ImageBox/ContentRegionUnits
diagram PwgSmRev1-185_p1696.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
content complex
children AllowedValues
source <xs:element name="ContentRegionUnits">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValues" type="ContentRegionUnitsType" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/MediaBox/ImageBox/ContentRegionUnits/AllowedValues
diagram PwgSmRev1-185_p1697.png
namespace http://www.pwg.org/schemas/2012/12/sm
type ContentRegionUnitsType
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValues" type="ContentRegionUnitsType" maxOccurs="unbounded"/>

element ScanDocumentProcessingCapabilitiesType/MediaBox/ImageCroppingPolicy
diagram PwgSmRev1-185_p1698.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
content complex
children AllowedValues
used by
element MediaBox
source <xs:element name="ImageCroppingPolicy">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValues" type="ImageCroppingPolicyType" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/MediaBox/ImageCroppingPolicy/AllowedValues
diagram PwgSmRev1-185_p1699.png
namespace http://www.pwg.org/schemas/2012/12/sm
type ImageCroppingPolicyType
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValues" type="ImageCroppingPolicyType" maxOccurs="unbounded"/>

element ScanDocumentProcessingCapabilitiesType/MediaBox/MediaSizeName
diagram PwgSmRev1-185_p1700.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
content complex
children AllowedValues
used by
element MediaBox
complexType MediaColType
source <xs:element name="MediaSizeName">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValues" type="MediaSizeNameType" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/MediaBox/MediaSizeName/AllowedValues
diagram PwgSmRev1-185_p1701.png
namespace http://www.pwg.org/schemas/2012/12/sm
type MediaSizeNameType
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValues" type="MediaSizeNameType" maxOccurs="unbounded"/>

element ScanDocumentProcessingCapabilitiesType/MediaBox/OrientationRequested
diagram PwgSmRev1-185_p1702.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
content complex
children AllowedValues
used by
elements CopyOutput MediaBox ServiceSpecificDocumentProcessing
complexTypes PrintDocumentProcessingDefaultType PrintDocumentProcessingType
source <xs:element name="OrientationRequested">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValues" type="OrientationRequestedType" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/MediaBox/OrientationRequested/AllowedValues
diagram PwgSmRev1-185_p1703.png
namespace http://www.pwg.org/schemas/2012/12/sm
type OrientationRequestedType
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValues" type="OrientationRequestedType" maxOccurs="unbounded"/>

element ScanDocumentProcessingCapabilitiesType/Resolutions
diagram PwgSmRev1-185_p1704.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children Resolution
source <xs:element name="Resolutions" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Resolution" maxOccurs="unbounded">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="CrossFeedDir">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="AllowedValue" type="xs:int"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="FeedDir">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="AllowedValue" type="xs:int"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element ref="Units"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/Resolutions/Resolution
diagram PwgSmRev1-185_p1705.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 1
maxOcc unbounded
content complex
children CrossFeedDir FeedDir Units
used by
elements CopyInput CopyOutput PrintJobCreationElements/PwgRasterDocumentResolutionSupported ServiceSpecificDocumentProcessing
complexTypes FaxInDocumentProcessingType FaxOutDocumentProcessingType PrintDocumentProcessingDefaultType PrintDocumentProcessingType ScanDocumentProcessingType TransformDocumentProcessingType
source <xs:element name="Resolution" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="CrossFeedDir">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AllowedValue" type="xs:int"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="FeedDir">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AllowedValue" type="xs:int"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element ref="Units"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/Resolutions/Resolution/CrossFeedDir
diagram PwgSmRev1-185_p1706.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
content complex
children AllowedValue
source <xs:element name="CrossFeedDir">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValue" type="xs:int"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/Resolutions/Resolution/CrossFeedDir/AllowedValue
diagram PwgSmRev1-185_p1707.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:int
properties
content simple
source <xs:element name="AllowedValue" type="xs:int"/>

element ScanDocumentProcessingCapabilitiesType/Resolutions/Resolution/FeedDir
diagram PwgSmRev1-185_p1708.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
content complex
children AllowedValue
source <xs:element name="FeedDir">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValue" type="xs:int"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/Resolutions/Resolution/FeedDir/AllowedValue
diagram PwgSmRev1-185_p1709.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:int
properties
content simple
source <xs:element name="AllowedValue" type="xs:int"/>

element ScanDocumentProcessingCapabilitiesType/Rotation
diagram PwgSmRev1-185_p1710.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValue
used by
elements CopyInput ServiceSpecificDocumentProcessing
complexTypes ScanDocumentProcessingType TransformDocumentProcessingType
source <xs:element name="Rotation" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValue" type="RotationWKV" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/Rotation/AllowedValue
diagram PwgSmRev1-185_p1711.png
namespace http://www.pwg.org/schemas/2012/12/sm
type RotationWKV
properties
minOcc 1
maxOcc unbounded
content simple
facets
Kind Value Annotation
enumeration 0
enumeration 90
enumeration 180
enumeration 270
source <xs:element name="AllowedValue" type="RotationWKV" maxOccurs="unbounded"/>

element ScanDocumentProcessingCapabilitiesType/Scaling
diagram PwgSmRev1-185_p1712.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children ScalingHeight ScalingWidth AutoScaling
used by
elements CopyInput ServiceSpecificDocumentProcessing
complexTypes FaxInDocumentProcessingType FaxOutDocumentProcessingType ScanDocumentProcessingType TransformDocumentProcessingType
source <xs:element name="Scaling" minOccurs="0">
 
<xs:complexType>
   
<xs:choice>
     
<xs:sequence>
       
<xs:element name="ScalingHeight" type="RangeOfIntType"/>
       
<xs:element name="ScalingWidth" type="RangeOfIntType"/>
     
</xs:sequence>
     
<xs:element name="AutoScaling" type="xs:boolean"/>
   
</xs:choice>
 
</xs:complexType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/Scaling/ScalingHeight
diagram PwgSmRev1-185_p1713.png
namespace http://www.pwg.org/schemas/2012/12/sm
type RangeOfIntType
properties
content complex
children Lowerbound Upperbound
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="ScalingHeight" type="RangeOfIntType"/>

element ScanDocumentProcessingCapabilitiesType/Scaling/ScalingWidth
diagram PwgSmRev1-185_p1714.png
namespace http://www.pwg.org/schemas/2012/12/sm
type RangeOfIntType
properties
content complex
children Lowerbound Upperbound
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="ScalingWidth" type="RangeOfIntType"/>

element ScanDocumentProcessingCapabilitiesType/Scaling/AutoScaling
diagram PwgSmRev1-185_p1715.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
content simple
source <xs:element name="AutoScaling" type="xs:boolean"/>

element ScanDocumentProcessingCapabilitiesType/DocumentSizeAutoDetect
diagram PwgSmRev1-185_p1716.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
used by
elements CopyInput ServiceSpecificDocumentProcessing
complexTypes FaxOutDocumentProcessingType ScanDocumentProcessingType
source <xs:element name="DocumentSizeAutoDetect" type="xs:boolean" minOccurs="0"/>

element ScanDocumentProcessingCapabilitiesType/ScanRegions
diagram PwgSmRev1-185_p1717.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children ScanRegion
used by
elements CopyInput ServiceSpecificDocumentProcessing
complexTypes FaxOutDocumentProcessingType ScanDocumentProcessingType
source <xs:element name="ScanRegions" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="ScanRegion" minOccurs="0" maxOccurs="unbounded">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Height" type="RangeOfIntType"/>
           
<xs:element ref="RegionUnits"/>
           
<xs:element name="Width" type="RangeOfIntType"/>
           
<xs:element name="XOffset" type="RangeOfIntType" minOccurs="0"/>
           
<xs:element name="YOffset" type="RangeOfIntType" minOccurs="0"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/ScanRegions/ScanRegion
diagram PwgSmRev1-185_p1718.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc unbounded
content complex
children Height RegionUnits Width XOffset YOffset
used by
element ScanRegions
source <xs:element name="ScanRegion" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Height" type="RangeOfIntType"/>
     
<xs:element ref="RegionUnits"/>
     
<xs:element name="Width" type="RangeOfIntType"/>
     
<xs:element name="XOffset" type="RangeOfIntType" minOccurs="0"/>
     
<xs:element name="YOffset" type="RangeOfIntType" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/ScanRegions/ScanRegion/Height
diagram PwgSmRev1-185_p1719.png
namespace http://www.pwg.org/schemas/2012/12/sm
type RangeOfIntType
properties
content complex
children Lowerbound Upperbound
used by
complexType ContentRegionType
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="Height" type="RangeOfIntType"/>

element ScanDocumentProcessingCapabilitiesType/ScanRegions/ScanRegion/Width
diagram PwgSmRev1-185_p1720.png
namespace http://www.pwg.org/schemas/2012/12/sm
type RangeOfIntType
properties
content complex
children Lowerbound Upperbound
used by
complexType ContentRegionType
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="Width" type="RangeOfIntType"/>

element ScanDocumentProcessingCapabilitiesType/ScanRegions/ScanRegion/XOffset
diagram PwgSmRev1-185_p1721.png
namespace http://www.pwg.org/schemas/2012/12/sm
type RangeOfIntType
properties
minOcc 0
maxOcc 1
content complex
children Lowerbound Upperbound
used by
complexType ContentRegionType
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="XOffset" type="RangeOfIntType" minOccurs="0"/>

element ScanDocumentProcessingCapabilitiesType/ScanRegions/ScanRegion/YOffset
diagram PwgSmRev1-185_p1722.png
namespace http://www.pwg.org/schemas/2012/12/sm
type RangeOfIntType
properties
minOcc 0
maxOcc 1
content complex
children Lowerbound Upperbound
used by
complexType ContentRegionType
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="YOffset" type="RangeOfIntType" minOccurs="0"/>

element ScanDocumentProcessingCapabilitiesType/Sides
diagram PwgSmRev1-185_p1723.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValues
used by
elements CopyInput CopyOutput ServiceSpecificDocumentProcessing
complexTypes FaxOutDocumentProcessingType PrintDocumentProcessingDefaultType PrintDocumentProcessingType ScanDocumentProcessingType
source <xs:element name="Sides" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValues" type="SidesType" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ScanDocumentProcessingCapabilitiesType/Sides/AllowedValues
diagram PwgSmRev1-185_p1724.png
namespace http://www.pwg.org/schemas/2012/12/sm
type SidesType
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValues" type="SidesType" maxOccurs="unbounded"/>


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