Documentation for CityGML

Simple Type: LandUseFunctionType

[Table of contents]

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