Definition Type: Element
Name: refLocation
Namespace: http://www.opengis.net/gml
Containing Schema: geometryPrimitives.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into AffinePlacement in schema geometryprimitives_xsdXSD Diagram of refLocation in schema geometryprimitives_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="refLocation">
    <complexType>
        <sequence>
            <element ref="gml:AffinePlacement">
                <annotation>
                    <documentation>The "refLocation" is an affine mapping 
          that places  the curve defined by the Fresnel Integrals  
          into the co-ordinate reference system of this object.</documentation>
                </annotation>
            </element>
        </sequence>
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AffinePlacement gml:AffinePlacement (1) (1)