<complexType name="DirectionPropertyType">
<choice minOccurs="0">
<element name="DirectionVector" type="gml:DirectionVectorType"/>
<element name="DirectionDescription" type="gml:DirectionDescriptionType"/>
<element name="CompassPoint" type="gml:CompassPointEnumeration"/>
<element name="DirectionKeyword" type="gml:CodeType"/>
<element name="DirectionString" type="gml:StringOrRefType"/>
</choice>
<attributeGroup ref="gml:OwnershipAttributeGroup"/>
<attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType> |