Definition Type: Attribute
Name: count
Namespace: http://www.opengis.net/gml
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: geometryBasic0d1d.xsd
Use Optional
Documentation:
"count" allows to specify the number of direct positions in the list. If the attribute count is present then the attribute srsDimension shall be present, too.
Collapse XSD Schema Diagram:
XSD Diagram of count in schema geometrybasic0d1d_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<attribute name="count" type="positiveInteger" use="optional">
    <annotation>
        <documentation>"count" allows to specify the number of direct positions in the list. If the attribute count is present then 
						the attribute srsDimension shall be present, too.</documentation>
    </annotation>
</attribute>