Documentation for CityGML

Element: CityFurniture

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name CityFurniture
Type CityFurnitureType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<CityFurniture
gml:id="[0..1]">
<gml:metaDataProperty> ... </gml:metaDataProperty> [0..*]
<gml:description> ... </gml:description> [0..1]
<gml:name> ... </gml:name> [0..*]

'Multiple names may be provided. These will often be distinguished by being assigned by different authorities, as indicated by the value of the codeSpace attribute. In an instance document there will usually only be one name per authority.'

<gml:boundedBy> ... </gml:boundedBy> [0..1]
<gml:location> ... </gml:location> [0..1]

'deprecated in GML version 3.1'

<creationDate> xs:date </creationDate> [0..1]
<terminationDate> xs:date </terminationDate> [0..1]
<externalReference> ExternalReferenceType </externalReference> [0..*]
<_genericAttribute> ... </_genericAttribute> [0..*]
<generalizesTo> GeneralizationRelationType </generalizesTo> [0..*]
<appearanceMember> ... </appearanceMember> [0..*]
<_GenericApplicationPropertyOfCityObject> ... </_GenericApplicationPropertyOfCityObject> [0..*]
<class> CityFurnitureClassType </class> [0..1]
<function> CityFurnitureFunctionType </function> [0..*]
<lod1Geometry> gml:GeometryPropertyType </lod1Geometry> [0..1]
<lod2Geometry> gml:GeometryPropertyType </lod2Geometry> [0..1]
<lod3Geometry> gml:GeometryPropertyType </lod3Geometry> [0..1]
<lod4Geometry> gml:GeometryPropertyType </lod4Geometry> [0..1]
<lod1TerrainIntersection> gml:MultiCurvePropertyType </lod1TerrainIntersection> [0..1]
<lod2TerrainIntersection> gml:MultiCurvePropertyType </lod2TerrainIntersection> [0..1]
<lod3TerrainIntersection> gml:MultiCurvePropertyType </lod3TerrainIntersection> [0..1]
<lod4TerrainIntersection> gml:MultiCurvePropertyType </lod4TerrainIntersection> [0..1]
<lod1ImplicitRepresentation> ImplicitRepresentationPropertyType </lod1ImplicitRepresentation> [0..1]
<lod2ImplicitRepresentation> ImplicitRepresentationPropertyType </lod2ImplicitRepresentation> [0..1]
<lod3ImplicitRepresentation> ImplicitRepresentationPropertyType </lod3ImplicitRepresentation> [0..1]
<lod4ImplicitRepresentation> ImplicitRepresentationPropertyType </lod4ImplicitRepresentation> [0..1]
<_GenericApplicationPropertyOfCityFurniture> ... </_GenericApplicationPropertyOfCityFurniture> [0..*]
</CityFurniture>
Diagram
h-25869946
Schema Component Representation
<xs:element name="CityFurniture" type=" CityFurnitureType " substitutionGroup="_CityObject"/>