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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xsd:length

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

Element information

Type: xsd:numFacet

Properties: Global, Qualified, ID: length

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom type xsd:annotated
fixed [0..1]xsd:booleanDefault value is "false". from type xsd:facet
value [1..1]xsd:nonNegativeInteger
Any attribute[0..*]Namespace: ##other, Process Contents: lax

Used in

Substitution hierarchy

Sample instance

<xsd:length value="1">
</xsd:length>