aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/hybrid/facets/test.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/hybrid/facets/test.xsd')
-rw-r--r--tests/cxx/hybrid/facets/test.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cxx/hybrid/facets/test.xsd b/tests/cxx/hybrid/facets/test.xsd
index 86c9776..7a45dfe 100644
--- a/tests/cxx/hybrid/facets/test.xsd
+++ b/tests/cxx/hybrid/facets/test.xsd
@@ -110,6 +110,7 @@
<restriction base="decimal">
<minInclusive value="10.0"/>
<maxInclusive value="100"/>
+ <fractionDigits value="2"/>
</restriction>
</simpleType>