Documentation for CityGML

Element: _AbstractBuilding

[Table of contents]

  • This element can be used wherever the following element is referenced:
  • The following elements can be used wherever this element is referenced:
Name _AbstractBuilding
Type _AbstractBuildingType
Nillable no
Abstract yes
Logical Diagram
XML Instance Representation
<_AbstractBuilding
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..*]
<_GenericApplicationPropertyOfSite> ... </_GenericApplicationPropertyOfSite> [0..*]
<class> BuildingClassType </class> [0..1]
<function> BuildingFunctionType </function> [0..*]
<usage> BuildingUsageType </usage> [0..*]
<yearOfConstruction> xs:gYear </yearOfConstruction> [0..1]
<yearOfDemolition> xs:gYear </yearOfDemolition> [0..1]
<roofType> RoofTypeType </roofType> [0..1]
<measuredHeight> gml:LengthType </measuredHeight> [0..1]
<storeysAboveGround> xs:nonNegativeInteger </storeysAboveGround> [0..1]
<storeysBelowGround> xs:nonNegativeInteger </storeysBelowGround> [0..1]
<storeyHeightsAboveGround> gml:MeasureOrNullListType </storeyHeightsAboveGround> [0..1]
<storeyHeightsBelowGround> gml:MeasureOrNullListType </storeyHeightsBelowGround> [0..1]
<lod1Solid> gml:SolidPropertyType </lod1Solid> [0..1]
<lod1MultiSurface> gml:MultiSurfacePropertyType </lod1MultiSurface> [0..1]
<lod1TerrainIntersection> gml:MultiCurvePropertyType </lod1TerrainIntersection> [0..1]
<lod2Solid> gml:SolidPropertyType </lod2Solid> [0..1]
<lod2MultiSurface> gml:MultiSurfacePropertyType </lod2MultiSurface> [0..1]
<lod2MultiCurve> gml:MultiCurvePropertyType </lod2MultiCurve> [0..1]
<lod2TerrainIntersection> gml:MultiCurvePropertyType </lod2TerrainIntersection> [0..1]
<outerBuildingInstallation> BuildingInstallationPropertyType </outerBuildingInstallation> [0..*]
<interiorBuildingInstallation> IntBuildingInstallationPropertyType </interiorBuildingInstallation> [0..*]
<boundedBy> BoundarySurfacePropertyType </boundedBy> [0..*]
<lod3Solid> gml:SolidPropertyType </lod3Solid> [0..1]
<lod3MultiSurface> gml:MultiSurfacePropertyType </lod3MultiSurface> [0..1]
<lod3MultiCurve> gml:MultiCurvePropertyType </lod3MultiCurve> [0..1]
<lod3TerrainIntersection> gml:MultiCurvePropertyType </lod3TerrainIntersection> [0..1]
<lod4Solid> gml:SolidPropertyType </lod4Solid> [0..1]
<lod4MultiSurface> gml:MultiSurfacePropertyType </lod4MultiSurface> [0..1]
<lod4MultiCurve> gml:MultiCurvePropertyType </lod4MultiCurve> [0..1]
<lod4TerrainIntersection> gml:MultiCurvePropertyType </lod4TerrainIntersection> [0..1]
<interiorRoom> InteriorRoomPropertyType </interiorRoom> [0..*]
<consistsOfBuildingPart> BuildingPartPropertyType </consistsOfBuildingPart> [0..*]
<address> AddressPropertyType </address> [0..*]
<_GenericApplicationPropertyOfAbstractBuilding> ... </_GenericApplicationPropertyOfAbstractBuilding> [0..*]
</_AbstractBuilding>
Diagram
h-608870077 h1372211530 h-100424521
Schema Component Representation
<xs:element name="_AbstractBuilding" type=" _AbstractBuildingType " abstract="true" substitutionGroup="_Site"/>