st:totalDigits
source="./XML Schema Part 2 Datatypes.htm#elementtotalDigits"
Element information
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/st/dhs-gmo/1.0.0
Schema document: external/ogc-observation/draft-0.14.5/st/dhs-gmo/1.0.0/simpleTypeDerivation.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- st:annotation [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax | from type st:openAttrs | |
id | [0..1] | xsd:ID | from type st:annotated | |
fixed | [0..1] | xsd:boolean | Default value is "false". from type st:facet | |
value | [1..1] | xsd:positiveInteger |
Used in
- Group st:facets
- Anonymous type of element st:restriction via reference to st:simpleRestrictionModel
- Group st:simpleRestrictionModel via reference to st:facets
Sample instance
<st:totalDigits id="ID" value="1"> <st:annotation id="ID"> <st:appinfo>Any text, intermingled with: <!--any element--> </st:appinfo> </st:annotation> </st:totalDigits>