Documentation for CityGML

Simple Type: BuildingFunctionType

[Table of contents]

Super-types: xs:string < BuildingFunctionType (by restriction)
Sub-types: None
Name BuildingFunctionType
Used by (from the same schema document) Complex Type _AbstractBuildingType
Content
  • Base XSD Type: string
Documentation Intended function of a building. The values of this type are defined in the XML file "CityGML_ExternalCodeLists.xml", according to the dictionary concept of GML3. The values may be adopted from ALKIS, the german standard for cadastre modelling. If the cadastre models from other countries differ in the building functions, these values may be compiled in another codelist to be used with CityGML.
Diagram
Schema Component Representation
<xs:simpleType name="BuildingFunctionType">
<xs:restriction base=" xs:string "/>
</xs:simpleType>