Definition Type: ComplexType
Name: noFixedFacet
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/st/dhs-gmo/1.0.0
Type: st:facet
Containing Schema: simpleTypeDerivation.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into annotation in schema simpletypederivation_xsd Drilldown into id in schema simpletypederivation_xsd Drilldown into fixed in schema simpletypederivation_xsd Drilldown into value in schema simpletypederivation_xsdXSD Diagram of noFixedFacet in schema simpletypederivation_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:complexType name="noFixedFacet">
    <xs:complexContent>
        <xs:restriction base="st:facet">
            <xs:sequence>
                <xs:element ref="st:annotation" minOccurs="0" />
            </xs:sequence>
            <xs:attribute name="fixed" type="xs:boolean" use="prohibited" />
        </xs:restriction>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
annotation st:annotation 0 (1)
annotation st:annotation 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id st:id (Optional)
value st:value Required
fixed st:fixed Prohibited
<anyAttribute>
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
st:enumeration, st:pattern