simpleType NameList
namespace http://www.opengis.net/gml
type list of xs:Name
used by
complexType CodeListType
annotation
documentation
XML List based on XML Schema Name type.  An element of this type contains a space-separated list of Name values
source <xs:simpleType name="NameList">
 
<xs:annotation>
   
<xs:documentation>XML List based on XML Schema Name type.  An element of this type contains a space-separated list of Name values</xs:documentation>
 
</xs:annotation>
 
<xs:list itemType="Name"/>
</xs:simpleType>


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