Definition Type: Element
Name: vector
Namespace: http://www.opengis.net/gml
Type: gml:VectorType
Containing Schema: geometryBasic0d1d.xsd
Abstract
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 vector in schema geometrybasic0d1d_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="vector" type="gml:VectorType">
    <annotation>
        <appinfo>
            <sch:pattern name="Check SRS tags" xmlns:sch="http://www.ascc.net/xml/schematron">
                <sch:rule context="gml:vector">
                    <sch:extends rule="CRSLabels" />
                </sch:rule>
            </sch:pattern>
        </appinfo>
    </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: