Documentation for CityGML

Simple Type: BuildingClassType

[Table of contents]

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