simpleType NCNameList
namespace http://www.opengis.net/gml
type list of xs:NCName
used by
attributes SRSInformationGroup/@axisLabels SRSInformationGroup/@uomLabels
annotation
documentation
A set of values, representing a list of token with the lexical value space of NCName. The tokens are seperated by whitespace.
source <xs:simpleType name="NCNameList">
 
<xs:annotation>
   
<xs:documentation>A set of values, representing a list of token with the lexical value space of NCName. The tokens are seperated by whitespace.</xs:documentation>
 
</xs:annotation>
 
<xs:list itemType="NCName"/>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy