2.2.4.47 wscn:DimensionsType

The wscn:DimensionsType type contains elements that describe the size of the input media for the current scan document.

 <xs:complexType name="DimensionsType">
    <xs:sequence>
       <xs:element name="Width" type="wscn:IntOneExtType"/>
       <xs:element name="Height" type="wscn:IntOneExtType"/>
    </xs:sequence>
    <xs:anyAttribute namespace="##other" processContents="lax"/>
 </xs:complexType>

wscn:Width: The size of the original media in the fast scan direction on the scan device.

wscn:Height: The size of the original media in the slow scan direction on the scan device.