W3C CVS Root

CVS log for xmlschema/applyschema.py

[BACK] Up to [Public] / xmlschema

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: public, MAIN


Revision 1.106.2.25.2.7: download - view: text, markup, annotated - select for diffs
Thu Jun 20 17:04:56 2002 UTC (21 years, 11 months ago) by ht
Branches: indDump
Diff to: previous 1.106.2.25.2.6: preferred, colored; next MAIN 1.106.2.26: preferred, colored
Changes since revision 1.106.2.25.2.6: +8 -4 lines
add schemaSpecified PSVI property,
change to nillable,
move all booleans to booleans

Revision 1.106.2.25.2.6: download - view: text, markup, annotated - select for diffs
Sat Jun 15 18:59:35 2002 UTC (21 years, 11 months ago) by ht
Branches: indDump
Diff to: previous 1.106.2.25.2.5: preferred, colored
Changes since revision 1.106.2.25.2.5: +11 -12 lines
separate in and out maps makes refl switching easier

Revision 1.106.2.25.2.5: download - view: text, markup, annotated - select for diffs
Thu Jun 13 21:04:13 2002 UTC (21 years, 11 months ago) by ht
Branches: indDump
Diff to: previous 1.106.2.25.2.4: preferred, colored
Changes since revision 1.106.2.25.2.4: +7 -4 lines
get namespace vars sorted out

Revision 1.106.2.26: download - view: text, markup, annotated - select for diffs
Thu Jun 13 13:36:57 2002 UTC (21 years, 11 months ago) by ht
Branches: noDTD
Diff to: previous 1.106.2.25: preferred, colored; next MAIN 1.107: preferred, colored
Changes since revision 1.106.2.25: +9 -3 lines
finish separation of reflection code from main modules

Revision 1.106.2.25.2.4: download - view: text, markup, annotated - select for diffs
Wed Jun 12 18:46:20 2002 UTC (21 years, 11 months ago) by ht
Branches: indDump
Diff to: previous 1.106.2.25.2.3: preferred, colored
Changes since revision 1.106.2.25.2.3: +42 -85 lines
restructure in preparation for allowing either normal form to be reflected

Revision 1.106.2.25.2.3: download - view: text, markup, annotated - select for diffs
Mon Jun 10 14:39:33 2002 UTC (21 years, 11 months ago) by ht
Branches: indDump
Diff to: previous 1.106.2.25.2.2: preferred, colored
Changes since revision 1.106.2.25.2.2: +9 -6 lines
conservative about min/max types

Revision 1.106.2.25.2.2: download - view: text, markup, annotated - select for diffs
Sat May 25 21:52:46 2002 UTC (21 years, 11 months ago) by ht
Branches: indDump
Diff to: previous 1.106.2.25.2.1: preferred, colored
Changes since revision 1.106.2.25.2.1: +17 -12 lines
accommodate to splitting of XMLSchema.py

Revision 1.106.2.25.2.1: download - view: text, markup, annotated - select for diffs
Fri May 24 20:57:41 2002 UTC (21 years, 11 months ago) by ht
Branches: indDump
Diff to: previous 1.106.2.25: preferred, colored
Changes since revision 1.106.2.25: +23 -16 lines
accommodate to split in uid assignment,
chunkedChildren->children

Revision 1.106.2.25: download - view: text, markup, annotated - select for diffs
Tue May 14 19:34:51 2002 UTC (22 years ago) by ht
Branches: noDTD
Branch point for: indDump
Diff to: previous 1.106.2.24: preferred, colored
Changes since revision 1.106.2.24: +108 -67 lines
accommodate changes to facet storage; implement facets on list and
union

Revision 1.106.2.24: download - view: text, markup, annotated - select for diffs
Sun Apr 28 13:21:48 2002 UTC (22 years ago) by ht
Branches: noDTD
Diff to: previous 1.106.2.23: preferred, colored
Changes since revision 1.106.2.23: +6 -2 lines
default addrs needed a validity context

Revision 1.106.2.23: download - view: text, markup, annotated - select for diffs
Tue Apr 23 12:15:24 2002 UTC (22 years ago) by ht
Branches: noDTD
Diff to: previous 1.106.2.22: preferred, colored
Changes since revision 1.106.2.22: +34 -17 lines
support -i -r, dump only infoset

Revision 1.106.2.22: download - view: text, markup, annotated - select for diffs
Fri Jan 11 16:40:28 2002 UTC (22 years, 4 months ago) by ht
Branches: noDTD
Diff to: previous 1.106.2.21: preferred, colored
Changes since revision 1.106.2.21: +8 -3 lines
fix reporting of builtin-root-type

Revision 1.106.2.21: download - view: text, markup, annotated - select for diffs
Fri Dec 7 20:43:15 2001 UTC (22 years, 5 months ago) by ht
Branches: noDTD
Diff to: previous 1.106.2.20: preferred, colored
Changes since revision 1.106.2.20: +10 -3 lines
typo

Revision 1.106.2.20: download - view: text, markup, annotated - select for diffs
Mon Dec 3 17:29:35 2001 UTC (22 years, 5 months ago) by ht
Branches: noDTD
Diff to: previous 1.106.2.19: preferred, colored
Changes since revision 1.106.2.19: +68 -69 lines
Remove decl/type args from validate
Change default for nullable when decl is absent to true
Use 0 for decl to indicate that decl has been looked for without success
Change reporting, aborting behaviour of failed xsi:type
Remove special search for docElt decl

Revision 1.106.2.19: download - view: text, markup, annotated - select for diffs
Thu Nov 29 11:00:00 2001 UTC (22 years, 5 months ago) by ht
Branches: noDTD
Diff to: previous 1.106.2.18: preferred, colored
Changes since revision 1.106.2.18: +9 -3 lines
catch missing eltDecl in type assignment

Revision 1.106.2.18: download - view: text, markup, annotated - select for diffs
Tue Nov 27 15:33:12 2001 UTC (22 years, 5 months ago) by ht
Branches: noDTD
Diff to: previous 1.106.2.17: preferred, colored
Changes since revision 1.106.2.17: +11 -7 lines
fix key upward merge bug

Revision 1.106.2.17: download - view: text, markup, annotated - select for diffs
Fri Nov 23 17:04:12 2001 UTC (22 years, 5 months ago) by ht
Branches: noDTD
Diff to: previous 1.106.2.16: preferred, colored
Changes since revision 1.106.2.16: +7 -3 lines
use decl when found for wildcard

Revision 1.106.2.16: download - view: text, markup, annotated - select for diffs
Wed Nov 21 12:42:06 2001 UTC (22 years, 5 months ago) by ht
Branches: noDTD
Diff to: previous 1.106.2.15: preferred, colored
Changes since revision 1.106.2.15: +28 -28 lines
restructure FSM label again

Revision 1.106.2.15: download - view: text, markup, annotated - select for diffs
Mon Nov 19 11:28:36 2001 UTC (22 years, 6 months ago) by ht
Branches: noDTD
Diff to: previous 1.106.2.14: preferred, colored
Changes since revision 1.106.2.14: +14 -13 lines
oops -- back out debugging patches

Revision 1.106.2.14: download - view: text, markup, annotated - select for diffs
Sun Nov 18 20:29:52 2001 UTC (22 years, 6 months ago) by ht
Branches: noDTD
Diff to: previous 1.106.2.13: preferred, colored
Changes since revision 1.106.2.13: +76 -70 lines
big cleanup of all tests etc. to avoid unnecessary AttributeErrors

