Documentation for CityGML

Element: GenericCityObject

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name GenericCityObject
Type GenericCityObjectType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<GenericCityObject
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> xs:string </class> [0..1]
<function> xs:string </function> [0..*]
<usage> xs:string </usage> [0..*]
<lod0Geometry> gml:GeometryPropertyType </lod0Geometry> [0..1]
<lod1Geometry> gml:GeometryPropertyType </lod1Geometry> [0..1]
<lod2Geometry> gml:GeometryPropertyType </lod2Geometry> [0..1]
<lod3Geometry> gml:GeometryPropertyType </lod3Geometry> [0..1]
<lod4Geometry> gml:GeometryPropertyType </lod4Geometry> [0..1]
<lod0TerrainIntersection> gml:MultiCurvePropertyType </lod0TerrainIntersection> [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]
<lod0ImplicitRepresentation> ImplicitRepresentationPropertyType </lod0ImplicitRepresentation> [0..1]
<lod1ImplicitRepresentation> ImplicitRepresentationPropertyType </lod1ImplicitRepresentation> [0..1]
<lod2ImplicitRepresentation> ImplicitRepresentationPropertyType </lod2ImplicitRepresentation> [0..1]
<lod3ImplicitRepresentation> ImplicitRepresentationPropertyType </lod3ImplicitRepresentation> [0..1]
<lod4ImplicitRepresentation> ImplicitRepresentationPropertyType </lod4ImplicitRepresentation> [0..1]
</GenericCityObject>
Diagram
h-25869946
Schema Component Representation
<xs:element name="GenericCityObject" type=" GenericCityObjectType " substitutionGroup="_CityObject"/>