Showing:

Annotations
Attributes
Diagrams
Source
Used by
Attribute Group gml:AssociationAttributeGroup
Namespace http://www.opengis.net/gml
Annotations
Attribute group used to enable property elements to refer to their value remotely. It contains the simple link components from xlinks.xsd, with all members optional, and the remoteSchema attribute, which is also optional. These attributes can be attached to any element, thus allowing it to act as a pointer. The 'remoteSchema' attribute allows an element that carries link attributes to indicate that the element is declared in a remote schema rather than by the schema that constrains the current document instance.
Diagram
Diagram index424.tmp#id39 index425.tmp#id40 index155.tmp#id41 index426.tmp#id42 index156.tmp#id43 index427.tmp#id44 index428.tmp#id45 index424.tmp#id38 index429.tmp#id46
Used by
Complex Types gml:AssociationType, gml:CurvePropertyType, gml:DictionaryEntryType, gml:DirectionPropertyType, gml:FeaturePropertyType, gml:GeometricPrimitivePropertyType, gml:GeometryPropertyType, gml:LineStringPropertyType, gml:LocationPropertyType, gml:MetaDataPropertyType, gml:PointPropertyType, gml:PolygonPropertyType, gml:ReferenceType, gml:SolidPropertyType, gml:StringOrRefType, gml:SurfacePropertyType, gml:TimeGeometricPrimitivePropertyType, gml:TimeInstantPropertyType, gml:TimePeriodPropertyType, gml:TimePrimitivePropertyType, womlcore:ApprovalPropertyType, womlcore:ConnectionPointPropertyType, womlcore:ConnectionPointReferenceType, womlcore:CubicSplineCurvePropertyType, womlcore:CubicSplineRingPropertyType, womlcore:CubicSplineSurfacePropertyType, womlcore:DataSourcePropertyType, womlcore:ElevationPropertyType, womlcore:GeographicRegionPropertyType, womlcore:GeographicRegionReferenceType, womlcore:KnownPlacePropertyType, womlcore:LineObjectEventPropertyType, womlcore:LineObjectPropertyType, womlcore:LineStringCurvePropertyType, womlcore:LineStringInterpolationCurvePropertyType, womlcore:LinearRingInterpolationSurfacePropertyType, womlcore:LinearRingPropertyType, womlcore:LinearRingSurfacePropertyType, womlcore:MeteorologicalAnalysisPropertyType, womlcore:MeteorologicalAnalysisReferencePropertyType, womlcore:MeteorologicalObjectMetaDataPropertyType, womlcore:MeteorologicalObjectPropertyType, womlcore:NumericalModelHeightReferencePropertyType, womlcore:NumericalModelRunPropertyType, womlcore:NumericalWeatherModelPropertyType, womlcore:PointObjectEventPropertyType, womlcore:PointObjectPropertyType, womlcore:RadarImageReferencePropertyType, womlcore:ResourceReferencePropertyType, womlcore:SRGBColorPropertyType, womlcore:SatelliteImageReferencePropertyType, womlcore:SurfaceObjectEventPropertyType, womlcore:SurfaceObjectPropertyType, womlcore:TimeAggregationPropertyType, womlcore:TimeInterpolationPropertyType, womlcore:UncertaintyAreaPropertyType, womlcore:UserPropertyType, womlcore:ValidTimePeriodPropertyType, womlcore:WeatherForecastPropertyType, womlcore:WeatherForecastReferencePropertyType, womlswo:CloudAreaPropertyType, womlswo:MeteorologicalSymbolPropertyType, womlswo:SurfacePrecipitationAreaPropertyType
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate restriction of string optional
The 'actuate' attribute is used to communicate the desired timing of traversal from the starting resource to the ending resource; it's value should be treated as follows: onLoad - traverse to the ending resource immediately on loading the starting resource onRequest - traverse from the starting resource to the ending resource only on a post-loading event triggered for this purpose other - behavior is unconstrained; examine other markup in link for hints none - behavior is unconstrained
xlink:arcrole anyURI optional
xlink:href anyURI optional
xlink:role anyURI optional
xlink:show restriction of string optional
The 'show' attribute is used to communicate the desired presentation of the ending resource on traversal from the starting resource; it's value should be treated as follows: new - load ending resource in a new window, frame, pane, or other presentation context replace - load the resource in the same window, frame, pane, or other presentation context embed - load ending resource in place of the presentation of the starting resource other - behavior is unconstrained; examine other markup in the link for hints none - behavior is unconstrained
xlink:title string optional
xlink:type string simple optional
Source
<attributeGroup name="AssociationAttributeGroup">
  <annotation>
    <documentation>Attribute group used to enable property elements to refer to their value remotely. It contains the simple link components from xlinks.xsd, with all members optional, and the remoteSchema attribute, which is also optional. These attributes can be attached to any element, thus allowing it to act as a pointer. The 'remoteSchema' attribute allows an element that carries link attributes to indicate that the element is declared in a remote schema rather than by the schema that constrains the current document instance.</documentation>
  </annotation>
  <attributeGroup ref="xlink:simpleLink"/>
  <attribute ref="gml:remoteSchema" use="optional"/>
</attributeGroup>
Schema location http://schemas.opengis.net/gml/3.1.1/base/gmlBase.xsd