Definition Type: ComplexType
Name: DirectionPropertyType
Namespace: http://www.opengis.net/gml
Containing Schema: direction.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DirectionString in schema direction_xsd Drilldown into DirectionKeyword in schema direction_xsd Drilldown into CompassPoint in schema direction_xsd Drilldown into DirectionVector in schema direction_xsd Drilldown into remoteSchema in schema gmlbase_xsd Drilldown into actuate in schema xlink_xsd Drilldown into show in schema xlink_xsd Drilldown into title in schema xlink_xsd Drilldown into arcrole in schema xlink_xsd Drilldown into role in schema xlink_xsd Drilldown into href in schema xlink_xsd Drilldown into type in schema xlink_xsd Drilldown into simpleAttrs in schema xlink_xsd Drilldown into AssociationAttributeGroup in schema gmlbase_xsdXSD Diagram of DirectionPropertyType in schema direction_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<xsd:complexType name="DirectionPropertyType" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <xsd:annotation>
        <xsd:documentation />
    </xsd:annotation>
    <xsd:choice>
        <xsd:element ref="gml:DirectionVector" />
        <xsd:element ref="gml:CompassPoint" />
        <xsd:element name="DirectionKeyword" type="gml:CodeType" />
        <xsd:element name="DirectionString" type="gml:StringOrRefType" />
    </xsd:choice>
    <xsd:attributeGroup ref="gml:AssociationAttributeGroup" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DirectionVector gml:DirectionVector (1) (1)
CompassPoint gml:CompassPoint (1) (1)
DirectionKeyword gml:DirectionKeyword (1) (1)
DirectionString gml:DirectionString (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 References:
gml:bearinggml:direction,