summaryrefslogtreecommitdiff
path: root/result/schemas/choice_0_4.err
diff options
context:
space:
mode:
authorKasimier T. Buchcik <kbuchcik@src.gnome.org>2005-01-13 16:57:20 +0000
committerKasimier T. Buchcik <kbuchcik@src.gnome.org>2005-01-13 16:57:20 +0000
commit31113c7e86e39f3f5f0a84c235f2346f64746001 (patch)
treebcf525085e8081f6776e0941f22a2131739e9821 /result/schemas/choice_0_4.err
parentde938cd4d70e95803fb37ec27a114f1f7c177ec5 (diff)
downloadlibxml2-31113c7e86e39f3f5f0a84c235f2346f64746001.tar.gz
Exposed targetNamespace for simple/complex types, model groups, attribute
* include/libxml/schemasInternals.h xmlschemas.c: Exposed targetNamespace for simple/complex types, model groups, attribute groups and notations (reported by Michael Hewarth to the mailing list). Added targetNamespace to xmlSchemaType, xmlSchemaAttributeGroup and xmlSchemaNotation. Tiny cosmetic change to the content model error report output. * result//all_*.err result//any3_0_0.err result//choice_*.err result//list0_0_1.err result//list0_1_1.err: Adapted output of regression tests.
Diffstat (limited to 'result/schemas/choice_0_4.err')
-rw-r--r--result/schemas/choice_0_4.err2
1 files changed, 1 insertions, 1 deletions
diff --git a/result/schemas/choice_0_4.err b/result/schemas/choice_0_4.err
index 200a0a20..3d3af59f 100644
--- a/result/schemas/choice_0_4.err
+++ b/result/schemas/choice_0_4.err
@@ -1 +1 @@
-./test/schemas/choice_4.xml:1: element doc: Schemas validity error : Element 'doc': Missing child element(s). Expected is one of 'a', 'b'.
+./test/schemas/choice_4.xml:1: element doc: Schemas validity error : Element 'doc': Missing child element(s). Expected is one of ( a, b ).