Definition Type: AttributeGroup
Name: AssociationAttributeGroup
Namespace: http://www.opengis.net/gml/3.2
Containing Schema: gmlBase.xsd
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.
Collapse XSD Schema Diagram:
Drilldown into remoteSchema in schema deprecatedtypes_xsd Drilldown into nilReason in schema gmlbase_xsd Drilldown into actuate in schema xlink_xsd Drilldown into show in schema xlink_xsd Drilldown into title in schema xlink_xsd Drilldown into arcrole in schema xlink_xsd Drilldown into role in schema xlink_xsd Drilldown into href in schema xlink_xsd Drilldown into type in schema xlink_xsd Drilldown into simpleAttrs in schema xlink_xsdXSD Diagram of AssociationAttributeGroup in schema gmlbase_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<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>
Collapse Child Attributes:
Name Type Default Value Use
type xlink:type (Optional)
href xlink:href (Optional)
role xlink:role (Optional)
arcrole xlink:arcrole (Optional)
title xlink:title (Optional)
show xlink:show (Optional)
actuate xlink:actuate (Optional)
nilReason gml:nilReason (Optional)
remoteSchema gml:remoteSchema (Optional)