Definition Type: Element
Name: vector
Namespace: http://www.opengis.net/gml
Type: gml:VectorType
Containing Schema: geometryBasic0d1d.xsd
Abstract False
Documentation:
<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>
Collapse XSD Schema Diagram:
Drilldown into uomLabels Drilldown into axisLabels Drilldown into srsDimension Drilldown into srsName Drilldown into VectorTypeXSD Diagram of vector
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:
Collapse References:
gml:vector
Collapse Comments:
blog comments powered by Disqus