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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xsd:fractionDigits

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

Element information

Type: xsd:numFacet

Properties: Global, Qualified, ID: fractionDigits

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:fractionDigits value="1">
</xsd:fractionDigits>