st:simpleType
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
Other elements with the same name: st:simpleType
Type: st:localSimpleType
Properties: Local, Qualified
Content
- Sequence [1..1]
- st:annotation [0..1]
- Choice [1..1]
from group st:simpleDerivation
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 |
Used in
- Anonymous type of element st:list
- Anonymous type of element st:union
- Group st:simpleRestrictionModel
- Anonymous type of element st:restriction via reference to st:simpleRestrictionModel
Sample instance
<st:simpleType id="ID"> <st:annotation id="ID"> <st:appinfo>Any text, intermingled with: <!--any element--> </st:appinfo> </st:annotation> <st:restriction id="ID"> <st:annotation id="ID"> <st:appinfo>Any text, intermingled with:... </st:appinfo> </st:annotation> <st:simpleType id="ID"> <st:annotation id="ID">... </st:annotation> <st:restriction id="ID">... </st:restriction> </st:simpleType> <st:minExclusive id="ID" value="any text content"> <st:annotation id="ID">... </st:annotation> </st:minExclusive> </st:restriction> </st:simpleType>