Definition Type: Attribute
Name: unionSemantics
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/om/dhs-gmo/1.0.0
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: procedure.xsd
ContentType Restriction
Use (Optional)
Collapse XSD Schema Diagram:
XSD Diagram of unionSemantics in schema procedure_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<attribute name="unionSemantics">
    <simpleType>
        <restriction base="string">
            <enumeration value="procedureType" />
            <enumeration value="procedureUse" />
        </restriction>
    </simpleType>
</attribute>
Collapse Facets:
Facet Value
Enumeration procedureType
Enumeration procedureUse