Documentation for fieldgml

Complex Type: ReferenceType

[Table of contents]

Super-types: None
Sub-types: None
Name ReferenceType
Abstract no
Documentation A pattern or base for derived types used to specify complex types corresponding to a UML aggregation association. An instance of this type serves as a pointer to a remote Object.
XML Instance Representation
<...
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]"/>
Diagram
h-1617836024
Schema Component Representation
<complexType name="ReferenceType">
<sequence/>
<attributeGroup ref=" gml:AssociationAttributeGroup "/>
</complexType>