Documentation for fieldgml

Simple Type: NameOrNullList

[Table of contents]

Super-types: None
Sub-types:
Name NameOrNullList
Content
Documentation XML List based on the union type defined above. An element declared with this type contains a space-separated list of Name values with null values interspersed as needed
Diagram
h1606838970
Schema Component Representation
<simpleType name="NameOrNullList">
<list itemType=" gml:NameOrNull "/>
</simpleType>