st:maxInclusive
source="./XML Schema Part 2 Datatypes.htm#elementmaxInclusive"
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: st:facet
Properties: Global, Qualified
Content
- st:annotation [0..1]
from type st:annotated
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 | |
value | [1..1] | xsd:anySimpleType | ||
fixed | [0..1] | xsd:boolean | Default value is "false". |
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:maxInclusive id="ID" value="any text content"> <st:annotation id="ID"> <st:appinfo>Any text, intermingled with: <!--any element--> </st:appinfo> </st:annotation> </st:maxInclusive>