Definition Type: Attribute
Name: memberTypes
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/st/dhs-gmo/1.0.0
Type: QName:http://www.w3.org/2001/XMLSchema
Containing Schema: simpleTypeDerivation.xsd
ContentType List
Use Optional
Collapse XSD Schema Diagram:
XSD Diagram of memberTypes in schema simpletypederivation_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:attribute name="memberTypes" use="optional">
    <xs:simpleType>
        <xs:list itemType="xs:QName" />
    </xs:simpleType>
</xs:attribute>