gml:AssociationAttributeGroup

XLink components are the standard method to support hypertext referencing in XML. An XML Schema attribute group, gml:AssociationAttributeGroup, is provided to support the use of Xlinks as the method for indicating the value of a property by reference in a uniform manner in GML.

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional

Used By

Complex Types gml:AbstractGeneralOperationParameterPropertyType, gml:AffineCSPropertyType, gml:AssociationRoleType, gml:BooleanPropertyType, gml:CRSPropertyType, gml:CartesianCSPropertyType, gml:CategoryPropertyType, gml:CompoundCRSPropertyType, gml:ConcatenatedOperationPropertyType, gml:ConversionPropertyType, gml:CoordinateOperationPropertyType, gml:CoordinateSystemAxisPropertyType, gml:CoordinateSystemPropertyType, gml:CountPropertyType, gml:CurvePropertyType, gml:CylindricalCSPropertyType, gml:DatumPropertyType, gml:DerivedCRSPropertyType, gml:DictionaryEntryType, gml:DirectedEdgePropertyType, gml:DirectedFacePropertyType, gml:DirectedNodePropertyType, gml:DirectedTopoSolidPropertyType, gml:DirectionPropertyType, gml:DomainSetType, gml:DynamicFeatureMemberType, gml:EllipsoidPropertyType, gml:EllipsoidalCSPropertyType, gml:EngineeringCRSPropertyType, gml:EngineeringDatumPropertyType, gml:FaceOrTopoSolidPropertyType, gml:FeaturePropertyType, gml:GeneralConversionPropertyType, gml:GeneralTransformationPropertyType, gml:GeocentricCRSPropertyType, gml:GeodeticCRSPropertyType, gml:GeodeticDatumPropertyType, gml:GeographicCRSPropertyType, gml:GeometricComplexPropertyType, gml:GeometricPrimitivePropertyType, gml:GeometryPropertyType, gml:ImageCRSPropertyType, gml:ImageDatumPropertyType, gml:LinearCSPropertyType, gml:LocationPropertyType, gml:MetaDataPropertyType, gml:MultiCurvePropertyType, gml:MultiGeometryPropertyType, gml:MultiPointPropertyType, gml:MultiSolidPropertyType, gml:MultiSurfacePropertyType, gml:NodeOrEdgePropertyType, gml:NodePropertyType, gml:ObliqueCartesianCSPropertyType, gml:OperationMethodPropertyType, gml:OperationParameterGroupPropertyType, gml:OperationParameterPropertyType, gml:OperationPropertyType, gml:PassThroughOperationPropertyType, gml:PointPropertyType, gml:PolarCSPropertyType, gml:PrimeMeridianPropertyType, gml:ProcedurePropertyType, gml:ProjectedCRSPropertyType, gml:QuantityPropertyType, gml:ReferenceType, gml:ResultType, gml:SingleCRSPropertyType, gml:SingleOperationPropertyType, gml:SolidPropertyType, gml:SphericalCSPropertyType, gml:StringOrRefType, gml:SurfacePropertyType, gml:TargetPropertyType, gml:TemporalCRSPropertyType, gml:TemporalCSPropertyType, gml:TemporalDatumPropertyType, gml:TimeCSPropertyType, gml:TimeCalendarEraPropertyType, gml:TimeCalendarPropertyType, gml:TimeClockPropertyType, gml:TimeEdgePropertyType, gml:TimeInstantPropertyType, gml:TimeNodePropertyType, gml:TimeOrdinalEraPropertyType, gml:TimePeriodPropertyType, gml:TimePrimitivePropertyType, gml:TimeTopologyComplexPropertyType, gml:TimeTopologyPrimitivePropertyType, gml:TopoComplexPropertyType, gml:TopoPrimitiveMemberType, gml:TopoSolidPropertyType, gml:TransformationPropertyType, gml:UserDefinedCSPropertyType, gml:ValuePropertyType, gml:VerticalCRSPropertyType, gml:VerticalCSPropertyType, gml:VerticalDatumPropertyType, gmltin:TINElementPropertyType
Elements gml:coordinateOperationAccuracy, gml:domainOfValidity, gml:formulaCitation

Source

<attributeGroup name="AssociationAttributeGroup">
  <annotation>
    <documentation>XLink components are the standard method to support hypertext referencing in XML. An XML Schema attribute group, gml:AssociationAttributeGroup, is provided to support the use of Xlinks as the method for indicating the value of a property by reference in a uniform manner in GML.</documentation>
  </annotation>
  <attributeGroup ref="xlink:simpleAttrs"/>
  <attribute name="nilReason" type="gml:NilReasonType"/>
  <attribute ref="gml:remoteSchema">
    <annotation>
      <appinfo>deprecated</appinfo>
    </annotation>
  </attribute>
</attributeGroup>