Definition Type: Element
Name: _strictAssociation
Namespace: http://www.opengis.net/gml
Type: gml:AssociationType
Containing Schema: gmlBase.xsd
Abstract True
Documentation:
<sch:pattern name="refAndContent co-occurence prohibited" xmlns:sch="http://www.ascc.net/xml/schematron"> <sch:rule context="gml:_strictAssociation"> <sch:extends rule="hrefOrContent" /> </sch:rule> </sch:pattern> must carry a reference to an object or contain an object but not both
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 type Drilldown into _Object Drilldown into AssociationTypeXSD Diagram of _strictAssociation
Collapse XSD Schema Code:
<element name="_strictAssociation" type="gml:AssociationType" abstract="true">
    <annotation>
        <appinfo>
            <sch:pattern name="refAndContent co-occurence prohibited" xmlns:sch="http://www.ascc.net/xml/schematron">
                <sch:rule context="gml:_strictAssociation">
                    <sch:extends rule="hrefOrContent" />
                </sch:rule>
            </sch:pattern>
        </appinfo>
        <documentation>must carry a reference to an object or contain an object but not both</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
_Object gml:_Object (1) (1)
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 Derivation Tree:
Collapse Comments:
blog comments powered by Disqus