<xs:element name="IrregularDimensions" type="commons:DimensionsType" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>
Measurement specifying a list of dimensions
for an irregular space.
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>
|