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 docindex432.tmp#id38 docindex361.tmp#id39 docindex177.tmp#id40 docindex433.tmp#id41 docindex178.tmp#id42 docindex434.tmp#id43 docindex435.tmp#id44 docindex432.tmp#id37 docindex436.tmp#id45
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, metobj:ApprovalPropertyType, metobj:CloudAreaPropertyType, metobj:ConnectionPointPropertyType, metobj:ConnectionPointReferenceType, metobj:CubicSplineCurvePropertyType, metobj:CubicSplineRingPropertyType, metobj:CubicSplineSurfacePropertyType, metobj:DataSourcePropertyType, metobj:ElevationPropertyType, metobj:ForecastTextSectionPropertyType, metobj:GeographicRegionPropertyType, metobj:GeographicRegionReferenceType, metobj:GeophysicalParameterPropertyType, metobj:GeophysicalParameterValuePropertyType, metobj:GeophysicalParameterValueRangePropertyType, metobj:GeophysicalParameterValueSetPropertyType, metobj:KnownPlacePropertyType, metobj:LineObjectEventPropertyType, metobj:LineObjectPropertyType, metobj:LineStringCurvePropertyType, metobj:LineStringInterpolationCurvePropertyType, metobj:LinearRingInterpolationSurfacePropertyType, metobj:LinearRingPropertyType, metobj:MeteorologicalAnalysisPropertyType, metobj:MeteorologicalAnalysisReferencePropertyType, metobj:MeteorologicalObjectMetaDataPropertyType, metobj:MeteorologicalObjectPropertyType, metobj:MeteorologicalSymbolPropertyType, metobj:NumericalModelHeightReferencePropertyType, metobj:NumericalModelRunPropertyType, metobj:NumericalWeatherModelPropertyType, metobj:ParameterValueAreaPropertyType, metobj:PointObjectEventPropertyType, metobj:PointObjectPropertyType, metobj:RadarImageReferencePropertyType, metobj:ResourceReferencePropertyType, metobj:SRGBColorPropertyType, metobj:SatelliteImageReferencePropertyType, metobj:SurfaceObjectEventPropertyType, metobj:SurfaceObjectPropertyType, metobj:SurfacePrecipitationAreaPropertyType, metobj:TextForecastAreaPropertyType, metobj:TimeAggregationPropertyType, metobj:TimeInterpolationPropertyType, metobj:UncertaintyAreaPropertyType, metobj:UserPropertyType, metobj:ValidTimePeriodPropertyType, metobj:WeatherForecastPropertyType, metobj:WeatherForecastReferencePropertyType
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