Documentation for CityGML

Element: WaterBody

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name WaterBody
Type WaterBodyType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<WaterBody
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..*]
<_GenericApplicationPropertyOfWaterObject> ... </_GenericApplicationPropertyOfWaterObject> [0..*]
<class> WaterBodyClassType </class> [0..1]
<function> WaterBodyFunctionType </function> [0..*]
<usage> WaterBodyUsageType </usage> [0..*]
<lod0MultiCurve> gml:MultiCurvePropertyType </lod0MultiCurve> [0..1]
<lod0MultiSurface> gml:MultiSurfacePropertyType </lod0MultiSurface> [0..1]
<lod1MultiCurve> gml:MultiCurvePropertyType </lod1MultiCurve> [0..1]
<lod1MultiSurface> gml:MultiSurfacePropertyType </lod1MultiSurface> [0..1]
<lod1Solid> gml:SolidPropertyType </lod1Solid> [0..1]
<lod2Solid> gml:SolidPropertyType </lod2Solid> [0..1]
<lod3Solid> gml:SolidPropertyType </lod3Solid> [0..1]
<lod4Solid> gml:SolidPropertyType </lod4Solid> [0..1]
<boundedBy> BoundedByWaterSurfacePropertyType </boundedBy> [0..*]
<_GenericApplicationPropertyOfWaterBody> ... </_GenericApplicationPropertyOfWaterBody> [0..*]
</WaterBody>
Diagram
h-858951238
Schema Component Representation
<xs:element name="WaterBody" type=" WaterBodyType " substitutionGroup="_WaterObject"/>