<xs:element name="Width" type="commons:SecureMeasurement" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>
Measurement specifying the smaller horizontal
dimension of something that is fixed in place.
The source attribute defines the source of the
measurement, while the units attribute defines
the unit of measurement: feet, meters or other
units of measure. The general use of this is
restricted to regular rectangular objects.
</xs:documentation>
<xs:appinfo>
<retsid>
</retsid>
</xs:appinfo>
</xs:annotation>
</xs:element>
|