Definition Type: Element
Name: totalDigits
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/st/dhs-gmo/1.0.0
Type: st:numFacet
Containing Schema: simpleTypeDerivation.xsd
Abstract
Documentation:
source="./XML Schema Part 2 Datatypes.htm#elementtotalDigits"
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 totalDigits in schema simpletypederivation_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:element name="totalDigits" id="totalDigits">
    <xs:annotation>
        <xs:documentation> source="./XML Schema Part 2 Datatypes.htm#elementtotalDigits"</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:complexContent>
            <xs:restriction base="st:numFacet">
                <xs:sequence>
                    <xs:element ref="st:annotation" minOccurs="0" />
                </xs:sequence>
                <xs:attribute name="value" type="xs:positiveInteger" use="required" />
            </xs:restriction>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
annotation st:annotation 0 (1)
annotation st:annotation 0 (1)
annotation st:annotation 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id st:id (Optional)
fixed st:fixed false Optional
value st:value Required
<anyAttribute>
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree: