Documentation for fieldgml

Simple Type: NCNameList

[Table of contents]

Super-types: None
Sub-types: None
Name NCNameList
Content
  • List of: NCName
Documentation A set of values, representing a list of token with the lexical value space of NCName. The tokens are seperated by whitespace.
Diagram
Schema Component Representation
<simpleType name="NCNameList">
<list itemType=" NCName "/>
</simpleType>