Documentation for CityGML

Simple Type: BuildingUsageType

[Table of contents]

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