Definition Type: ComplexType
Name: facet
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/st/dhs-gmo/1.0.0
Type: st:annotated
Containing Schema: simpleTypeDerivation.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into annotation in schema simpletypederivation_xsd Drilldown into openAttrs in schema simpletypederivation_xsd Drilldown into id in schema simpletypederivation_xsd Drilldown into annotated in schema simpletypederivation_xsd Drilldown into fixed in schema simpletypederivation_xsd Drilldown into value in schema simpletypederivation_xsdXSD Diagram of facet in schema simpletypederivation_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:complexType name="facet">
    <xs:complexContent>
        <xs:extension base="st:annotated">
            <xs:attribute name="value" use="required" />
            <xs:attribute name="fixed" type="xs:boolean" use="optional" default="false" />
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
annotation st:annotation 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id st:id (Optional)
value st:value Required
fixed st:fixed false Optional
<anyAttribute>
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
st:maxExclusive, st:maxInclusive, st:minExclusive, st:minInclusive, st:noFixedFacet, st:numFacet, st:whiteSpace