Definition Type: ComplexType
Name: FormatType
Namespace: http://niem.gov/niem/external/ogc-context/1.1.0/dhs-gmo/1.0.0
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: context.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into current in schema context_xsdXSD Diagram of FormatType in schema context_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:complexType name="FormatType">
    <xs:simpleContent>
        <xs:extension base="xs:string">
            <xs:attribute name="current" type="xs:boolean" />
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
current context:current (Optional)
Collapse Derivation Tree:
Collapse References:
context:Format