-- Definition -- A building is a covered facility, usable for the protection of humans, animals, things or the production of economic goods. A building refers to any structure permanently constructed or erected on its site.
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
Source
<element name="Building" substitutionGroup="gml:AbstractFeature" type="bui:BuildingType"><annotation><documentation>-- Definition -- A building is a covered facility, usable for the protection of humans, animals, things or the production of economic goods. A building refers to any structure permanently constructed or erected on its site.</documentation></annotation></element>
Element bui:ControlTower
Namespace
urn:x-inspire:specification:gmlas:Buildings:0.0
Annotations
-- Definition -- Aerodrome control tower [Unit.Type='TWR' - AIXM5.0]. -- Description -- NOTE Point representing the situation of a Control Tower belonging to an aerodrome (airport/heliport), used to manage aircraft traffic in the runways and nearest airspace to the aerodrome.
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
Source
<element name="ControlTower" substitutionGroup="gml:AbstractFeature" type="bui:ControlTowerType"><annotation><documentation>-- Definition -- Aerodrome control tower [Unit.Type='TWR' - AIXM5.0]. -- Description -- NOTE Point representing the situation of a Control Tower belonging to an aerodrome (airport/heliport), used to manage aircraft traffic in the runways and nearest airspace to the aerodrome. </documentation></annotation></element>
<element name="airportHeliport" nillable="true" type="gml:ReferenceType"><annotation><documentation>-- Definition -- The aerodrome (airport/heliport) to which the control tower belongs.</documentation><appinfo><targetElement xmlns="http://www.opengis.net/gml/3.2">tn-a:AerodromeNode</targetElement><reversePropertyName xmlns="http://www.opengis.net/gml/3.2">tn-a:controlTowers</reversePropertyName></appinfo></annotation></element>
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
Source
<complexType name="ControlTowerType"><complexContent><extension base="gml:AbstractFeatureType"><sequence><element name="airportHeliport" nillable="true" type="gml:ReferenceType"><annotation><documentation>-- Definition -- The aerodrome (airport/heliport) to which the control tower belongs.</documentation><appinfo><targetElement xmlns="http://www.opengis.net/gml/3.2">tn-a:AerodromeNode</targetElement><reversePropertyName xmlns="http://www.opengis.net/gml/3.2">tn-a:controlTowers</reversePropertyName></appinfo></annotation></element></sequence></extension></complexContent></complexType>