Definition Type: Attribute
Name: orientation
Namespace: http://www.opengis.net/gml
Type: gml:SignType
Containing Schema: geometryPrimitives.xsd
Default +
Use (Optional)
Documentation:
If the orientation is "+", then the OrientableSurface is identical to the baseSurface. If the orientation is "-", then the OrientableSurface is a reference to a Surface with an up-normal that reverses the direction for this OrientableSurface, the sense of "the top of the surface". "+" is the default value.
Collapse XSD Schema Diagram:
XSD Diagram of orientation in schema geometryprimitives_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<attribute name="orientation" type="gml:SignType" default="+">
    <annotation>
        <documentation>If the orientation is "+", then the OrientableSurface is identical to the baseSurface. If the orientation is "-", then the OrientableSurface is a reference to a Surface with an up-normal that reverses the direction for this OrientableSurface, the sense of "the top of the surface". "+" is the default value.</documentation>
    </annotation>
</attribute>
Collapse Derivation Tree: