Documentation for fieldgml

Complex Type: OperationRefType

[Table of contents]

Super-types: None
Sub-types: None
Name OperationRefType
Abstract no
Documentation Association to an abstract operation, either referencing or containing the definition of that operation.
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]">
Start Sequence [0..1]
<gml:_Operation> ... </gml:_Operation> [1]
End Sequence
</...>
Diagram
h-1373032213 h-1617836024
Schema Component Representation
<complexType name="OperationRefType">
<sequence minOccurs="0">
<element ref=" gml:_Operation "/>
</sequence>
<attributeGroup ref=" gml:AssociationAttributeGroup "/>
</complexType>