xsd:minExclusive
Element information
Namespace: http://www.w3.org/2001/XMLSchema
Schema document: datatypes.xsd
Type: xsd:facet
Properties: Global, Qualified
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
- Group xsd:facets
- Anonymous type of element xsd:restriction via reference to xsd:simpleRestrictionModel
- Group xsd:simpleRestrictionModel via reference to xsd:facets
- Type xsd:simpleRestrictionType via reference to xsd:simpleRestrictionModel (Element xsd:restriction)
Sample instance
<xsd:minExclusive value="any text content"> </xsd:minExclusive>