Schema Central > XML Schema 1.1 > XMLSchema.xsd > xsd:maxInclusive
Advanced search
Need Schema Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xsd:maxInclusive

See http://www.w3.org/TR/xmlschema11-2/#element-maxInclusive.

Element information

Type: xsd:facet

Properties: Global, Qualified, ID: maxInclusive

Content

Attributes

NameOccTypeDescriptionNotes
Any attribute[0..*]Namespace: ##other, Process Contents: laxfrom type xsd:openAttrs
id [0..1]xsd:IDfrom type xsd:annotated
value [1..1]xsd:anySimpleType
fixed [0..1]xsd:booleanDefault value is "false".

Used in

Substitution hierarchy

Sample instance

<xsd:maxInclusive value="any text content">
</xsd:maxInclusive>