Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema direction.xsd
Namespace http://standardit.tapio.fi/schemas/workingsitetrade/callforoffer
Annotations
This schema defines "direction" element and type. GML is an OGC Standard. Copyright (c) 2001,2005,2010 Open Geospatial Consortium. To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
Properties
attribute form default: unqualified
element form default: qualified
version: 3.1.1.2
Element gml:DirectionVector
Namespace http://www.opengis.net/gml
Diagram
Diagram index15.tmp#id1600 index60.tmp#id1602 index60.tmp#id1604 index60.tmp#id1599
Type gml:DirectionVectorType
Properties
content: complex
Used by
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"/>
Element gml:DirectionVectorType / gml:horizontalAngle
Namespace http://www.opengis.net/gml
Diagram
Diagram index16.tmp#id1595 index16.tmp#id1594 index11.tmp#id1603
Type gml:AngleType
Type hierarchy
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
uom anyURI required
Source
<element name="horizontalAngle" type="gml:AngleType"/>
Element gml:DirectionVectorType / gml:verticalAngle
Namespace http://www.opengis.net/gml
Diagram
Diagram index16.tmp#id1595 index16.tmp#id1594 index11.tmp#id1603
Type gml:AngleType
Type hierarchy
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
uom anyURI required
Source
<element name="verticalAngle" type="gml:AngleType"/>
Element gml:CompassPoint
Namespace http://www.opengis.net/gml
Diagram
Diagram index60.tmp#id1606
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
Used by
Source
<element name="CompassPoint" type="gml:CompassPointEnumeration"/>
Element gml:DirectionPropertyType / gml:DirectionKeyword
Namespace http://www.opengis.net/gml
Diagram
Diagram index16.tmp#id487 index16.tmp#id486
Type gml:CodeType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
codeSpace anyURI optional
Source
<element name="DirectionKeyword" type="gml:CodeType"/>
Element gml:DirectionPropertyType / gml:DirectionString
Namespace http://www.opengis.net/gml
Diagram
Diagram index0.tmp#id456 index0.tmp#id475
Type gml:StringOrRefType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
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"/>
Element gml:direction
Namespace http://www.opengis.net/gml
Diagram
Diagram index0.tmp#id456 index60.tmp#id1598 index60.tmp#id1605 index60.tmp#id1607 index60.tmp#id1608 index60.tmp#id1597
Type gml:DirectionPropertyType
Properties
content: complex
Used by
Model gml:DirectionVector | gml:CompassPoint | gml:DirectionKeyword | gml:DirectionString
Children gml:CompassPoint, gml:DirectionKeyword, gml:DirectionString, gml:DirectionVector
Instance
<gml:direction xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:DirectionVector>{1,1}</gml:DirectionVector>
  <gml:CompassPoint>{1,1}</gml:CompassPoint>
  <gml:DirectionKeyword codeSpace="">{1,1}</gml:DirectionKeyword>
  <gml:DirectionString xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:DirectionString>
</gml:direction>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
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="direction" type="gml:DirectionPropertyType"/>
Complex Type gml:DirectionPropertyType
Namespace http://www.opengis.net/gml
Annotations
Diagram
Diagram index0.tmp#id456 index60.tmp#id1598 index60.tmp#id1605 index60.tmp#id1607 index60.tmp#id1608
Used by
Model gml:DirectionVector | gml:CompassPoint | gml:DirectionKeyword | gml:DirectionString
Children gml:CompassPoint, gml:DirectionKeyword, gml:DirectionString, gml:DirectionVector
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
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">
  <annotation>
    <documentation/>
  </annotation>
  <choice>
    <element ref="gml:DirectionVector"/>
    <element ref="gml:CompassPoint"/>
    <element name="DirectionKeyword" type="gml:CodeType"/>
    <element name="DirectionString" type="gml:StringOrRefType"/>
  </choice>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Complex Type gml:DirectionVectorType
Namespace http://www.opengis.net/gml
Annotations
Direction expressed as a vector, either using components, or using angles.
Diagram
Diagram index15.tmp#id1600 index60.tmp#id1602 index60.tmp#id1604
Used by
Model gml:vector | (gml:horizontalAngle , gml:verticalAngle)
Children gml:horizontalAngle, gml:vector, gml:verticalAngle
Source
<complexType name="DirectionVectorType">
  <annotation>
    <documentation>Direction expressed as a vector, either using components, or using angles.</documentation>
  </annotation>
  <choice>
    <element ref="gml:vector"/>
    <sequence>
      <element name="horizontalAngle" type="gml:AngleType"/>
      <element name="verticalAngle" type="gml:AngleType"/>
    </sequence>
  </choice>
</complexType>
Simple Type gml:CompassPointEnumeration
Namespace http://www.opengis.net/gml
Diagram
Diagram
Type restriction of string
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
Used by
Source
<simpleType name="CompassPointEnumeration">
  <restriction base="string">
    <enumeration value="N"/>
    <enumeration value="NNE"/>
    <enumeration value="NE"/>
    <enumeration value="ENE"/>
    <enumeration value="E"/>
    <enumeration value="ESE"/>
    <enumeration value="SE"/>
    <enumeration value="SSE"/>
    <enumeration value="S"/>
    <enumeration value="SSW"/>
    <enumeration value="SW"/>
    <enumeration value="WSW"/>
    <enumeration value="W"/>
    <enumeration value="WNW"/>
    <enumeration value="NW"/>
    <enumeration value="NNW"/>
  </restriction>
</simpleType>