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