Documentation for CityGML

Simple Type: RoomUsageType

[Table of contents]

Super-types: xs:string < RoomUsageType (by restriction)
Sub-types: None
Name RoomUsageType
Used by (from the same schema document) Complex Type RoomType
Content
  • Base XSD Type: string
Documentation Actual Usage of a room. The values of this type are defined in the XML file CityGML_ExternalCodeLists.xml, according to the dictionary concept of GML3.
Diagram
Schema Component Representation
<xs:simpleType name="RoomUsageType">
<xs:restriction base=" xs:string "/>
</xs:simpleType>