Definition Type: Element
Name: posList
Namespace: http://www.opengis.net/gml
Type: gml:DirectPositionListType
Containing Schema: geometryBasic0d1d.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into count in schema geometrybasic0d1d_xsd 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 DirectPositionListType in schema geometrybasic0d1d_xsdXSD Diagram of posList in schema geometrybasic0d1d_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="posList" type="gml:DirectPositionListType">
    <annotation>
        <appinfo>
            <sch:pattern name="Check SRS tags" xmlns:sch="http://www.ascc.net/xml/schematron">
                <sch:rule context="gml:posList">
                    <sch:extends rule="CRSLabels" />
                </sch:rule>
            </sch:pattern>
        </appinfo>
        <appinfo>
            <sch:pattern name="Check Dimension" xmlns:sch="http://www.ascc.net/xml/schematron">
                <sch:rule context="gml:posList">
                    <sch:extends rule="Count" />
                </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
count gml:count Optional
Collapse Derivation Tree: