Documentation for fieldgml

Complex Type: DirectedNodePropertyType

[Table of contents]

Super-types: None
Sub-types: None
Name DirectedNodePropertyType
Abstract no
XML Instance Representation
<...
orientation=" gml:SignType [0..1]"
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:Node> ... </gml:Node> [1]
End Sequence
</...>
Diagram
h-574310011 h1462518300 h-1617836024
Schema Component Representation
<complexType name="DirectedNodePropertyType">
<sequence minOccurs="0">
<element ref=" gml:Node "/>
</sequence>
<attribute name="orientation" type=" gml:SignType " default="+"/>
<attributeGroup ref=" gml:AssociationAttributeGroup "/>
</complexType>