Revision 1.106.2.13: download - view: text, markup, annotated - select for diffs
Fri Nov 16 20:43:36 2001 UTC (22 years, 6 months ago) by ht
Branches: noDTD
Diff to: previous 1.106.2.12: preferred, colored
Changes since revision 1.106.2.12: +46 -45 lines
abandon assignChildTypes in favour of doing it during parsing

Revision 1.106.2.12: download - view: text, markup, annotated - select for diffs
Fri Nov 9 15:45:05 2001 UTC (22 years, 6 months ago) by ht
Branches: noDTD
Diff to: previous 1.106.2.11: preferred, colored
Changes since revision 1.106.2.11: +35 -11 lines
Distinguish cases where we know what namespace a schema should have
  from those where we don't
Notice imports when validating schema documents
Check QName namespaces against imports when validating schema
documents

Revision 1.106.2.11: download - view: text, markup, annotated - select for diffs
Thu Nov 1 17:07:43 2001 UTC (22 years, 6 months ago) by ht
Branches: noDTD
Diff to: previous 1.106.2.10: preferred, colored
Changes since revision 1.106.2.10: +6 -3 lines
fix bug introduced in previous base fix

Revision 1.106.2.10: download - view: text, markup, annotated - select for diffs
Thu Nov 1 13:46:25 2001 UTC (22 years, 6 months ago) by ht
Branches: noDTD
Diff to: previous 1.106.2.9: preferred, colored
Changes since revision 1.106.2.9: +11 -5 lines
fix various mistakes wrt base for schema docs

Revision 1.106.2.9: download - view: text, markup, annotated - select for diffs
Wed Oct 31 14:31:31 2001 UTC (22 years, 6 months ago) by ht
Branches: noDTD
Diff to: previous 1.106.2.8: preferred, colored
Changes since revision 1.106.2.8: +6 -2 lines
todo note

Revision 1.106.2.8: download - view: text, markup, annotated - select for diffs
Sun Oct 28 17:39:15 2001 UTC (22 years, 6 months ago) by ht
Branches: noDTD
Diff to: previous 1.106.2.7: preferred, colored
Changes since revision 1.106.2.7: +6 -3 lines
remove ungrounded use of useDTD

Revision 1.106.2.7: download - view: text, markup, annotated - select for diffs
Fri Oct 26 13:52:34 2001 UTC (22 years, 6 months ago) by ht
Branches: noDTD
Diff to: previous 1.106.2.6: preferred, colored
Changes since revision 1.106.2.6: +6 -3 lines
include -D in usage

Revision 1.106.2.6: download - view: text, markup, annotated - select for diffs
Fri Oct 26 10:52:36 2001 UTC (22 years, 6 months ago) by ht
Branches: noDTD
Diff to: previous 1.106.2.5: preferred, colored
Changes since revision 1.106.2.5: +6 -3 lines
use atol, not atoi

Revision 1.106.2.5: download - view: text, markup, annotated - select for diffs
Sat Oct 13 00:58:33 2001 UTC (22 years, 7 months ago) by ht
Branches: noDTD
Diff to: previous 1.106.2.4: preferred, colored
Changes since revision 1.106.2.4: +32 -6 lines
more bug/error accounting fixup

Revision 1.106.2.4: download - view: text, markup, annotated - select for diffs
Fri Oct 12 22:49:55 2001 UTC (22 years, 7 months ago) by ht
Branches: noDTD
Diff to: previous 1.106.2.3: preferred, colored
Changes since revision 1.106.2.3: +24 -18 lines
propagate keepGoing info,
catch backtrace in right place

Revision 1.109: download - view: text, markup, annotated - select for diffs
Wed Oct 3 21:06:42 2001 UTC (22 years, 7 months ago) by ht
Branches: public, MAIN
CVS tags: HEAD
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +13 -4 lines
catch corner case of wildcard and proper elt applying in same content model

Revision 1.106.2.3: download - view: text, markup, annotated - select for diffs
Wed Oct 3 20:11:04 2001 UTC (22 years, 7 months ago) by ht
Branches: noDTD
Diff to: previous 1.106.2.2: preferred, colored
Changes since revision 1.106.2.2: +76 -26 lines
merge in key fix from main line,
add -D flag to turn on useDTD and propagate it through

