Showing:

Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Element gml:DirectionPropertyType / gml:DirectionVector
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index575.tmp#id544 index576.tmp#id753 index576.tmp#id754 index576.tmp#id752
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 index1021.tmp#id757 index1021.tmp#id759 index1021.tmp#id760 index1021.tmp#id761 index1021.tmp#id756
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 index895.tmp#id758
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 index79.tmp#id106 index79.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 index0.tmp#id83 index361.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 restriction of string optional
The 'actuate' attribute is used to communicate the desired timing 
of traversal from the starting resource to the ending resource; 
it's value should be treated as follows:
onLoad - traverse to the ending resource immediately on loading 
         the starting resource 
onRequest - traverse from the starting resource to the ending 
            resource only on a post-loading event triggered for 
            this purpose 
other - behavior is unconstrained; examine other markup in link 
        for hints 
none - behavior is unconstrained
xlink:arcrole anyURI optional
xlink:href anyURI optional
xlink:role anyURI optional
xlink:show restriction of string optional
The 'show' attribute is used to communicate the desired presentation 
of the ending resource on traversal from the starting resource; it's 
value should be treated as follows: 
new - load ending resource in a new window, frame, pane, or other 
      presentation context
replace - load the resource in the same window, frame, pane, or 
          other presentation context
embed - load ending resource in place of the presentation of the 
        starting resource
other - behavior is unconstrained; examine other markup in the 
        link for hints 
none - behavior is unconstrained
xlink:title string optional
xlink:type string 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 index1.tmp#id101 index0.tmp#id83 index86.tmp#id751 index86.tmp#id755 index86.tmp#id762 index86.tmp#id763 index86.tmp#id764
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 restriction of string optional
The 'actuate' attribute is used to communicate the desired timing 
of traversal from the starting resource to the ending resource; 
it's value should be treated as follows:
onLoad - traverse to the ending resource immediately on loading 
         the starting resource 
onRequest - traverse from the starting resource to the ending 
            resource only on a post-loading event triggered for 
            this purpose 
other - behavior is unconstrained; examine other markup in link 
        for hints 
none - behavior is unconstrained
xlink:arcrole anyURI optional
xlink:href anyURI optional
xlink:role anyURI optional
xlink:show restriction of string optional
The 'show' attribute is used to communicate the desired presentation 
of the ending resource on traversal from the starting resource; it's 
value should be treated as follows: 
new - load ending resource in a new window, frame, pane, or other 
      presentation context
replace - load the resource in the same window, frame, pane, or 
          other presentation context
embed - load ending resource in place of the presentation of the 
        starting resource
other - behavior is unconstrained; examine other markup in the 
        link for hints 
none - behavior is unconstrained
xlink:title string optional
xlink:type string 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