Back to SwissRETS

noNamespace
element characteristics

Super Types
{} (restriction)

Documentation
Characteristics and ranges relevant to unit.
Properties
This component is not nillable.

Model
<characteristics>
numberOfFloors?
</characteristics>


Nested Element Summary
xs:positiveIntegernumberOfFloors
          Total amount of floors. 
Source
<xs:element maxOccurs="1" minOccurs="0" name="characteristics">
<xs:complexType>
<xs:all>
<xs:element maxOccurs="1" minOccurs="0" name="numberOfFloors" type="xs:positiveInteger">
</xs:element>
</xs:all>
</xs:complexType>
</xs:element>

Back to SwissRETS

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.