diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2003-05-11 20:16:09 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2003-05-11 20:16:09 +0000 |
commit | 82bbbd4f1ede9aa13a5e9ec82cfb23c93d065202 (patch) | |
tree | 75c9b9e6d94bae11e3c25f90a502b9da881c2087 /result/schemas/item_0_0.err | |
parent | adbb0e634fdba141cd19f7cab7600fb4eb5997f1 (diff) | |
download | libxml2-82bbbd4f1ede9aa13a5e9ec82cfb23c93d065202.tar.gz |
fixed some problems in the handling of errors, and attributes addressed by
* xmlschemas.c: fixed some problems in the handling of errors,
and attributes addressed by references.
* test/schemas/* result/schemas/*: dropped the verbosity level
and added a couple of new tests
Daniel
Diffstat (limited to 'result/schemas/item_0_0.err')
-rw-r--r-- | result/schemas/item_0_0.err | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/result/schemas/item_0_0.err b/result/schemas/item_0_0.err index 78b32823..e69de29b 100644 --- a/result/schemas/item_0_0.err +++ b/result/schemas/item_0_0.err @@ -1,15 +0,0 @@ -Type of restriction 8 : ./test/schemas/item_0.xsd:30 :empty -Type of simpletype4 : ./test/schemas/item_0.xsd:15 :simple -Type of restriction 5 : ./test/schemas/item_0.xsd:16 :empty -Type of sequence 3 : ./test/schemas/item_0.xsd:12 :elements -Type of anontype2 : ./test/schemas/item_0.xsd:11 :elements -Type of sequence 3 : ./test/schemas/item_0.xsd:12 :elements -Type of simpletype7 : ./test/schemas/item_0.xsd:29 :simple -Type of restriction 1 : ./test/schemas/item_0.xsd:6 :empty -Type of SKU : ./test/schemas/item_0.xsd:5 :simple -Building content model for Item -xmlSchemaValidateCallback: productName, productName, productName -xmlSchemaValidateCallback: quantity, quantity, quantity -xmlSchemaValidateCallback: USPrice, USPrice, USPrice -xmlSchemaValidateCallback: comment, comment, comment -Element Item content check succeeded |