| namespace | http://www.opengis.net/gml | ||
| type | list of xs:Name | ||
| used by |
|
||
| annotation |
|
||
| 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> |