Definition Type: AttributeGroup
Name: AssociationAttributeGroup
Namespace: http://www.opengis.net/gml
Containing Schema: geometry.xsd
Documentation:
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.
Collapse XSD Schema Diagram:
Drilldown into remoteSchema Drilldown into actuate Drilldown into show Drilldown into title Drilldown into arcrole Drilldown into role Drilldown into href Drilldown into typeXSD Diagram of AssociationAttributeGroup
Collapse XSD Schema Code:
<attributeGroup name="AssociationAttributeGroup">
    <annotation>
        <documentation>

        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>
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
remoteSchema gml:remoteSchema Optional
Collapse Comments:
blog comments powered by Disqus