Showing:

Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Element gml:DirectionPropertyType / gml:DirectionVector
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index1093.tmp#id757 index1094.tmp#id910 index1094.tmp#id911 index1094.tmp#id909
Type gml:DirectionVectorType
Properties
content: complex
Model gml:vector | (gml:horizontalAngle , gml:verticalAngle)
Children gml:horizontalAngle, gml:vector, gml:verticalAngle
Instance
<gml:DirectionVector>
  <gml:vector axisLabels="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:vector>
</gml:DirectionVector>
Source
<element name="DirectionVector" type="gml:DirectionVectorType"/>
Schema location http://schemas.opengis.net/gml/3.2.1/direction.xsd
Element gml:DirectionPropertyType / gml:DirectionDescription
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index296.tmp#id914 index296.tmp#id916 index296.tmp#id917 index296.tmp#id918 index296.tmp#id913
Type gml:DirectionDescriptionType
Properties
content: complex
Model gml:compassPoint | gml:keyword | gml:description | gml:reference
Children gml:compassPoint, gml:description, gml:keyword, gml:reference
Instance
<gml:DirectionDescription>
  <gml:compassPoint>{1,1}</gml:compassPoint>
  <gml:keyword codeSpace="">{1,1}</gml:keyword>
  <gml:description>{1,1}</gml:description>
  <gml:reference xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:reference>
</gml:DirectionDescription>
Source
<element name="DirectionDescription" type="gml:DirectionDescriptionType"/>
Schema location http://schemas.opengis.net/gml/3.2.1/direction.xsd
Element gml:DirectionPropertyType / gml:CompassPoint
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index778.tmp#id915
Type gml:CompassPointEnumeration
Properties
content: simple
Facets
enumeration N
enumeration NNE
enumeration NE
enumeration ENE
enumeration E
enumeration ESE
enumeration SE
enumeration SSE
enumeration S
enumeration SSW
enumeration SW
enumeration WSW
enumeration W
enumeration WNW
enumeration NW
enumeration NNW
Source
<element name="CompassPoint" type="gml:CompassPointEnumeration"/>
Schema location http://schemas.opengis.net/gml/3.2.1/direction.xsd
Element gml:DirectionPropertyType / gml:DirectionKeyword
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index66.tmp#id106 index66.tmp#id105
Type gml:CodeType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
codeSpace anyURI optional
Source
<element name="DirectionKeyword" type="gml:CodeType"/>
Schema location http://schemas.opengis.net/gml/3.2.1/direction.xsd
Element gml:DirectionPropertyType / gml:DirectionString
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index17.tmp#id76 index741.tmp#id98
Type gml:StringOrRefType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<element name="DirectionString" type="gml:StringOrRefType"/>
Schema location http://schemas.opengis.net/gml/3.2.1/direction.xsd
Complex Type gml:DirectionPropertyType
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index20.tmp#id101 index17.tmp#id76 index532.tmp#id908 index532.tmp#id912 index532.tmp#id919 index532.tmp#id920 index532.tmp#id921
Used by
Model gml:DirectionVector | gml:DirectionDescription | gml:CompassPoint | gml:DirectionKeyword | gml:DirectionString
Children gml:CompassPoint, gml:DirectionDescription, gml:DirectionKeyword, gml:DirectionString, gml:DirectionVector
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
nilReason gml:NilReasonType optional
owns boolean false optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<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>
Schema location http://schemas.opengis.net/gml/3.2.1/direction.xsd