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


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