aboutsummaryrefslogtreecommitdiff
path: root/libxsde/xsde/cxx/schema-error.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libxsde/xsde/cxx/schema-error.hxx')
-rw-r--r--libxsde/xsde/cxx/schema-error.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/libxsde/xsde/cxx/schema-error.hxx b/libxsde/xsde/cxx/schema-error.hxx
index 8569e49..f442bf6 100644
--- a/libxsde/xsde/cxx/schema-error.hxx
+++ b/libxsde/xsde/cxx/schema-error.hxx
@@ -61,6 +61,7 @@ namespace xsde
invalid_duration_value,
value_greater_than_max,
value_less_than_min,
+ value_not_in_enumeration,
length_greater_than_max,
length_less_than_min,
length_not_equal_prescribed,