Definition Type: Element
Name: refDirection
Namespace: http://www.opengis.net/gml
Type: gml:VectorType
Containing Schema: geometryPrimitives.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
The attribute refDirection gives the target directions for the co-ordinate basis vectors of the parameter space. These are the columns of the matrix in the formulae given above. The number of directions given shall be inDimension. The dimension of the directions shall be outDimension.
Collapse XSD Schema Diagram:
Drilldown into uomLabels in schema geometrybasic0d1d_xsd Drilldown into axisLabels in schema geometrybasic0d1d_xsd Drilldown into SRSInformationGroup in schema geometrybasic0d1d_xsd Drilldown into srsDimension in schema geometrybasic0d1d_xsd Drilldown into srsName in schema geometrybasic0d1d_xsd Drilldown into SRSReferenceGroup in schema geometrybasic0d1d_xsd Drilldown into VectorType in schema geometrybasic0d1d_xsdXSD Diagram of refDirection in schema geometryprimitives_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="refDirection" type="gml:VectorType" maxOccurs="unbounded">
    <annotation>
        <documentation>The attribute refDirection gives the    
target directions for the co-ordinate basis vectors of the  
parameter space. These are the columns of the matrix in the 
formulae given above. The number of directions given shall be 
inDimension. The dimension of the directions shall be 
outDimension.</documentation>
    </annotation>
</element>
Collapse Child Attributes:
Name Type Default Value Use
srsName gml:srsName Optional
srsDimension gml:srsDimension Optional
axisLabels gml:axisLabels Optional
uomLabels gml:uomLabels Optional
Collapse Derivation Tree: