Tag
Hash :
153120c4
Author :
Date :
2002-06-18T07:58:35
applied a patch from Peter Jacobi to solve a problem when compiling with * hash.c: applied a patch from Peter Jacobi to solve a problem when compiling with the Watcom C on Win32 * result/schemas/*.err: the change of hashing algo generated permutations in the output Daniel
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
Type of sequence 4 : ./test/schemas/extension0_0.xsd:13 :elements
Type of sequence 1 : ./test/schemas/extension0_0.xsd:4 :elements
Type of personName : ./test/schemas/extension0_0.xsd:3 :elements
Type of extension 3 : ./test/schemas/extension0_0.xsd:12 :elements
Type of complexContent 2 : ./test/schemas/extension0_0.xsd:11 :elements
Type of extendedName : ./test/schemas/extension0_0.xsd:10 :elements
Type of personName : ./test/schemas/extension0_0.xsd:3 :elements
Type of complexContent 2 : ./test/schemas/extension0_0.xsd:11 :elements
Type of extension 3 : ./test/schemas/extension0_0.xsd:12 :elements
Type of sequence 4 : ./test/schemas/extension0_0.xsd:13 :elements
Type of sequence 1 : ./test/schemas/extension0_0.xsd:4 :elements
Building content model for addressee
Content model of addressee:
regexp: '(null)'
4 atoms:
00 atom: string once 'title'
01 atom: string once 'forename'
02 atom: string once 'surname'
03 atom: string once 'generation'
5 states:
state: 0, 4 transitions:
trans: atom 0, to 1
trans: removed
trans: atom 1, to 2
trans: atom 2, to 3
state: 1, 3 transitions:
trans: atom 1, to 2
trans: removed
trans: atom 2, to 3
state: 2, 4 transitions:
trans: removed
trans: atom 2, to 3
trans: atom 1, to 2
trans: atom 2, to 3
state: FINAL 3, 2 transitions:
trans: atom 3, to 4
trans: removed
state: FINAL 4, 0 transitions:
0 counters:
xmlSchemaValidateCallback: forename, forename, forename
xmlSchemaValidateCallback: forename, forename, forename
xmlSchemaValidateCallback: surname, surname, surname
xmlSchemaValidateCallback: generation, generation, generation
Element addressee content check succeeded