xsd:minInclusive
Element information
Namespace: http://www.w3.org/2001/XMLSchema
Schema document: XMLSchema.xsd
Type: xsd:facet
Properties: Global, Qualified, ID: minInclusive
Content
- xsd:annotation [0..1]
from type xsd:annotated
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax | from type xsd:openAttrs | |
id | [0..1] | xsd:ID | from type xsd:annotated | |
value | [1..1] | xsd:anySimpleType | ||
fixed | [0..1] | xsd:boolean | Default value is "false". |
Used in
- Anonymous type of element xsd:restriction via reference to xsd:simpleRestrictionModel
- Group xsd:simpleRestrictionModel
- Type xsd:restrictionType via reference to xsd:simpleRestrictionModel
- Type xsd:simpleRestrictionType via reference to xsd:simpleRestrictionModel (Element xsd:restriction)
Substitution hierarchy
- xsd:facet
- can be substituted with xsd:minInclusive
Sample instance
<xsd:minInclusive value="any text content"> </xsd:minInclusive>