st:restriction
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
- Sequence [1..1]
- st:annotation [0..1]
- st:simpleType [0..1]
- Choice [0..*]
- st:minExclusive source="./XML Schema Part 2 Datatypes.htm#elementminExclusive"
- st:minInclusive source="./XML Schema Part 2 Datatypes.htm#elementminInclusive"
- st:maxExclusive source="./XML Schema Part 2 Datatypes.htm#elementmaxExclusive"
- st:maxInclusive source="./XML Schema Part 2 Datatypes.htm#elementmaxInclusive"
- st:totalDigits source="./XML Schema Part 2 Datatypes.htm#elementtotalDigits"
- st:fractionDigits source="./XML Schema Part 2 Datatypes.htm#elementfractionDigits"
- st:length source="./XML Schema Part 2 Datatypes.htm#element-length"
- st:minLength source="./XML Schema Part 2 Datatypes.htm#elementminLength"
- st:maxLength source="./XML Schema Part 2 Datatypes.htm#elementmaxLength"
- st:enumeration source="./XML Schema Part 2 Datatypes.htm#elementenumeration"
- st:whiteSpace source="./XML Schema Part 2 Datatypes.htm#elementwhiteSpace"
- st:pattern source="./XML Schema Part 2 Datatypes.htm#elementpattern"
from type st:annotatedfrom group st:simpleRestrictionModelfrom group st:facets
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 | |
base | [0..1] | xsd:QName |
Used in
- Group st:simpleDerivation
- Anonymous type of element swe:SimpleType via reference to st:simpleDerivation
- Type st:simpleType via reference to st:simpleDerivation
- Type st:localSimpleType via reference to st:simpleDerivation (Element st:simpleType)
- Type st:topLevelSimpleType via reference to st:simpleDerivation (Element st:simpleType)
Sample instance
<st:restriction id="ID"> <st:annotation id="ID"> <st:appinfo>Any text, intermingled with: <!--any element--> </st:appinfo> </st:annotation> <st:simpleType id="ID"> <st:annotation id="ID"> <st:appinfo>Any text, intermingled with:... </st:appinfo> </st:annotation> </st:simpleType> <st:minExclusive id="ID" value="any text content"> <st:annotation id="ID"> <st:appinfo>Any text, intermingled with:... </st:appinfo> </st:annotation> </st:minExclusive> </st:restriction>