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


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