simpleType NCNameList
namespace http://www.opengis.net/gml
type list of xs:NCName
used by
attributes SRSInformationGroup/@axisLabels SRSInformationGroup/@uomLabels
annotation
documentation
A type for a list of values of the respective simple type.
source <xs:simpleType name="NCNameList">
 
<xs:annotation>
   
<xs:documentation>A type for a list of values of the respective simple type.</xs:documentation>
 
</xs:annotation>
 
<xs:list itemType="NCName"/>
</xs:simpleType>


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