Documentation for fieldgml

Element: _strictAssociation

[Table of contents]

Name _strictAssociation
Type gml:AssociationType
Nillable no
Abstract yes
Documentation must carry a reference to an object or contain an object but not both
Application Data <sch:pattern name="refAndContent co-occurence prohibited">
<sch:rule context="gml:_strictAssociation">
<sch:extends rule="hrefOrContent"/>
</sch:rule>
</sch:pattern>
Logical Diagram
h-1129867717
XML Instance Representation
<gml:_strictAssociation
xlink:type="simple [0..1]"
xlink:href="[0..1]"
xlink:role="[0..1]"
xlink:arcrole="[0..1]"
xlink:title="[0..1]"
xlink:show="[0..1]"
xlink:actuate="[0..1]"
gml:remoteSchema="[0..1]">
Start Sequence [0..1]
<gml:_Object> ... </gml:_Object> [1]
End Sequence
</gml:_strictAssociation>
Diagram
h-1129867717 h-1617836024
Schema Component Representation
<element name="_strictAssociation" type=" gml:AssociationType " abstract="true"/>