Documentation for fieldgml

Simple Type: NameList

[Table of contents]

Super-types: None
Sub-types:
Name NameList
Content
  • List of: Name
Documentation XML List based on XML Schema Name type. An element of this type contains a space-separated list of Name values
Diagram
Schema Component Representation
<simpleType name="NameList">
<list itemType=" Name "/>
</simpleType>