OrientableCurve consists of a curve and an orientation. If the orientation is "+", then the OrientableCurve is identical to the baseCurve. If the orientation is "-", then the OrientableCurve is related to another AbstractCurve with a parameterization that reverses the sense of the curve traversal. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
axisLabels | gml:NCNameList | optional | |||||
gml:id | ID | required |
|
||||
orientation | gml:SignType | + | optional | ||||
srsDimension | positiveInteger | optional | |||||
srsName | anyURI | optional | |||||
uomLabels | gml:NCNameList | optional |
<element name="OrientableCurve" type="gml:OrientableCurveType" substitutionGroup="gml:AbstractCurve"> <annotation> <documentation>OrientableCurve consists of a curve and an orientation. If the orientation is "+", then the OrientableCurve is identical to the baseCurve. If the orientation is "-", then the OrientableCurve is related to another AbstractCurve with a parameterization that reverses the sense of the curve traversal.</documentation> </annotation> </element> |