| Namespace |
http://www.opengis.net/gml/3.2 |
|
Diagram
|
|
| Type |
extension of gml:AbstractCurveSegmentType |
| Type hierarchy |
|
|
Used by
|
|
| Model |
gml:offsetBase , gml:distance , gml:refDirection{0,1} |
| Children |
gml:distance, gml:offsetBase, gml:refDirection |
|
Attributes
|
|
|
Source
|
<complexType name="OffsetCurveType">
<complexContent>
<extension base="gml:AbstractCurveSegmentType">
<sequence>
<element name="offsetBase" type="gml:CurvePropertyType"/>
<element name="distance" type="gml:LengthType"/>
<element name="refDirection" type="gml:VectorType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType> |
|
| Schema location |
http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd |