Definition Type: SimpleType
Name: stringList
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/swe/dhs-gmo/1.0.0
Containing Schema: SWE_basicTypes.xsd
Documentation:
When appearing in a list context, internal whitespace is interpreted as an item separator. Strings may be represented in a list by escaping spaces as a (non-breaking space) entity.
Collapse XSD Schema Diagram:
XSD Diagram of stringList in schema swe_basictypes_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<simpleType name="stringList">
    <annotation>
        <documentation>When appearing in a list context, internal whitespace is interpreted as an item
separator.
Strings may be represented in a list by escaping spaces as a (non-breaking space) entity.</documentation>
    </annotation>
    <list itemType="string" />
</simpleType>
Collapse Derivation Tree:
Collapse References:
swe:ScopedNameListType