Documentation for CityGML

Simple Type: RoomFunctionType

[Table of contents]

Super-types: xs:string < RoomFunctionType (by restriction)
Sub-types: None
Name RoomFunctionType
Used by (from the same schema document) Complex Type RoomType
Content
  • Base XSD Type: string
Documentation Function 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="RoomFunctionType">
<xs:restriction base=" xs:string "/>
</xs:simpleType>