gml:quantityTypeReference
The gml:quantityTypeReference property indicates the phenomenon to which the units apply. The content is a reference to a remote value.
Element information
Namespace: http://www.opengis.net/gml/3.2
Schema document: external/ogc/gml/3.2.1/units.xsd
Type: gml:ReferenceType
Properties: Global, Qualified
Content
- Empty content
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| owns | [0..1] | xsd:boolean | Default value is "false". from group gml:OwnershipAttributeGroup | |
| xlink:type | [0..1] | xsd:string | Fixed value is "simple". from group xlink:simpleLink | |
| xlink:href | [0..1] | xsd:anyURI | from group xlink:simpleLink | |
| xlink:role | [0..1] | xsd:anyURI | from group xlink:simpleLink | |
| xlink:arcrole | [0..1] | xsd:anyURI | from group xlink:simpleLink | |
| xlink:title | [0..1] | xsd:string | from group xlink:simpleLink | |
| xlink:show | [0..1] | Anonymous | from group xlink:simpleLink | |
| xlink:actuate | [0..1] | Anonymous | from group xlink:simpleLink | |
| nilReason | [0..1] | gml:NilReasonType | from group gml:AssociationAttributeGroup | |
| gml:remoteSchema | [0..1] | xsd:anyURI | from group gml:AssociationAttributeGroup |
Used in
- Type gml:UnitDefinitionType (Element gml:UnitDefinition)
- Type gml:BaseUnitType via extension of gml:UnitDefinitionType (Element gml:BaseUnit)
- Type gml:ConventionalUnitType via extension of gml:UnitDefinitionType (Element gml:ConventionalUnit)
- Type gml:DerivedUnitType via extension of gml:UnitDefinitionType (Element gml:DerivedUnit)
Sample instance
<gml:quantityTypeReference/>