Revision 1.108: download - view: text, markup, annotated - select for diffs
Mon Sep 24 12:34:23 2001 UTC (22 years, 7 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +7 -2 lines
provide default ofr keyTabs for no decl cases

Revision 1.107: download - view: text, markup, annotated - select for diffs
Mon Sep 24 12:24:55 2001 UTC (22 years, 7 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +32 -3 lines
implement upward merging of keytabs

Revision 1.106.2.2: download - view: text, markup, annotated - select for diffs
Mon Sep 24 11:57:31 2001 UTC (22 years, 7 months ago) by ht
Branches: noDTD
Diff to: previous 1.106.2.1: preferred, colored
Changes since revision 1.106.2.1: +12 -5 lines
dont go for ns attrs lookup off an attribute

Revision 1.106.2.1: download - view: text, markup, annotated - select for diffs
Fri Sep 14 11:10:58 2001 UTC (22 years, 8 months ago) by ht
Branches: noDTD
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +48 -43 lines
accommodate to factory renaming and related changes

Revision 1.106: download - view: text, markup, annotated - select for diffs
Mon Sep 3 16:31:12 2001 UTC (22 years, 8 months ago) by ht
Branches: public, MAIN
Branch point for: noDTD
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +7 -3 lines
update schemaLocs correctly

Revision 1.105: download - view: text, markup, annotated - select for diffs
Thu Aug 30 16:12:04 2001 UTC (22 years, 8 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +20 -8 lines
accommodate shift to real reference to key/unique by QName
update some key(ref) messages accordingly

Revision 1.104: download - view: text, markup, annotated - select for diffs
Fri Aug 17 14:38:24 2001 UTC (22 years, 9 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +87 -42 lines
cover all file opening with redirect,
only check schemaLoc on root and when about to lose,
also check ns uri if new and about to lose

Revision 1.103: download - view: text, markup, annotated - select for diffs
Fri Aug 10 20:16:03 2001 UTC (22 years, 9 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +12 -30 lines
complete regularisation of schema doc processing

Revision 1.102: download - view: text, markup, annotated - select for diffs
Fri Aug 10 17:34:32 2001 UTC (22 years, 9 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +19 -119 lines
begin regularising all reading of schema files

Revision 1.101.2.3: download - view: text, markup, annotated - select for diffs
Wed Jul 25 13:31:01 2001 UTC (22 years, 9 months ago) by richard
Branches: jython
Diff to: previous 1.101.2.2: preferred, colored; next MAIN 1.102: preferred, colored
Changes since revision 1.101.2.2: +18 -9 lines
*** empty log message ***

Revision 1.101.2.2: download - view: text, markup, annotated - select for diffs
Thu Jul 19 16:40:59 2001 UTC (22 years, 10 months ago) by richard
Branches: jython
Diff to: previous 1.101.2.1: preferred, colored
Changes since revision 1.101.2.1: +117 -105 lines
misc changes

Revision 1.101.2.1: download - view: text, markup, annotated - select for diffs
Thu Jul 19 13:36:29 2001 UTC (22 years, 10 months ago) by richard
Branches: jython
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +15 -12 lines
Modify XML.py to be able to write plain files instead of LTXML files,
and make applyschema.py use this (so we don't rely on LTXML for output).
This loses us the ability to set the output encoding (for now; presumably
Python could do it).

Revision 1.101: download - view: text, markup, annotated - select for diffs
Sat Jul 7 12:10:19 2001 UTC (22 years, 10 months ago) by ht
Branches: public, MAIN
Branch point for: jython
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +16 -7 lines
handle removal of schemaNormalizedValue on error in list/union/list of
union cases

Revision 1.100: download - view: text, markup, annotated - select for diffs
Sat Jul 7 11:42:21 2001 UTC (22 years, 10 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +6 -4 lines
error message bug

Revision 1.99: download - view: text, markup, annotated - select for diffs
Fri Jul 6 10:02:16 2001 UTC (22 years, 10 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +11 -4 lines
handle attribute default/fixed better, with type and decl

Revision 1.98: download - view: text, markup, annotated - select for diffs
Sat Jun 16 11:56:53 2001 UTC (22 years, 11 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +12 -3 lines
protect a read

Revision 1.97: download - view: text, markup, annotated - select for diffs
Sat Jun 9 19:14:08 2001 UTC (22 years, 11 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +130 -30 lines
implement (most of) fixed/default for elements
support RDDL for command line, xsi:schemaLoc and namespace URIs

Revision 1.96: download - view: text, markup, annotated - select for diffs
Mon Jun 4 16:05:29 2001 UTC (22 years, 11 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +7 -5 lines
no namespace == no prefix == None

Revision 1.95: download - view: text, markup, annotated - select for diffs
Mon May 7 08:38:12 2001 UTC (23 years ago) by ht
Branches: public, MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +7 -4 lines
and again reflect2

Revision 1.94: download - view: text, markup, annotated - select for diffs
Mon May 7 08:34:56 2001 UTC (23 years ago) by ht
Branches: public, MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +9 -6 lines
fix reflect2 binding bug

Revision 1.93: download - view: text, markup, annotated - select for diffs
Tue Apr 24 13:29:48 2001 UTC (23 years ago) by ht
Branches: public, MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +18 -7 lines
(PSV)Infoset reorganisation

Revision 1.92: download - view: text, markup, annotated - select for diffs
Thu Apr 12 10:54:04 2001 UTC (23 years, 1 month ago) by ht
Branches: public, MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +11 -7 lines
raise multiple key error

Revision 1.91: download - view: text, markup, annotated - select for diffs
Tue Apr 10 14:41:49 2001 UTC (23 years, 1 month ago) by ht
Branches: public, MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +6 -2 lines
fix bug handling unknown xsi attrs

Revision 1.90: download - view: text, markup, annotated - select for diffs
Sat Apr 7 11:19:51 2001 UTC (23 years, 1 month ago) by ht
Branches: public, MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +8 -2 lines
log target reading crash better

Revision 1.89: download - view: text, markup, annotated - select for diffs
Wed Apr 4 20:56:30 2001 UTC (23 years, 1 month ago) by ht
Branches: public, MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +97 -68 lines
implement -i switch to do forced schema assessment independent of any instance

Revision 1.88: download - view: text, markup, annotated - select for diffs
Sat Mar 17 12:11:13 2001 UTC (23 years, 2 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +81 -33 lines
merge v2001 back in to main line

Revision 1.85.2.5: download - view: text, markup, annotated - select for diffs
Thu Mar 15 11:37:59 2001 UTC (23 years, 2 months ago) by ht
Branches: v2001
Diff to: previous 1.85.2.4: preferred, colored; next MAIN 1.86: preferred, colored
Changes since revision 1.85.2.4: +14 -3 lines
check for and rule out use of abstract types

Revision 1.85.2.4: download - view: text, markup, annotated - select for diffs
Sat Feb 24 23:47:56 2001 UTC (23 years, 2 months ago) by ht
Branches: v2001
Diff to: previous 1.85.2.3: preferred, colored
Changes since revision 1.85.2.3: +16 -5 lines
handle unbound prefix in xsi:type
fix typo in assess

Revision 1.85.2.3: download - view: text, markup, annotated - select for diffs
Sat Feb 17 23:33:11 2001 UTC (23 years, 3 months ago) by ht
Branches: v2001
Diff to: previous 1.85.2.2: preferred, colored
Changes since revision 1.85.2.2: +32 -16 lines
assignAttrTypes sets a.type to the use if there is one
so either valueConstraint can be used

Revision 1.87: download - view: text, markup, annotated - select for diffs
Fri Feb 16 16:38:43 2001 UTC (23 years, 3 months ago) by richard
Branches: public, MAIN
CVS tags: lastOct24
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +7 -4 lines
fix key/keyref/unique field code

Revision 1.85.2.2: download - view: text, markup, annotated - select for diffs
Wed Feb 14 17:01:11 2001 UTC (23 years, 3 months ago) by ht
Branches: v2001
Diff to: previous 1.85.2.1: preferred, colored
Changes since revision 1.85.2.1: +20 -8 lines
merge attr use back in to v2001 line

Revision 1.86: download - view: text, markup, annotated - select for diffs
Mon Feb 12 11:34:46 2001 UTC (23 years, 3 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +11 -3 lines
catch unbound prefix in xsi:type

Revision 1.85.2.1.2.1: download - view: text, markup, annotated - select for diffs
Wed Feb 7 17:34:28 2001 UTC (23 years, 3 months ago) by ht
Branches: attruse
Diff to: previous 1.85.2.1: preferred, colored; next MAIN 1.85.2.2: preferred, colored
Changes since revision 1.85.2.1: +17 -8 lines
use AttrUse to supply defaults

Revision 1.85.2.1: download - view: text, markup, annotated - select for diffs
Wed Feb 7 14:30:01 2001 UTC (23 years, 3 months ago) by ht
Branches: v2001
Branch point for: attruse
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +10 -10 lines
change NS to 2001, implement null->nil

Revision 1.85: download - view: text, markup, annotated - select for diffs
Wed Feb 7 09:23:24 2001 UTC (23 years, 3 months ago) by ht
Branches: public, MAIN
Branch point for: v2001
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +6 -3 lines
report low-level failure correctly

Revision 1.84: download - view: text, markup, annotated - select for diffs
Tue Feb 6 14:20:41 2001 UTC (23 years, 3 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +9 -11 lines
accommodate to earlier XPath construction for fields/selector

Revision 1.83: download - view: text, markup, annotated - select for diffs
Tue Feb 6 11:30:51 2001 UTC (23 years, 3 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +499 -151 lines
merged infoset-based back to mainline

Revision 1.74.2.26: download - view: text, markup, annotated - select for diffs
Mon Jan 15 14:18:55 2001 UTC (23 years, 4 months ago) by ht
Branches: infoset-based
Diff to: previous 1.74.2.25: preferred, colored; next MAIN 1.75: preferred, colored
Changes since revision 1.74.2.25: +6 -3 lines
improve wildcard error msg

Revision 1.74.2.25: download - view: text, markup, annotated - select for diffs
Wed Jan 3 19:13:19 2001 UTC (23 years, 4 months ago) by ht
Branches: infoset-based
Diff to: previous 1.74.2.24: preferred, colored
Changes since revision 1.74.2.24: +15 -16 lines
accommodate to change of exception with LTXMLInfoset

Revision 1.74.2.24: download - view: text, markup, annotated - select for diffs
Wed Jan 3 11:57:52 2001 UTC (23 years, 4 months ago) by ht
Branches: infoset-based
Diff to: previous 1.74.2.23: preferred, colored
Changes since revision 1.74.2.23: +8 -3 lines
fix xsi:type bugs

Revision 1.74.2.23: download - view: text, markup, annotated - select for diffs
Sat Dec 23 13:08:21 2000 UTC (23 years, 4 months ago) by ht
Branches: infoset-based
Diff to: previous 1.74.2.22: preferred, colored
Changes since revision 1.74.2.22: +19 -5 lines
fix spelling of whiteSpace,
add -p file switch for profiling

Revision 1.74.2.22: download - view: text, markup, annotated - select for diffs
Fri Dec 22 18:33:54 2000 UTC (23 years, 4 months ago) by ht
Branches: infoset-based
Diff to: previous 1.74.2.21: preferred, colored
Changes since revision 1.74.2.21: +58 -30 lines
add whitespace processing,
fix some bugs?

Revision 1.74.2.21: download - view: text, markup, annotated - select for diffs
Thu Dec 21 18:29:38 2000 UTC (23 years, 4 months ago) by ht
Branches: infoset-based
Diff to: previous 1.74.2.20: preferred, colored
Changes since revision 1.74.2.20: +22 -13 lines
accommodate to .facets and real facets

Revision 1.74.2.20: download - view: text, markup, annotated - select for diffs
Sat Dec 16 12:10:29 2000 UTC (23 years, 5 months ago) by ht
Branches: infoset-based
Diff to: previous 1.74.2.19: preferred, colored
Changes since revision 1.74.2.19: +16 -11 lines
add logging of relevant declaration to elt/attr assess

Revision 1.74.2.19: download - view: text, markup, annotated - select for diffs
Thu Dec 14 14:21:59 2000 UTC (23 years, 5 months ago) by ht
Branches: infoset-based
Diff to: previous 1.74.2.18: preferred, colored
Changes since revision 1.74.2.18: +7 -5 lines
fix bug in e-o error msg

Revision 1.74.2.18: download - view: text, markup, annotated - select for diffs
Wed Dec 13 23:30:09 2000 UTC (23 years, 5 months ago) by ht
Branches: infoset-based
Diff to: previous 1.74.2.17: preferred, colored
Changes since revision 1.74.2.17: +26 -10 lines
add -r switch to produce reflected output

Revision 1.74.2.17: download - view: text, markup, annotated - select for diffs
Tue Dec 12 17:33:06 2000 UTC (23 years, 5 months ago) by ht
Branches: infoset-based
Diff to: previous 1.74.2.16: preferred, colored
Changes since revision 1.74.2.16: +35 -9 lines
get builtin-schemas out first, sort AbInitios to the front,
more details in content-model error messages,
set null property

Revision 1.74.2.16: download - view: text, markup, annotated - select for diffs
Fri Dec 8 18:08:42 2000 UTC (23 years, 5 months ago) by ht
Branches: infoset-based
Diff to: previous 1.74.2.15: preferred, colored
Changes since revision 1.74.2.15: +13 -11 lines
install schemaInformation on validation root,
assign type defn as such to typeDefinition property

Revision 1.74.2.15: download - view: text, markup, annotated - select for diffs
Fri Dec 8 15:16:07 2000 UTC (23 years, 5 months ago) by ht
Branches: infoset-based
Diff to: previous 1.74.2.14: preferred, colored
Changes since revision 1.74.2.14: +22 -18 lines
put the docElt in the factory,
use it for reflection at the end,
and to implement validationContext

Revision 1.74.2.14: download - view: text, markup, annotated - select for diffs
Thu Dec 7 13:18:42 2000 UTC (23 years, 5 months ago) by ht
Branches: infoset-based
Diff to: previous 1.74.2.13: preferred, colored
Changes since revision 1.74.2.13: +8 -5 lines
work around null vs "" for missing namespace name

Revision 1.74.2.13: download - view: text, markup, annotated - select for diffs
Thu Dec 7 10:20:48 2000 UTC (23 years, 5 months ago) by ht
Branches: infoset-based
Diff to: previous 1.74.2.12: preferred, colored
Changes since revision 1.74.2.12: +58 -33 lines
handle xsi: attrs cleanly

Revision 1.74.2.12: download - view: text, markup, annotated - select for diffs
Wed Dec 6 22:43:11 2000 UTC (23 years, 5 months ago) by ht
Branches: infoset-based
Diff to: previous 1.74.2.11: preferred, colored
Changes since revision 1.74.2.11: +122 -71 lines
make assess a method on Element,
add one on Attribute,
refer to the latter from the former

Revision 1.74.2.11: download - view: text, markup, annotated - select for diffs
Wed Dec 6 09:21:05 2000 UTC (23 years, 5 months ago) by ht
Branches: infoset-based
Diff to: previous 1.74.2.10: preferred, colored
Changes since revision 1.74.2.10: +7 -2 lines
add psv infoset namespace URI to reflected docapplyschema.py

Revision 1.74.2.10: download - view: text, markup, annotated - select for diffs
Mon Dec 4 22:31:03 2000 UTC (23 years, 5 months ago) by ht
Branches: infoset-based
Diff to: previous 1.74.2.9: preferred, colored
Changes since revision 1.74.2.9: +17 -3 lines
stubs for schemaNormalizedValue in place

Revision 1.74.2.9: download - view: text, markup, annotated - select for diffs
Mon Dec 4 22:09:00 2000 UTC (23 years, 5 months ago) by ht
Branches: infoset-based
Diff to: previous 1.74.2.8: preferred, colored
Changes since revision 1.74.2.8: +29 -27 lines
remove convert,
accommodate change to importing XML,
put attribute verror on right item

Revision 1.74.2.8: download - view: text, markup, annotated - select for diffs
Mon Dec 4 13:30:42 2000 UTC (23 years, 5 months ago) by ht
Branches: infoset-based
Diff to: previous 1.74.2.7: preferred, colored
Changes since revision 1.74.2.7: +147 -41 lines
merge in main line fixes thru 1.82

Revision 1.82: download - view: text, markup, annotated - select for diffs
Tue Oct 31 16:30:47 2000 UTC (23 years, 6 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +26 -5 lines
validate subordinate elements with eltdecl if available
return schema error count if not attempting instance validation

Revision 1.81: download - view: text, markup, annotated - select for diffs
Fri Oct 27 15:33:30 2000 UTC (23 years, 6 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +32 -8 lines
Output timing info if -t on command line

Revision 1.80: download - view: text, markup, annotated - select for diffs
Wed Oct 18 15:54:58 2000 UTC (23 years, 7 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +10 -3 lines
make effort to check 'fixed' attribute values

Revision 1.79: download - view: text, markup, annotated - select for diffs
Tue Oct 17 13:35:41 2000 UTC (23 years, 7 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +17 -5 lines
put switch on warnings, default is don't

Revision 1.78: download - view: text, markup, annotated - select for diffs
Tue Oct 17 12:45:15 2000 UTC (23 years, 7 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +53 -25 lines
try to catch and log all crashes
replace stale reference to atribute.characters

Revision 1.74.2.7: download - view: text, markup, annotated - select for diffs
Fri Oct 13 12:48:42 2000 UTC (23 years, 7 months ago) by richard
Branches: infoset-based
Diff to: previous 1.74.2.6: preferred, colored
Changes since revision 1.74.2.6: +83 -25 lines
more infoset contributions

Revision 1.74.2.6: download - view: text, markup, annotated - select for diffs
Mon Oct 2 13:33:28 2000 UTC (23 years, 7 months ago) by richard
Branches: infoset-based
Diff to: previous 1.74.2.5: preferred, colored
Changes since revision 1.74.2.5: +8 -5 lines
update values for validity property

Revision 1.74.2.5: download - view: text, markup, annotated - select for diffs
Fri Sep 29 17:18:09 2000 UTC (23 years, 7 months ago) by richard
Branches: infoset-based
Diff to: previous 1.74.2.4: preferred, colored
Changes since revision 1.74.2.4: +26 -2 lines
More towards PSV infoset

Revision 1.74.2.4: download - view: text, markup, annotated - select for diffs
Fri Sep 29 16:45:27 2000 UTC (23 years, 7 months ago) by richard
Branches: infoset-based
Diff to: previous 1.74.2.3: preferred, colored
Changes since revision 1.74.2.3: +6 -3 lines
correct errorCode setting

Revision 1.74.2.3: download - view: text, markup, annotated - select for diffs
Fri Sep 29 16:04:24 2000 UTC (23 years, 7 months ago) by richard
Branches: infoset-based
Diff to: previous 1.74.2.2: preferred, colored
Changes since revision 1.74.2.2: +9 -5 lines
More towards PSV infoset

Revision 1.74.2.2: download - view: text, markup, annotated - select for diffs
Fri Sep 29 14:16:15 2000 UTC (23 years, 7 months ago) by ht
Branches: infoset-based
Diff to: previous 1.74.2.1: preferred, colored
Changes since revision 1.74.2.1: +103 -32 lines
towards PSVI contributions

Revision 1.77: download - view: text, markup, annotated - select for diffs
Thu Sep 28 15:54:50 2000 UTC (23 years, 7 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +9 -3 lines
schema error count includes all errors, not just those found at prep
time

Revision 1.76: download - view: text, markup, annotated - select for diffs
Thu Sep 28 15:09:14 2000 UTC (23 years, 7 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +43 -16 lines
try catching and returning any crashes

Revision 1.75: download - view: text, markup, annotated - select for diffs
Thu Sep 28 08:41:57 2000 UTC (23 years, 7 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +30 -9 lines
add usage message
add -o outfile cmd line arg

Revision 1.74.2.1: download - view: text, markup, annotated - select for diffs
Wed Sep 27 17:21:20 2000 UTC (23 years, 7 months ago) by richard
Branches: infoset-based
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +63 -54 lines
Changes for infoset-based

Revision 1.74: download - view: text, markup, annotated - select for diffs
Wed Sep 27 13:48:47 2000 UTC (23 years, 7 months ago) by richard
Branches: public, MAIN
Branch point for: infoset-based
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +74 -71 lines
Use infoset-like names for slots (now provided in XML.py) to reduce
differences with infoset-based version.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Wed Sep 27 12:22:22 2000 UTC (23 years, 7 months ago) by richard
Branches: public, MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +6 -3 lines
correct element.name to element.local in an error message

Revision 1.72: download - view: text, markup, annotated - select for diffs
Tue Sep 26 14:29:36 2000 UTC (23 years, 7 months ago) by richard
Branches: public, MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +8 -4 lines
Oops, didn't change AbInitio to XMLSchema.AbInitio when moving methods

Revision 1.71: download - view: text, markup, annotated - select for diffs
Tue Sep 26 14:05:28 2000 UTC (23 years, 7 months ago) by richard
Branches: public, MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +47 -2 lines
Move checkString methods from XMLSchema.py, because they may need to look
at *instance* in-scope namespaces

Revision 1.70: download - view: text, markup, annotated - select for diffs
Tue Sep 26 13:38:49 2000 UTC (23 years, 7 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +15 -9 lines
protect against undefined list itemType/union memberType

Revision 1.69: download - view: text, markup, annotated - select for diffs
Sat Sep 23 11:17:31 2000 UTC (23 years, 7 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +43 -15 lines
merge in CR branch

Revision 1.68: download - view: text, markup, annotated - select for diffs
Sat Sep 23 11:14:26 2000 UTC (23 years, 7 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +19 -2 lines
towards merge in CR branch

Revision 1.66.2.3: download - view: text, markup, annotated - select for diffs
Thu Sep 21 09:14:33 2000 UTC (23 years, 7 months ago) by ht
Branches: CR
Diff to: previous 1.66.2.2: preferred, colored; next MAIN 1.67: preferred, colored
Changes since revision 1.66.2.2: +8 -5 lines
property name change

Revision 1.67: download - view: text, markup, annotated - select for diffs
Mon Sep 11 12:59:09 2000 UTC (23 years, 8 months ago) by ht
Branches: public, MAIN
CVS tags: bestApril7
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +21 -7 lines
allow stdin,
fix stupid bug missing third schema on command line

Revision 1.66.2.2: download - view: text, markup, annotated - select for diffs
Mon Sep 11 12:23:27 2000 UTC (23 years, 8 months ago) by ht
Branches: CR
Diff to: previous 1.66.2.1: preferred, colored
Changes since revision 1.66.2.1: +5 -5 lines
Move to branch: more debug in vv crash

Revision 1.66.2.1: download - view: text, markup, annotated - select for diffs
Mon Sep 11 12:22:10 2000 UTC (23 years, 8 months ago) by ht
Branches: CR
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +29 -11 lines
Move to branch: Direct support for validating lists and unions

Revision 1.66: download - view: text, markup, annotated - select for diffs
Tue Aug 22 13:11:30 2000 UTC (23 years, 8 months ago) by ht
Branches: public, MAIN
Branch point for: CR
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +11 -8 lines
handle type w/o qname as document validation type
remove special treatment for AbInitio simple types on elements,
thereby fixing list validation bug

Revision 1.63.2.4: download - view: text, markup, annotated - select for diffs
Fri Jul 14 16:13:06 2000 UTC (23 years, 10 months ago) by richard
CVS tags: old-infoset-based
Diff to: previous 1.63.2.3: preferred, colored; next MAIN 1.64: preferred, colored
Changes since revision 1.63.2.3: +8 -4 lines
Can now get encoding from documentEntity

Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Jul 12 09:31:58 2000 UTC (23 years, 10 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +10 -6 lines
try harder to always have a schema

Revision 1.63.2.3: download - view: text, markup, annotated - select for diffs
Tue Jul 11 17:29:06 2000 UTC (23 years, 10 months ago) by richard
Diff to: previous 1.63.2.2: preferred, colored
Changes since revision 1.63.2.2: +20 -15 lines
change references to name properties to originalName

Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Jul 10 14:39:02 2000 UTC (23 years, 10 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +9 -3 lines
prepare for fileinfo to runit

Revision 1.63.2.2: download - view: text, markup, annotated - select for diffs
Fri Jul 7 13:53:18 2000 UTC (23 years, 10 months ago) by richard
Diff to: previous 1.63.2.1: preferred, colored
Changes since revision 1.63.2.1: +49 -4 lines
move some methods from XMLSchema.py to applyschema.py
other fixes

Revision 1.63.2.1: download - view: text, markup, annotated - select for diffs
Thu Jul 6 16:59:37 2000 UTC (23 years, 10 months ago) by richard
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +96 -100 lines
changes for infoset-based version

Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Jul 5 09:05:37 2000 UTC (23 years, 10 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +12 -8 lines
change name to PyLTXML

Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Jul 3 09:37:38 2000 UTC (23 years, 10 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +7 -2 lines
bail out if textonly has elt daughter(s)
add missing import

Revision 1.61: download - view: text, markup, annotated - select for diffs
Tue Jun 27 09:25:51 2000 UTC (23 years, 10 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +16 -5 lines
attempt to handle interaction between xsi:type and <any>

Revision 1.60: download - view: text, markup, annotated - select for diffs
Sat Jun 24 11:17:07 2000 UTC (23 years, 10 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +6 -8 lines
fix bug in unqualified xsi:type

Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Jun 22 10:31:33 2000 UTC (23 years, 10 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +16 -11 lines
Bug in unique processing -- broke on missing field

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Jun 20 08:07:42 2000 UTC (23 years, 11 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +337 -123 lines
merge xmlout branches back in to main line

Revision 1.54.2.16: download - view: text, markup, annotated - select for diffs
Thu Jun 15 16:03:20 2000 UTC (23 years, 11 months ago) by ht
Branches: xmlout
Diff to: previous 1.54.2.15: preferred, colored; next MAIN 1.55: preferred, colored
Changes since revision 1.54.2.15: +10 -3 lines
cover several missing definition cases

Revision 1.54.2.15: download - view: text, markup, annotated - select for diffs
Sat Jun 3 16:29:30 2000 UTC (23 years, 11 months ago) by ht
Branches: xmlout
Diff to: previous 1.54.2.14: preferred, colored
Changes since revision 1.54.2.14: +6 -3 lines
oops, removing debugging comment

Revision 1.54.2.14: download - view: text, markup, annotated - select for diffs
Sat Jun 3 13:45:55 2000 UTC (23 years, 11 months ago) by ht
Branches: xmlout
Diff to: previous 1.54.2.13: preferred, colored
Changes since revision 1.54.2.13: +19 -8 lines
catch arity bug in xsi:schemaLoc

Revision 1.54.2.13: download - view: text, markup, annotated - select for diffs
Tue May 30 09:35:43 2000 UTC (23 years, 11 months ago) by ht
Branches: xmlout
Diff to: previous 1.54.2.12: preferred, colored
Changes since revision 1.54.2.12: +11 -3 lines
fix encoding bug when things break down altogether

Revision 1.54.2.12: download - view: text, markup, annotated - select for diffs
Mon May 29 08:46:53 2000 UTC (23 years, 11 months ago) by ht
Branches: xmlout
Diff to: previous 1.54.2.11: preferred, colored
Changes since revision 1.54.2.11: +77 -38 lines
strong enforcement of nullable
add error codes to all errors
remove remaining __class__ tests
change error reporting wrt disallowed content

Revision 1.54.2.11: download - view: text, markup, annotated - select for diffs
Wed May 24 20:46:47 2000 UTC (23 years, 11 months ago) by ht
Branches: xmlout
Diff to: previous 1.54.2.10: preferred, colored
Changes since revision 1.54.2.10: +34 -24 lines
make validateText a method, split across SimpleType and AbInitio

Revision 1.54.2.10: download - view: text, markup, annotated - select for diffs
Wed May 24 12:03:28 2000 UTC (23 years, 11 months ago) by ht
Branches: xmlout
Diff to: previous 1.54.2.9: preferred, colored
Changes since revision 1.54.2.9: +17 -5 lines
modest effort to validate list types
fix bug in noNamespaceSchemaLocation handling at validation time

Revision 1.54.2.9: download - view: text, markup, annotated - select for diffs
Mon May 22 16:11:52 2000 UTC (23 years, 11 months ago) by ht
Branches: xmlout
Diff to: previous 1.54.2.8: preferred, colored
Changes since revision 1.54.2.8: +17 -6 lines
use OpenStream, take more control of encoding

Revision 1.54.2.8: download - view: text, markup, annotated - select for diffs
Thu May 18 17:37:40 2000 UTC (24 years ago) by ht
Branches: xmlout
Diff to: previous 1.54.2.7: preferred, colored
Changes since revision 1.54.2.7: +19 -16 lines
parameterise stylesheet,
remove formatting from xsv:xsv attributes,
add namespace decl

Revision 1.57: download - view: text, markup, annotated - select for diffs
Thu May 18 08:01:25 2000 UTC (24 years ago) by ht
Branches: public, MAIN
CVS tags: lastTextOutput
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +7 -6 lines
fix bug in handling of xsi:type

Revision 1.54.2.7: download - view: text, markup, annotated - select for diffs
Thu May 18 07:59:48 2000 UTC (24 years ago) by ht
Branches: xmlout
Diff to: previous 1.54.2.6: preferred, colored
Changes since revision 1.54.2.6: +7 -6 lines
fix xsi:type validation bug

Revision 1.54.2.6: download - view: text, markup, annotated - select for diffs
Tue May 16 16:31:11 2000 UTC (24 years ago) by ht
Branches: xmlout
Diff to: previous 1.54.2.5: preferred, colored
Changes since revision 1.54.2.5: +9 -3 lines
fix bug handling un-typed element declarations == urType validation

Revision 1.54.2.5: download - view: text, markup, annotated - select for diffs
Sun May 14 12:29:59 2000 UTC (24 years ago) by ht
Branches: xmlout
Diff to: previous 1.54.2.4: preferred, colored
Changes since revision 1.54.2.4: +18 -9 lines
merge QName checking from main branch

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sun May 14 12:19:34 2000 UTC (24 years ago) by ht
Branches: public, MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +11 -9 lines
add context to checkSting calls

Revision 1.54.2.4: download - view: text, markup, annotated - select for diffs
Fri May 12 15:15:01 2000 UTC (24 years ago) by ht
Branches: xmlout
Diff to: previous 1.54.2.3: preferred, colored
Changes since revision 1.54.2.3: +18 -8 lines
process keys even if type is simple,
add a few codes to get started

Revision 1.54.2.3: download - view: text, markup, annotated - select for diffs
Thu May 11 13:59:11 2000 UTC (24 years ago) by ht
Branches: xmlout
Diff to: previous 1.54.2.2: preferred, colored
Changes since revision 1.54.2.2: +33 -33 lines
convert verror/vwarn to produce elements
eliminate a few special error outputs in favour of special
sub-elements

Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu May 11 11:55:57 2000 UTC (24 years ago) by ht
Branches: public, MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +50 -29 lines
just better handling of lax validation from other branch

Revision 1.54.2.2: download - view: text, markup, annotated - select for diffs
Thu May 11 11:14:00 2000 UTC (24 years ago) by ht
Branches: xmlout
Diff to: previous 1.54.2.1: preferred, colored
Changes since revision 1.54.2.1: +117 -73 lines
more error protection
handle lax recursively and at the start

Revision 1.54.2.1: download - view: text, markup, annotated - select for diffs
Wed May 10 11:36:47 2000 UTC (24 years ago) by ht
Branches: xmlout
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +70 -19 lines
begin converting to XML output

Revision 1.54: download - view: text, markup, annotated - select for diffs
Tue May 9 14:52:52 2000 UTC (24 years ago) by ht
Branches: public, MAIN
Branch point for: xmlout
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +7 -3 lines
Check for strings in a way that works with or without 16-bit support

Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue May 9 12:27:58 2000 UTC (24 years ago) by ht
Branches: public, MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +10 -6 lines
replace our hack with python's url parsing stuff
make f global for debugging

Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri May 5 15:15:45 2000 UTC (24 years ago) by richard
Branches: public, MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +6 -3 lines
wrong (?) elt arg to verror in validateKeyRefs

Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu May 4 07:56:35 2000 UTC (24 years ago) by ht
Branches: public, MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +6 -3 lines
Fix typo in opportunistic attribute validation

Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon May 1 15:07:00 2000 UTC (24 years ago) by richard
Branches: public, MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +6 -3 lines
bug fix schema -> key.schema

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon May 1 10:05:43 2000 UTC (24 years ago) by ht
Branches: public, MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +24 -11 lines
catch various missing file errors more gracefully

Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Apr 28 15:40:01 2000 UTC (24 years ago) by richard
Branches: public, MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +21 -3 lines
Implement xsi:null (still don't check nullable)

Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri Apr 28 15:11:23 2000 UTC (24 years ago) by richard
Branches: public, MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +15 -8 lines
allow xsi: attributes on simple type
moved eltDecl code up validateElement ready for implementing xsi:null

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Apr 27 09:41:18 2000 UTC (24 years ago) by ht
Branches: public, MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +9 -6 lines
remove raw types from error messages

Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu Apr 27 09:30:21 2000 UTC (24 years ago) by ht
Branches: public, MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +12 -6 lines
check that inputs are actually schemas,
remove schema arg to doImport, checkInSchema

Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Apr 26 13:00:40 2000 UTC (24 years ago) by ht
Branches: public, MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +9 -2 lines
add copyright

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Apr 24 20:46:40 2000 UTC (24 years ago) by ht
Branches: public, MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +53 -38 lines
cleanup residual bugs with massive rename,
rename Any to Wildcard,
replace AnyAttribute with Wildcard,
get validation of Wildcard working in both element and attribute contexts

Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Apr 24 15:08:34 2000 UTC (24 years ago) by ht
Branches: public, MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +28 -22 lines
minor glitches, tiny.xml works again

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Apr 24 15:00:09 2000 UTC (24 years ago) by ht
Branches: public, MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +60 -47 lines
wholesale name changes -- init. caps for all classes,
schema.py -> XMLSchema.py

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Apr 24 11:09:17 2000 UTC (24 years ago) by ht
Branches: public, MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +8 -4 lines
make version string universally available

Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Apr 24 10:06:59 2000 UTC (24 years ago) by ht
Branches: public, MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +7 -2 lines
add version info to message

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Apr 24 10:02:39 2000 UTC (24 years ago) by ht
Branches: public, MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +9 -2 lines
change invocation message

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Apr 24 09:41:43 2000 UTC (24 years ago) by ht
Branches: public, MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +18 -14 lines
clean up invocation some more, add k arg't to runit

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Apr 21 09:32:21 2000 UTC (24 years, 1 month ago) by ht
Branches: public, MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +9 -5 lines
another dose of resolveURL
use tiny only if run from command line

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Apr 20 22:12:43 2000 UTC (24 years, 1 month ago) by ht
Branches: public, MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +7 -3 lines
use resolveURL on input, schemaLocs

Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Apr 20 15:45:08 2000 UTC (24 years, 1 month ago) by ht
Branches: public, MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +17 -11 lines
better handling of use of ns uri for loc

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Apr 20 14:26:59 2000 UTC (24 years, 1 month ago) by ht
Branches: public, MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +262 -157 lines
merge in private and comp branches

Revision 1.32.2.5: download - view: text, markup, annotated - select for diffs
Thu Apr 20 14:25:54 2000 UTC (24 years, 1 month ago) by ht
Diff to: previous 1.32.2.4: preferred, colored; next MAIN 1.33: preferred, colored
Changes since revision 1.32.2.4: +119 -54 lines
merge in comp branch

Revision 1.32.2.4.2.9: download - view: text, markup, annotated - select for diffs
Thu Apr 20 14:22:39 2000 UTC (24 years, 1 month ago) by ht
Branches: comp
Diff to: previous 1.32.2.4.2.8: preferred, colored; next MAIN 1.32.2.5: preferred, colored
Changes since revision 1.32.2.4.2.8: +24 -8 lines
manage document validation schema creation and search better

Revision 1.32.2.4.2.8: download - view: text, markup, annotated - select for diffs
Thu Apr 20 12:03:21 2000 UTC (24 years, 1 month ago) by ht
Branches: comp
Diff to: previous 1.32.2.4.2.7: preferred, colored
Changes since revision 1.32.2.4.2.7: +22 -17 lines
Remove a few lingering effectiveTypes
Allow better for absent types etc.

Revision 1.32.2.4.2.7: download - view: text, markup, annotated - select for diffs
Fri Apr 14 21:18:27 2000 UTC (24 years, 1 month ago) by ht
Branches: comp
Diff to: previous 1.32.2.4.2.6: preferred, colored
Changes since revision 1.32.2.4.2.6: +7 -3 lines
minor attr names/path changes to track schema

Revision 1.32.2.4.2.6: download - view: text, markup, annotated - select for diffs
Thu Apr 13 23:04:39 2000 UTC (24 years, 1 month ago) by ht
Branches: comp
Diff to: previous 1.32.2.4.2.5: preferred, colored
Changes since revision 1.32.2.4.2.5: +10 -5 lines
allow for urType as simple type (?)
track Any->AnyWrap change

Revision 1.32.2.4.2.5: download - view: text, markup, annotated - select for diffs
Wed Apr 12 17:29:37 2000 UTC (24 years, 1 month ago) by ht
Branches: comp
Diff to: previous 1.32.2.4.2.4: preferred, colored
Changes since revision 1.32.2.4.2.4: +24 -16 lines
begin work on model merger,

Revision 1.32.2.4.2.4: download - view: text, markup, annotated - select for diffs
Tue Apr 11 18:13:17 2000 UTC (24 years, 1 month ago) by ht
Branches: comp
Diff to: previous 1.32.2.4.2.3: preferred, colored
Changes since revision 1.32.2.4.2.3: +6 -3 lines
interpolate attributeUse between complexType and attributeDeclaration,
parallel to particle

Revision 1.32.2.4.2.3: download - view: text, markup, annotated - select for diffs
Mon Apr 10 15:48:46 2000 UTC (24 years, 1 month ago) by ht
Branches: comp
Diff to: previous 1.32.2.4.2.2: preferred, colored
Changes since revision 1.32.2.4.2.2: +38 -23 lines
put modest attribute validation in place

Revision 1.32.2.4.2.2: download - view: text, markup, annotated - select for diffs
Sun Apr 9 16:13:26 2000 UTC (24 years, 1 month ago) by ht
Branches: comp
Diff to: previous 1.32.2.4.2.1: preferred, colored
Changes since revision 1.32.2.4.2.1: +5 -3 lines
working on complex type, attribute;
back out component.qname

Revision 1.32.2.4.2.1: download - view: text, markup, annotated - select for diffs
Wed Apr 5 12:12:36 2000 UTC (24 years, 1 month ago) by ht
Branches: comp
Diff to: previous 1.32.2.4: preferred, colored
Changes since revision 1.32.2.4: +20 -16 lines
accommodate changes in schema.py

Revision 1.32.2.4: download - view: text, markup, annotated - select for diffs
Sat Apr 1 18:01:25 2000 UTC (24 years, 1 month ago) by ht
Branch point for: comp
Diff to: previous 1.32.2.3: preferred, colored
Changes since revision 1.32.2.3: +15 -20 lines
various minor compatibility fixes

Revision 1.32.2.3: download - view: text, markup, annotated - select for diffs
Sat Mar 25 12:12:27 2000 UTC (24 years, 1 month ago) by ht
Diff to: previous 1.32.2.2: preferred, colored
Changes since revision 1.32.2.2: +128 -103 lines
restructure error handling/reporting;
allow for switching 208 on and off

Revision 1.32.2.2: download - view: text, markup, annotated - select for diffs
Tue Mar 21 15:57:23 2000 UTC (24 years, 2 months ago) by ht
Diff to: previous 1.32.2.1: preferred, colored
Changes since revision 1.32.2.1: +38 -25 lines
fix bug in skip,
allow 208 override

Revision 1.32.2.1: download - view: text, markup, annotated - select for diffs
Mon Mar 20 17:22:52 2000 UTC (24 years, 2 months ago) by ht
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +23 -19 lines
better coverage of <any>, including beginning of processcontents

Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Mar 8 15:28:46 2000 UTC (24 years, 2 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +25 -4 lines
merge private branches back into public after 20000225 release

Revision 1.31.2.3: download - view: text, markup, annotated - select for diffs
Thu Feb 24 23:40:32 2000 UTC (24 years, 2 months ago) by ht
Diff to: previous 1.31.2.2: preferred, colored; next MAIN 1.32: preferred, colored
Changes since revision 1.31.2.2: +9 -2 lines
fix any bug

Revision 1.31.2.2: download - view: text, markup, annotated - select for diffs
Mon Feb 21 09:18:13 2000 UTC (24 years, 2 months ago) by ht
Diff to: previous 1.31.2.1: preferred, colored
Changes since revision 1.31.2.1: +6 -2 lines
bug in <any> handling

Revision 1.31.2.1: download - view: text, markup, annotated - select for diffs
Tue Feb 8 21:43:39 2000 UTC (24 years, 3 months ago) by ht
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +9 -2 lines
fork private branch to track internal drafts
change calling sequence of checkinSchema

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Jan 13 16:55:42 2000 UTC (24 years, 4 months ago) by richard
Branches: public, MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +26 -9 lines
Finally do something with xsi:type

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Jan 10 17:36:34 2000 UTC (24 years, 4 months ago) by richard
Branches: public, MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +45 -18 lines
changes for xsi:schemaLocation

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Jan 8 23:33:50 2000 UTC (24 years, 4 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +11 -3 lines
towards support for xsi:schemaLocation

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Jan 8 12:07:38 2000 UTC (24 years, 4 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +32 -28 lines
Change command-line arg sequence in preparation for use of schemaLocation!!!!!
Add debug printout for schemaLocation for now

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Jan 7 17:08:26 2000 UTC (24 years, 4 months ago) by richard
Branches: public, MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +30 -4 lines
start on xsi:type

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Jan 6 14:59:38 2000 UTC (24 years, 4 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +6 -2 lines
fix command line bug, display args on entry

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Jan 6 14:38:56 2000 UTC (24 years, 4 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +17 -4 lines
detect cross-scope keyref and signal error

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Jan 3 17:02:37 2000 UTC (24 years, 4 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +15 -5 lines
Include result of sub-ordinate key checking in overall result
Accommodate new calling sequence for xpath.find
add Log and Id

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Jan 3 14:06:57 2000 UTC (24 years, 4 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -5 lines
get key error messages in right order

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Jan 2 19:29:59 2000 UTC (24 years, 4 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +60 -21 lines
add unique and keyref checking

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Dec 31 17:53:42 1999 UTC (24 years, 4 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +72 -53 lines
restructure checking of key constraints

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Dec 27 20:03:51 1999 UTC (24 years, 4 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +16 -8 lines
rewrite xpath processing completely

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Dec 26 15:43:16 1999 UTC (24 years, 4 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +34 -30 lines
improve key processing; relax parsing after <any> match

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Dec 22 10:34:54 1999 UTC (24 years, 4 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +30 -1 lines
begin to check keys:  pretty messy, needs to geeneralise over element
scope and uniuqe/key

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Dec 21 13:45:50 1999 UTC (24 years, 5 months ago) by richard
Branches: public, MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +13 -6 lines
start anyAttribute support

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Dec 20 17:27:35 1999 UTC (24 years, 5 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
fix attr qname bug

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Dec 20 16:34:59 1999 UTC (24 years, 5 months ago) by richard
Branches: public, MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
*** empty log message ***

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Dec 20 15:43:50 1999 UTC (24 years, 5 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -7 lines
read defaulted attrs, lookup qualified attr name

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Dec 20 14:15:52 1999 UTC (24 years, 5 months ago) by richard
Branches: public, MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +36 -9 lines
start to handle <any> properly

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Dec 14 18:07:04 1999 UTC (24 years, 5 months ago) by richard
Branches: public, MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
print qnames of undeclaraed elements

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Dec 14 12:53:59 1999 UTC (24 years, 5 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +13 -6 lines
call 'prepare' before using schemas

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Dec 13 20:08:57 1999 UTC (24 years, 5 months ago) by richard
Branches: public, MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +9 -4 lines
qnames

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Dec 11 18:29:24 1999 UTC (24 years, 5 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -3 lines
enable line nos for attr error reporting

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Dec 1 12:27:58 1999 UTC (24 years, 5 months ago) by richard
Branches: public, MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +7 -3 lines
open with NSL_read_namespaces
a little more <any> support

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Nov 30 15:29:25 1999 UTC (24 years, 5 months ago) by richard
Branches: public, MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +22 -15 lines
return 1 or 0 according to whether valid

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Nov 26 17:50:33 1999 UTC (24 years, 5 months ago) by richard
Branches: public, MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +11 -10 lines
line numbers of element ends

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Nov 26 17:23:20 1999 UTC (24 years, 5 months ago) by richard
Branches: public, MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +16 -3 lines
line numbers

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Nov 25 18:10:37 1999 UTC (24 years, 5 months ago) by richard
Branches: public, MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +29 -25 lines
content checking

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Nov 17 02:17:16 1999 UTC (24 years, 6 months ago) by aqw
Branches: public, MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +17 -5 lines
effectiveType now a magic attr, bug fixes

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Nov 16 11:15:52 1999 UTC (24 years, 6 months ago) by ht
Branches: public, MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +151 -0 lines
applyschema.py

Revision 1.1
Tue Nov 16 11:15:52 1999 UTC (24 years, 6 months ago) by ht
Branches: public, MAIN
FILE REMOVED
file applyschema.py was initially added on branch 1.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

Webmaster