CVS log for xmlschema/Attic/schema.py
Up to [Public] / xmlschema
Request diff between arbitrary revisions
Default branch: public
Revision 1.116, Mon Apr 24 14:10:46 2000 UTC (8 years ago) by ht
Branch: public
CVS Tags: HEAD
Changes since 1.115: +6 -2
lines
FILE REMOVED
renaming to loadschema.py
Revision 1.115 / (download) - annotate - [select for diffs]
, Mon Apr 24 13:51:01 2000 UTC (8 years ago) by ht
Branch: public
Changes since 1.114: +49 -20
lines
Diff to previous 1.114
(colored)
get rid of AnyWrap, separate any and anyElt
structure sub-classes of any for validation use
Revision 1.114 / (download) - annotate - [select for diffs]
, Mon Apr 24 12:26:00 2000 UTC (8 years ago) by ht
Branch: public
Changes since 1.113: +68 -82
lines
Diff to previous 1.113
(colored)
move fsm translation to 'translate' methods on appropriate classes
Revision 1.113 / (download) - annotate - [select for diffs]
, Mon Apr 24 11:09:50 2000 UTC (8 years ago) by ht
Branch: public
Changes since 1.112: +10 -4
lines
Diff to previous 1.112
(colored)
add version string
fix typo in previous equivClass fix :-(
Revision 1.112 / (download) - annotate - [select for diffs]
, Sat Apr 22 17:31:09 2000 UTC (8 years ago) by ht
Branch: public
Changes since 1.111: +6 -2
lines
Diff to previous 1.111
(colored)
fixed race condition in type inheritance check
Revision 1.111 / (download) - annotate - [select for diffs]
, Sat Apr 22 17:10:19 2000 UTC (8 years ago) by ht
Branch: public
Changes since 1.110: +8 -172
lines
Diff to previous 1.110
(colored)
remove lots of dead wood
Revision 1.110 / (download) - annotate - [select for diffs]
, Fri Apr 21 14:23:36 2000 UTC (8 years ago) by ht
Branch: public
Changes since 1.109: +7 -2
lines
Diff to previous 1.109
(colored)
fix missing particle in urtype
Revision 1.109 / (download) - annotate - [select for diffs]
, Fri Apr 21 09:31:11 2000 UTC (8 years ago) by ht
Branch: public
Changes since 1.108: +17 -7
lines
Diff to previous 1.108
(colored)
value check on min/max occurs
Revision 1.108 / (download) - annotate - [select for diffs]
, Fri Apr 21 09:15:00 2000 UTC (8 years ago) by ht
Branch: public
Changes since 1.107: +4 -397
lines
Diff to previous 1.107
(colored)
removed dump, dumpForDTD and all related methods to separate file
Revision 1.107 / (download) - annotate - [select for diffs]
, Thu Apr 20 22:12:11 2000 UTC (8 years ago) by ht
Branch: public
Changes since 1.106: +19 -11
lines
Diff to previous 1.106
(colored)
move resolveURL around a bit to get it right
Revision 1.106 / (download) - annotate - [select for diffs]
, Thu Apr 20 15:45:08 2000 UTC (8 years ago) by ht
Branch: public
Changes since 1.105: +4 -2
lines
Diff to previous 1.105
(colored)
better handling of use of ns uri for loc
Revision 1.105 / (download) - annotate - [select for diffs]
, Thu Apr 20 14:39:44 2000 UTC (8 years ago) by ht
Branch: public
Changes since 1.104: +1736 -1290
lines
Diff to previous 1.104
(colored)
merge in private and comp branches
Revision 1.104.2.13 / (download) - annotate - [select for diffs]
, Thu Apr 20 14:38:19 2000 UTC (8 years ago) by ht
Changes since 1.104.2.12: +1496 -1271
lines
Diff to previous 1.104.2.12
(colored)
next main 1.105
(colored)
merge in comp branch
Revision 1.104.2.9.2.15 / (download) - annotate - [select for diffs]
, Thu Apr 20 14:23:18 2000 UTC (8 years ago) by ht
Branch: comp
Changes since 1.104.2.9.2.14: +10 -7
lines
Diff to previous 1.104.2.9.2.14
(colored)
next main 1.104.2.10
(colored)
remove special casing of schema creation for no elt
Revision 1.104.2.9.2.14 / (download) - annotate - [select for diffs]
, Thu Apr 20 12:02:05 2000 UTC (8 years ago) by ht
Branch: comp
Changes since 1.104.2.9.2.13: +39 -40
lines
Diff to previous 1.104.2.9.2.13
(colored)
Do imports inline
Use namespace URI for import if no schemaLoc
Hack textonly complextypes w/o base
Fix bug in hard-case for extension construction
A few defaults to allow DTD-free operation
Revision 1.104.2.9.2.13 / (download) - annotate - [select for diffs]
, Thu Apr 20 08:45:41 2000 UTC (8 years ago) by ht
Branch: comp
Changes since 1.104.2.9.2.12: +184 -127
lines
Diff to previous 1.104.2.9.2.12
(colored)
completed basic conversion to components,
works for triv, tiny, tiny-nns and self
Revision 1.104.2.9.2.12 / (download) - annotate - [select for diffs]
, Tue Apr 18 09:33:43 2000 UTC (8 years ago) by ht
Branch: comp
Changes since 1.104.2.9.2.11: +100 -13
lines
Diff to previous 1.104.2.9.2.11
(colored)
begin work on content model merger
fold in url normalisation
attribute groups improved
Revision 1.104.2.9.2.11 / (download) - annotate - [select for diffs]
, Sun Apr 16 16:47:02 2000 UTC (8 years, 1 month ago) by ht
Branch: comp
Changes since 1.104.2.9.2.10: +125 -129
lines
Diff to previous 1.104.2.9.2.10
(colored)
working on unifying particles and defrefs
Revision 1.104.2.9.2.10 / (download) - annotate - [select for diffs]
, Fri Apr 14 21:11:09 2000 UTC (8 years, 1 month ago) by ht
Branch: comp
Changes since 1.104.2.9.2.9: +262 -343
lines
Diff to previous 1.104.2.9.2.9
(colored)
much improved, minimal coverage almost everywhere,
groups properly handled,
facets and keys
Revision 1.104.2.9.2.9 / (download) - annotate - [select for diffs]
, Thu Apr 13 23:03:31 2000 UTC (8 years, 1 month ago) by ht
Branch: comp
Changes since 1.104.2.9.2.8: +168 -153
lines
Diff to previous 1.104.2.9.2.8
(colored)
get builtin facets right, finally
fix bug in numerical checkString, cover for non-numbers
propagate particle/term/group structure through translation into FSMs
get noteElement, noteParticle working again
Revision 1.104.2.9.2.8 / (download) - annotate - [select for diffs]
, Wed Apr 12 17:29:37 2000 UTC (8 years, 1 month ago) by ht
Branch: comp
Changes since 1.104.2.9.2.7: +89 -53
lines
Diff to previous 1.104.2.9.2.7
(colored)
begin work on model merger,
Revision 1.104.2.9.2.7 / (download) - annotate - [select for diffs]
, Tue Apr 11 18:13:18 2000 UTC (8 years, 1 month ago) by ht
Branch: comp
Changes since 1.104.2.9.2.6: +153 -158
lines
Diff to previous 1.104.2.9.2.6
(colored)
interpolate attributeUse between complexType and attributeDeclaration,
parallel to particle
Revision 1.104.2.9.2.6 / (download) - annotate - [select for diffs]
, Mon Apr 10 17:20:26 2000 UTC (8 years, 1 month ago) by ht
Branch: comp
Changes since 1.104.2.9.2.5: +108 -47
lines
Diff to previous 1.104.2.9.2.5
(colored)
bring built-in datatypes in to line with WD
add list types
Revision 1.104.2.9.2.5 / (download) - annotate - [select for diffs]
, Mon Apr 10 15:51:04 2000 UTC (8 years, 1 month ago) by ht
Branch: comp
Changes since 1.104.2.9.2.4: +261 -217
lines
Diff to previous 1.104.2.9.2.4
(colored)
fix facet initialisation of derived simple types
stub for string validation
minimal complex type support
Revision 1.104.2.9.2.4 / (download) - annotate - [select for diffs]
, Sun Apr 9 16:13:27 2000 UTC (8 years, 1 month ago) by ht
Branch: comp
Changes since 1.104.2.9.2.3: +237 -210
lines
Diff to previous 1.104.2.9.2.3
(colored)
working on complex type, attribute;
back out component.qname
Revision 1.104.2.12 / (download) - annotate - [select for diffs]
, Sat Apr 8 11:54:12 2000 UTC (8 years, 1 month ago) by ht
Changes since 1.104.2.11: +9 -2
lines
Diff to previous 1.104.2.11
(colored)
odd attrs patch
Revision 1.104.2.11 / (download) - annotate - [select for diffs]
, Fri Apr 7 11:38:45 2000 UTC (8 years, 1 month ago) by ht
Changes since 1.104.2.10: +24 -2
lines
Diff to previous 1.104.2.10
(colored)
add modest attempt at resolving relative URLs
Revision 1.104.2.10 / (download) - annotate - [select for diffs]
, Thu Apr 6 09:52:45 2000 UTC (8 years, 1 month ago) by ht
Changes since 1.104.2.9: +5 -2
lines
Diff to previous 1.104.2.9
(colored)
residual bug in import
Revision 1.104.2.9.2.3 / (download) - annotate - [select for diffs]
, Thu Apr 6 09:43:47 2000 UTC (8 years, 1 month ago) by ht
Branch: comp
Changes since 1.104.2.9.2.2: +89 -67
lines
Diff to previous 1.104.2.9.2.2
(colored)
starting on complex type
Revision 1.104.2.9.2.2 / (download) - annotate - [select for diffs]
, Wed Apr 5 12:11:34 2000 UTC (8 years, 1 month ago) by ht
Branch: comp
Changes since 1.104.2.9.2.1: +191 -202
lines
Diff to previous 1.104.2.9.2.1
(colored)
Getting the basics sorted out: bare minimum of simple type def and
element
Revision 1.104.2.9.2.1 / (download) - annotate - [select for diffs]
, Mon Apr 3 14:55:15 2000 UTC (8 years, 1 month ago) by ht
Branch: comp
Changes since 1.104.2.9: +242 -251
lines
Diff to previous 1.104.2.9
(colored)
beginning upheaval
Revision 1.104.2.9 / (download) - annotate - [select for diffs]
, Mon Apr 3 14:51:50 2000 UTC (8 years, 1 month ago) by ht
Branch point for: comp
Changes since 1.104.2.8: +17 -13
lines
Diff to previous 1.104.2.8
(colored)
lots of futzy fixes to effectiveStuff for Last Call schemas
Revision 1.104.2.8 / (download) - annotate - [select for diffs]
, Sat Apr 1 18:04:15 2000 UTC (8 years, 1 month ago) by ht
Changes since 1.104.2.7: +254 -199
lines
Diff to previous 1.104.2.7
(colored)
lots of hacks to get effective type more involved
Revision 1.104.2.7 / (download) - annotate - [select for diffs]
, Sat Mar 25 12:10:44 2000 UTC (8 years, 1 month ago) by ht
Changes since 1.104.2.6: +94 -36
lines
Diff to previous 1.104.2.6
(colored)
change to full import, no duplicates;
redo error handling, use line nums if available
Revision 1.104.2.6 / (download) - annotate - [select for diffs]
, Tue Mar 21 16:03:47 2000 UTC (8 years, 1 month ago) by ht
Changes since 1.104.2.5: +40 -17
lines
Diff to previous 1.104.2.5
(colored)
allow 208 override,
some cleanup of complexType attr checking and defaulting
Revision 1.104.2.5 / (download) - annotate - [select for diffs]
, Mon Mar 20 17:17:35 2000 UTC (8 years, 1 month ago) by ht
Changes since 1.104.2.4: +58 -18
lines
Diff to previous 1.104.2.4
(colored)
top-level attrs,
implement 208
Revision 1.104.2.4 / (download) - annotate - [select for diffs]
, Tue Mar 14 18:37:48 2000 UTC (8 years, 2 months ago) by ht
Changes since 1.104.2.3: +11 -8
lines
Diff to previous 1.104.2.3
(colored)
convert to camelCase for builtin datatype names
Revision 1.104.2.3 / (download) - annotate - [select for diffs]
, Tue Mar 14 18:11:13 2000 UTC (8 years, 2 months ago) by ht
Changes since 1.104.2.2: +9 -5
lines
Diff to previous 1.104.2.2
(colored)
remove abstract elements from equivClass expansion for 'dump'
Revision 1.104.2.2 / (download) - annotate - [select for diffs]
, Tue Mar 14 11:26:45 2000 UTC (8 years, 2 months ago) by ht
Changes since 1.104.2.1: +6 -10
lines
Diff to previous 1.104.2.1
(colored)
trivial move to new def'n of restriction
Revision 1.104.2.1 / (download) - annotate - [select for diffs]
, Sat Mar 11 11:14:19 2000 UTC (8 years, 2 months ago) by ht
Changes since 1.104: +9 -6
lines
Diff to previous 1.104
(colored)
convert * to unbounded for maxOccurs
Revision 1.104 / (download) - annotate - [select for diffs]
, Wed Mar 8 15:39:35 2000 UTC (8 years, 2 months ago) by ht
Branch: public
Changes since 1.103: +13 -6
lines
Diff to previous 1.103
(colored)
exact->block, tentatively
Revision 1.103 / (download) - annotate - [select for diffs]
, Wed Mar 8 15:28:46 2000 UTC (8 years, 2 months ago) by ht
Branch: public
Changes since 1.102: +240 -100
lines
Diff to previous 1.102
(colored)
merge private branches back into public after 20000225 release
Revision 1.102.2.6 / (download) - annotate - [select for diffs]
, Thu Feb 24 23:40:33 2000 UTC (8 years, 2 months ago) by ht
Changes since 1.102.2.5: +15 -4
lines
Diff to previous 1.102.2.5
(colored)
next main 1.103
(colored)
fix any bug
Revision 1.102.2.5 / (download) - annotate - [select for diffs]
, Wed Feb 23 09:12:35 2000 UTC (8 years, 2 months ago) by ht
Changes since 1.102.2.4: +26 -13
lines
Diff to previous 1.102.2.4
(colored)
source->base, restrictions goes away, uri -> uri-reference
Revision 1.102.2.4 / (download) - annotate - [select for diffs]
, Wed Feb 16 17:52:27 2000 UTC (8 years, 3 months ago) by ht
Changes since 1.102.2.3: +59 -21
lines
Diff to previous 1.102.2.3
(colored)
convert dump to use simple/complexType
expand equivClass in dumped models (should have a switch)
Revision 1.102.2.3 / (download) - annotate - [select for diffs]
, Tue Feb 8 21:59:24 2000 UTC (8 years, 3 months ago) by ht
Changes since 1.102.2.2: +9 -2
lines
Diff to previous 1.102.2.2
(colored)
fix minor datatypes initialisation bug
Revision 1.102.2.2 / (download) - annotate - [select for diffs]
, Tue Feb 8 21:58:48 2000 UTC (8 years, 3 months ago) by ht
Changes since 1.102.2.1: +10 -2
lines
Diff to previous 1.102.2.1
(colored)
handle #any --> anyAttribute in dumping
Revision 1.102.2.1 / (download) - annotate - [select for diffs]
, Tue Feb 8 21:58:01 2000 UTC (8 years, 3 months ago) by ht
Changes since 1.102: +125 -65
lines
Diff to previous 1.102
(colored)
fork branck for non-public changes
lots of changes to accommodate datatype/type -> simple/complexType,
group -> all, choice, sequence
builtins in separate namespace
got rid of subtypes and leaves, not used
Revision 1.102 / (download) - annotate - [select for diffs]
, Thu Jan 27 13:28:27 2000 UTC (8 years, 3 months ago) by ht
Branch: public
Changes since 1.101: +10 -3
lines
Diff to previous 1.101
(colored)
info->documentation; fix bug wrt dump of empty type with attrs
Revision 1.101 / (download) - annotate - [select for diffs]
, Tue Jan 18 15:56:24 2000 UTC (8 years, 3 months ago) by ht
Branch: public
Changes since 1.100: +13 -2
lines
Diff to previous 1.100
(colored)
implement inheritance for attribute restrictions
Revision 1.100 / (download) - annotate - [select for diffs]
, Tue Jan 18 14:38:58 2000 UTC (8 years, 3 months ago) by ht
Branch: public
Changes since 1.99: +25 -21
lines
Diff to previous 1.99
(colored)
fix long-standing serious bug in implementation of restriction for
complex types
Revision 1.99 / (download) - annotate - [select for diffs]
, Mon Jan 17 18:02:28 2000 UTC (8 years, 4 months ago) by ht
Branch: public
Changes since 1.98: +64 -43
lines
Diff to previous 1.98
(colored)
simple indentation
key etc. handled
namespace prefixes are broken for all but schema for schemas
Revision 1.98 / (download) - annotate - [select for diffs]
, Mon Jan 17 17:22:54 2000 UTC (8 years, 4 months ago) by ht
Branch: public
Changes since 1.97: +106 -29
lines
Diff to previous 1.97
(colored)
dump now works, I think, except for keys etc. and indentation
Revision 1.97 / (download) - annotate - [select for diffs]
, Mon Jan 17 14:01:20 2000 UTC (8 years, 4 months ago) by ht
Branch: public
Changes since 1.96: +136 -27
lines
Diff to previous 1.96
(colored)
fix bug ignoring inline types for attributes
part-way into normalisation 'dump' method on schema
Revision 1.96 / (download) - annotate - [select for diffs]
, Mon Jan 10 17:36:21 2000 UTC (8 years, 4 months ago) by richard
Branch: public
Changes since 1.95: +19 -7
lines
Diff to previous 1.95
(colored)
minor changes for xsi:schemaLocation
Revision 1.95 / (download) - annotate - [select for diffs]
, Sat Jan 8 23:33:50 2000 UTC (8 years, 4 months ago) by ht
Branch: public
Changes since 1.94: +31 -13
lines
Diff to previous 1.94
(colored)
towards support for xsi:schemaLocation
Revision 1.94 / (download) - annotate - [select for diffs]
, Fri Jan 7 17:09:20 2000 UTC (8 years, 4 months ago) by richard
Branch: public
Changes since 1.93: +18 -3
lines
Diff to previous 1.93
(colored)
QNames using python-level NS dictionary
Revision 1.93 / (download) - annotate - [select for diffs]
, Wed Jan 5 13:00:13 2000 UTC (8 years, 4 months ago) by ht
Branch: public
Changes since 1.92: +16 -9
lines
Diff to previous 1.92
(colored)
remove debugging prints
turn references to element class exemplars into disjunctions
Revision 1.92 / (download) - annotate - [select for diffs]
, Tue Jan 4 20:47:54 2000 UTC (8 years, 4 months ago) by ht
Branch: public
Changes since 1.91: +29 -32
lines
Diff to previous 1.91
(colored)
fix bug in setting up occurs;
working on dumpToDTD: equivClasses
Revision 1.91 / (download) - annotate - [select for diffs]
, Tue Jan 4 17:35:38 2000 UTC (8 years, 4 months ago) by ht
Branch: public
Changes since 1.90: +40 -23
lines
Diff to previous 1.90
(colored)
Got DumpToDTD working again, minimal support for QNames
Revision 1.90 / (download) - annotate - [select for diffs]
, Mon Jan 3 14:10:51 2000 UTC (8 years, 4 months ago) by ht
Branch: public
Changes since 1.89: +13 -5
lines
Diff to previous 1.89
(colored)
define error to raise a SchemaError exception
Revision 1.89 / (download) - annotate - [select for diffs]
, Sun Jan 2 19:29:05 2000 UTC (8 years, 4 months ago) by ht
Branch: public
Changes since 1.88: +6 -1
lines
Diff to previous 1.88
(colored)
minor initialisations for key processing at schema levels
Revision 1.88 / (download) - annotate - [select for diffs]
, Mon Dec 27 20:02:29 1999 UTC (8 years, 4 months ago) by ht
Branch: public
Changes since 1.87: +5 -2
lines
Diff to previous 1.87
(colored)
better message on import failure
Revision 1.87 / (download) - annotate - [select for diffs]
, Sun Dec 26 15:43:41 1999 UTC (8 years, 4 months ago) by ht
Branch: public
Changes since 1.86: +6 -1
lines
Diff to previous 1.86
(colored)
missing defaults
Revision 1.86 / (download) - annotate - [select for diffs]
, Wed Dec 22 10:40:56 1999 UTC (8 years, 4 months ago) by ht
Branch: public
Changes since 1.85: +8 -1
lines
Diff to previous 1.85
(colored)
init keys etc.
Revision 1.85 / (download) - annotate - [select for diffs]
, Tue Dec 21 15:02:19 1999 UTC (8 years, 4 months ago) by ht
Branch: public
Changes since 1.84: +10 -3
lines
Diff to previous 1.84
(colored)
fix anyattr merge
groups for key types
Revision 1.84 / (download) - annotate - [select for diffs]
, Tue Dec 21 13:45:36 1999 UTC (8 years, 4 months ago) by richard
Branch: public
Changes since 1.83: +26 -6
lines
Diff to previous 1.83
(colored)
start anyAttribute support
Revision 1.83 / (download) - annotate - [select for diffs]
, Mon Dec 20 17:51:35 1999 UTC (8 years, 4 months ago) by ht
Branch: public
Changes since 1.82: +244 -225
lines
Diff to previous 1.82
(colored)
Make urType more real, use it for ultimate default
Fix another attr ns bug, uncover incoherence in use of attrGroupRef to
get ns-qualified attr names in instances!
Revision 1.82 / (download) - annotate - [select for diffs]
, Mon Dec 20 16:13:07 1999 UTC (8 years, 4 months ago) by ht
Branch: public
Changes since 1.81: +5 -3
lines
Diff to previous 1.81
(colored)
correct check of equivClass type derivation from exemplar
Revision 1.81 / (download) - annotate - [select for diffs]
, Mon Dec 20 15:44:27 1999 UTC (8 years, 4 months ago) by ht
Branch: public
Changes since 1.80: +11 -5
lines
Diff to previous 1.80
(colored)
allow for qualified attr names
Revision 1.80 / (download) - annotate - [select for diffs]
, Mon Dec 20 15:21:50 1999 UTC (8 years, 4 months ago) by ht
Branch: public
Changes since 1.79: +28 -30
lines
Diff to previous 1.79
(colored)
fix (?) some attribute type bugs
Revision 1.79 / (download) - annotate - [select for diffs]
, Mon Dec 20 14:12:45 1999 UTC (8 years, 4 months ago) by ht
Branch: public
Changes since 1.78: +8 -1
lines
Diff to previous 1.78
(colored)
stub for anyAttr
Revision 1.78 / (download) - annotate - [select for diffs]
, Fri Dec 17 17:59:37 1999 UTC (8 years, 5 months ago) by ht
Branch: public
Changes since 1.77: +8 -3
lines
Diff to previous 1.77
(colored)
began getting dumpTo/ForDTD back in shape
Revision 1.77 / (download) - annotate - [select for diffs]
, Fri Dec 17 16:24:02 1999 UTC (8 years, 5 months ago) by ht
Branch: public
Changes since 1.76: +6 -1
lines
Diff to previous 1.76
(colored)
more stubs
Revision 1.76 / (download) - annotate - [select for diffs]
, Fri Dec 17 15:59:44 1999 UTC (8 years, 5 months ago) by ht
Branch: public
Changes since 1.75: +16 -1
lines
Diff to previous 1.75
(colored)
stubs for keys etc.
Revision 1.75 / (download) - annotate - [select for diffs]
, Tue Dec 14 23:10:35 1999 UTC (8 years, 5 months ago) by ht
Branch: public
Changes since 1.74: +6 -3
lines
Diff to previous 1.74
(colored)
fixed ns bug in noteElement
Revision 1.74 / (download) - annotate - [select for diffs]
, Tue Dec 14 18:07:51 1999 UTC (8 years, 5 months ago) by richard
Branch: public
Changes since 1.73: +10 -1
lines
Diff to previous 1.73
(colored)
save and restore factory.schema in fromFile
Revision 1.73 / (download) - annotate - [select for diffs]
, Tue Dec 14 15:06:48 1999 UTC (8 years, 5 months ago) by richard
Branch: public
Changes since 1.72: +30 -5
lines
Diff to previous 1.72
(colored)
implement import statements
Revision 1.72 / (download) - annotate - [select for diffs]
, Tue Dec 14 14:34:45 1999 UTC (8 years, 5 months ago) by ht
Branch: public
Changes since 1.71: +20 -10
lines
Diff to previous 1.71
(colored)
pull equivalence class building up front in preparation phase
Revision 1.71 / (download) - annotate - [select for diffs]
, Tue Dec 14 12:55:51 1999 UTC (8 years, 5 months ago) by ht
Branch: public
Changes since 1.70: +126 -107
lines
Diff to previous 1.70
(colored)
Save ALL table & type initialisation stuff until user calls 'prepare',
to avoid deadly embraces. Handle abinitio/builtin stuff lazily.
Revision 1.70 / (download) - annotate - [select for diffs]
, Tue Dec 14 10:42:19 1999 UTC (8 years, 5 months ago) by ht
Branch: public
Changes since 1.69: +80 -62
lines
Diff to previous 1.69
(colored)
handle targetNamespace earlier and better
build stub schema for schemas properly if necessary
Revision 1.69 / (download) - annotate - [select for diffs]
, Mon Dec 13 20:09:24 1999 UTC (8 years, 5 months ago) by richard
Branch: public
Changes since 1.68: +126 -58
lines
Diff to previous 1.68
(colored)
lots of changes for qnames
Revision 1.68 / (download) - annotate - [select for diffs]
, Mon Dec 13 15:07:59 1999 UTC (8 years, 5 months ago) by ht
Branch: public
Changes since 1.67: +36 -16
lines
Diff to previous 1.67
(colored)
attempting to start QName processing
Revision 1.67 / (download) - annotate - [select for diffs]
, Mon Dec 13 12:29:59 1999 UTC (8 years, 5 months ago) by ht
Branch: public
Changes since 1.66: +376 -164
lines
Diff to previous 1.66
(colored)
merged in new-design branch
Revision 1.66.1.5 / (download) - annotate - [select for diffs]
, Mon Dec 13 10:30:25 1999 UTC (8 years, 5 months ago) by ht
Changes since 1.66.1.4: +36 -11
lines
Diff to previous 1.66.1.4
(colored)
next main 1.67
(colored)
recursive handling of equiv. classes, equiv. classes into fsm
Revision 1.66.1.4 / (download) - annotate - [select for diffs]
, Sun Dec 12 23:20:38 1999 UTC (8 years, 5 months ago) by ht
Changes since 1.66.1.3: +98 -51
lines
Diff to previous 1.66.1.3
(colored)
slowly working through type derivation
Revision 1.66.1.3 / (download) - annotate - [select for diffs]
, Sat Dec 11 18:30:14 1999 UTC (8 years, 5 months ago) by ht
Changes since 1.66.1.2: +89 -54
lines
Diff to previous 1.66.1.2
(colored)
more work on new-design
Revision 1.66.1.2 / (download) - annotate - [select for diffs]
, Fri Dec 10 20:13:11 1999 UTC (8 years, 5 months ago) by ht
Changes since 1.66.1.1: +109 -45
lines
Diff to previous 1.66.1.1
(colored)
working on new-design
Revision 1.66.1.1 / (download) - annotate - [select for diffs]
, Fri Dec 10 14:47:47 1999 UTC (8 years, 5 months ago) by ht
Changes since 1.66: +74 -36
lines
Diff to previous 1.66
(colored)
begun to work on new-design upgrade
Revision 1.66 / (download) - annotate - [select for diffs]
, Fri Dec 3 11:29:56 1999 UTC (8 years, 5 months ago) by ht
Branch: public
Changes since 1.65: +6 -2
lines
Diff to previous 1.65
(colored)
fix info
Revision 1.65 / (download) - annotate - [select for diffs]
, Wed Dec 1 12:27:13 1999 UTC (8 years, 5 months ago) by richard
Branch: public
Changes since 1.64: +18 -4
lines
Diff to previous 1.64
(colored)
fix bug in translating min/max occurs to fsm
a little more <any> support
Revision 1.64 / (download) - annotate - [select for diffs]
, Wed Dec 1 11:14:05 1999 UTC (8 years, 5 months ago) by ht
Branch: public
Changes since 1.63: +10 -6
lines
Diff to previous 1.63
(colored)
fix typo, add/correct some facets
Revision 1.63 / (download) - annotate - [select for diffs]
, Wed Dec 1 10:57:03 1999 UTC (8 years, 5 months ago) by ht
Branch: public
Changes since 1.62: +24 -3
lines
Diff to previous 1.62
(colored)
handle more classes, rename source to basetype
Revision 1.62 / (download) - annotate - [select for diffs]
, Wed Dec 1 09:25:43 1999 UTC (8 years, 5 months ago) by ht
Branch: public
Changes since 1.61: +16 -9
lines
Diff to previous 1.61
(colored)
add some facets
Revision 1.61 / (download) - annotate - [select for diffs]
, Tue Nov 30 15:30:02 1999 UTC (8 years, 5 months ago) by richard
Branch: public
Changes since 1.60: +36 -3
lines
Diff to previous 1.60
(colored)
handle <any> (not complete yet)
Revision 1.60 / (download) - annotate - [select for diffs]
, Fri Nov 26 17:22:51 1999 UTC (8 years, 5 months ago) by richard
Branch: public
Changes since 1.59: +5 -2
lines
Diff to previous 1.59
(colored)
use realorder not order
Revision 1.59 / (download) - annotate - [select for diffs]
, Fri Nov 26 13:30:03 1999 UTC (8 years, 5 months ago) by richard
Branch: public
Changes since 1.58: +12 -3
lines
Diff to previous 1.58
(colored)
fix case where start node of determinsed fsm is also end node
Revision 1.58 / (download) - annotate - [select for diffs]
, Fri Nov 26 12:32:47 1999 UTC (8 years, 5 months ago) by ht
Branch: public
Changes since 1.57: +106 -60
lines
Diff to previous 1.57
(colored)
resurrect dumpTo/ForDTD, preliminary
Revision 1.57 / (download) - annotate - [select for diffs]
, Fri Nov 26 10:01:29 1999 UTC (8 years, 5 months ago) by aqw
Branch: public
Changes since 1.56: +41 -57
lines
Diff to previous 1.56
(colored)
change handling of default attribute values -- make them class vars
which get shadowed by assignments to instances
Revision 1.56 / (download) - annotate - [select for diffs]
, Thu Nov 25 21:31:52 1999 UTC (8 years, 5 months ago) by ht
Branch: public
Changes since 1.55: +12 -3
lines
Diff to previous 1.55
(colored)
fix basetype window bug
Revision 1.55 / (download) - annotate - [select for diffs]
, Thu Nov 25 17:14:19 1999 UTC (8 years, 5 months ago) by aqw
Branch: public
Changes since 1.54: +38 -20
lines
Diff to previous 1.54
(colored)
minor bugfixes, make rootName a self-computing property
Revision 1.54 / (download) - annotate - [select for diffs]
, Thu Nov 25 15:57:44 1999 UTC (8 years, 5 months ago) by richard
Branch: public
Changes since 1.53: +10 -5
lines
Diff to previous 1.53
(colored)
minor bugs
Revision 1.53 / (download) - annotate - [select for diffs]
, Thu Nov 25 15:28:45 1999 UTC (8 years, 5 months ago) by aqw
Branch: public
Changes since 1.52: +17 -15
lines
Diff to previous 1.52
(colored)
fix some bugs in interaction between complex types and new approach to
simple types
give textonly complex types a coreType to carry their datatype part
Revision 1.52 / (download) - annotate - [select for diffs]
, Thu Nov 25 13:13:46 1999 UTC (8 years, 5 months ago) by ht
Branch: public
Changes since 1.51: +321 -226
lines
Diff to previous 1.51
(colored)
merge in branch which switched to separate classes for ab initio types
Revision 1.48.1.2 / (download) - annotate - [select for diffs]
, Thu Nov 25 10:21:24 1999 UTC (8 years, 5 months ago) by aqw
Changes since 1.48.1.1: +274 -209
lines
Diff to previous 1.48.1.1
(colored)
next main 1.49
(colored)
convert to classes for primitive types, use them as effectiveType for
all simpleTypes
Revision 1.51 / (download) - annotate - [select for diffs]
, Wed Nov 24 17:36:16 1999 UTC (8 years, 5 months ago) by richard
Branch: public
Changes since 1.50: +130 -26
lines
Diff to previous 1.50
(colored)
determinise FSMs
Revision 1.50 / (download) - annotate - [select for diffs]
, Tue Nov 23 17:19:47 1999 UTC (8 years, 5 months ago) by richard
Branch: public
Changes since 1.49: +68 -44
lines
Diff to previous 1.49
(colored)
more content models to FSMs
add fsm method to types
Revision 1.49 / (download) - annotate - [select for diffs]
, Mon Nov 22 17:30:58 1999 UTC (8 years, 5 months ago) by richard
Branch: public
Changes since 1.48: +103 -0
lines
Diff to previous 1.48
(colored)
start translation of content models to FSMs
Revision 1.48.1.1 / (download) - annotate - [select for diffs]
, Mon Nov 22 16:03:10 1999 UTC (8 years, 5 months ago) by aqw
Changes since 1.48: +90 -65
lines
Diff to previous 1.48
(colored)
classes for ab initio types
Revision 1.48 / (download) - annotate - [select for diffs]
, Sat Nov 20 23:06:12 1999 UTC (8 years, 5 months ago) by aqw
Branch: public
Changes since 1.47: +33 -8
lines
Diff to previous 1.47
(colored)
min/max facet comparison
Revision 1.47 / (download) - annotate - [select for diffs]
, Sat Nov 20 16:19:50 1999 UTC (8 years, 5 months ago) by aqw
Branch: public
Changes since 1.46: +77 -23
lines
Diff to previous 1.46
(colored)
more work on facet checking
Revision 1.46 / (download) - annotate - [select for diffs]
, Sat Nov 20 12:08:19 1999 UTC (8 years, 5 months ago) by aqw
Branch: public
Changes since 1.45: +105 -53
lines
Diff to previous 1.45
(colored)
start checking facets for simple types, some built-ins now have facets
Revision 1.45 / (download) - annotate - [select for diffs]
, Fri Nov 19 16:01:55 1999 UTC (8 years, 5 months ago) by aqw
Branch: public
Changes since 1.44: +112 -57
lines
Diff to previous 1.44
(colored)
get simple more up to speed with complex, start on effective type
computation for simple, change representation of facets
Revision 1.44 / (download) - annotate - [select for diffs]
, Wed Nov 17 02:17:16 1999 UTC (8 years, 6 months ago) by aqw
Branch: public
Changes since 1.43: +294 -352
lines
Diff to previous 1.43
(colored)
effectiveType now a magic attr, bug fixes
Revision 1.43 / (download) - annotate - [select for diffs]
, Tue Nov 16 00:43:01 1999 UTC (8 years, 6 months ago) by richard
Branch: public
Changes since 1.42: +3 -3
lines
Diff to previous 1.42
(colored)
use effectiveType() in type.elementTable
Revision 1.42 / (download) - annotate - [select for diffs]
, Mon Nov 15 22:48:50 1999 UTC (8 years, 6 months ago) by ht
Branch: public
Changes since 1.41: +9 -2
lines
Diff to previous 1.41
(colored)
attr merging works better, prints better
Revision 1.41 / (download) - annotate - [select for diffs]
, Mon Nov 15 17:43:26 1999 UTC (8 years, 6 months ago) by richard
Branch: public
Changes since 1.40: +30 -13
lines
Diff to previous 1.40
(colored)
*** empty log message ***
Revision 1.40 / (download) - annotate - [select for diffs]
, Mon Nov 15 17:08:26 1999 UTC (8 years, 6 months ago) by richard
Branch: public
Changes since 1.39: +9 -12
lines
Diff to previous 1.39
(colored)
elementTable() now a method
Revision 1.39 / (download) - annotate - [select for diffs]
, Mon Nov 15 16:31:37 1999 UTC (8 years, 6 months ago) by aqw
Branch: public
Changes since 1.38: +24 -8
lines
Diff to previous 1.38
(colored)
give group realmodel and realorder attributes via __getattr__
Revision 1.38 / (download) - annotate - [select for diffs]
, Mon Nov 15 16:25:03 1999 UTC (8 years, 6 months ago) by richard
Branch: public
Changes since 1.37: +35 -0
lines
Diff to previous 1.37
(colored)
elementTable
Revision 1.37 / (download) - annotate - [select for diffs]
, Mon Nov 15 15:49:12 1999 UTC (8 years, 6 months ago) by aqw
Branch: public
Changes since 1.36: +57 -37
lines
Diff to previous 1.36
(colored)
use __getattr__ on .realtype to do type lookup for elements and
attributes
Revision 1.36 / (download) - annotate - [select for diffs]
, Mon Nov 15 14:12:29 1999 UTC (8 years, 6 months ago) by richard
Branch: public
Changes since 1.35: +1 -1
lines
Diff to previous 1.35
(colored)
make attr printing work again
Revision 1.35 / (download) - annotate - [select for diffs]
, Mon Nov 15 13:51:45 1999 UTC (8 years, 6 months ago) by aqw
Branch: public
Changes since 1.34: +9 -0
lines
Diff to previous 1.34
(colored)
added <any>
Revision 1.34 / (download) - annotate - [select for diffs]
, Mon Nov 15 13:44:32 1999 UTC (8 years, 6 months ago) by richard
Branch: public
Changes since 1.33: +1 -0
lines
Diff to previous 1.33
(colored)
just testing
Revision 1.33 / (download) - annotate - [select for diffs]
, Mon Nov 15 10:29:00 1999 UTC (8 years, 6 months ago) by aqw
Branch: public
Changes since 1.32: +77 -10
lines
Diff to previous 1.32
(colored)
minimal model merging (not tested)
stub facet merging
attr merging doesn't break, but doesn't work either
Revision 1.32 / (download) - annotate - [select for diffs]
, Sun Nov 14 16:14:58 1999 UTC (8 years, 6 months ago) by aqw
Branch: public
Changes since 1.31: +23 -5
lines
Diff to previous 1.31
(colored)
a bit more on merging
Revision 1.31 / (download) - annotate - [select for diffs]
, Sat Nov 13 23:52:26 1999 UTC (8 years, 6 months ago) by aqw
Branch: public
Changes since 1.30: +99 -21
lines
Diff to previous 1.30
(colored)
attribute groups in place, minimal merging
Revision 1.30 / (download) - annotate - [select for diffs]
, Fri Nov 12 17:46:59 1999 UTC (8 years, 6 months ago) by aqw
Branch: public
Changes since 1.29: +40 -14
lines
Diff to previous 1.29
(colored)
framework for effective type computation
stuck at interface from complex to simple
Revision 1.29 / (download) - annotate - [select for diffs]
, Fri Nov 12 16:04:33 1999 UTC (8 years, 6 months ago) by aqw
Branch: public
Changes since 1.28: +22 -14
lines
Diff to previous 1.28
(colored)
starting work on effective type computation
Revision 1.28 / (download) - annotate - [select for diffs]
, Fri Nov 12 15:31:53 1999 UTC (8 years, 6 months ago) by richard
Branch: public
Changes since 1.27: +5 -2
lines
Diff to previous 1.27
(colored)
min/max for attributes
Revision 1.27 / (download) - annotate - [select for diffs]
, Fri Nov 12 15:09:36 1999 UTC (8 years, 6 months ago) by richard
Branch: public
Changes since 1.26: +10 -1
lines
Diff to previous 1.26
(colored)
more attributes printed and conflists resolved
Revision 1.26 / (download) - annotate - [select for diffs]
, Fri Nov 12 15:04:56 1999 UTC (8 years, 6 months ago) by aqw
Branch: public
Changes since 1.25: +27 -27
lines
Diff to previous 1.25
(colored)
basetype now converted to real thing
plug embedded types in to their supertype
check some content constraints
Revision 1.25 / (download) - annotate - [select for diffs]
, Fri Nov 12 14:28:31 1999 UTC (8 years, 6 months ago) by aqw
Branch: public
Changes since 1.24: +22 -10
lines
Diff to previous 1.24
(colored)
fix unnoticed version merge
Revision 1.24 / (download) - annotate - [select for diffs]
, Fri Nov 12 14:23:38 1999 UTC (8 years, 6 months ago) by richard
Branch: public
Changes since 1.23: +3 -1
lines
Diff to previous 1.23
(colored)
min/max occurs for groups
Revision 1.23 / (download) - annotate - [select for diffs]
, Fri Nov 12 14:19:56 1999 UTC (8 years, 6 months ago) by richard
Branch: public
Changes since 1.22: +8 -6
lines
Diff to previous 1.22
(colored)
more printing
Revision 1.22 / (download) - annotate - [select for diffs]
, Fri Nov 12 14:06:21 1999 UTC (8 years, 6 months ago) by richard
Branch: public
Changes since 1.21: +4 -1
lines
Diff to previous 1.21
(colored)
attribute printing
Revision 1.21 / (download) - annotate - [select for diffs]
, Fri Nov 12 14:01:23 1999 UTC (8 years, 6 months ago) by richard
Branch: public
Changes since 1.20: +44 -12
lines
Diff to previous 1.20
(colored)
print more things, indented
Revision 1.20 / (download) - annotate - [select for diffs]
, Fri Nov 12 12:39:58 1999 UTC (8 years, 6 months ago) by aqw
Branch: public
Changes since 1.19: +1 -1
lines
Diff to previous 1.19
(colored)
get rid of extend, not in python before 1.5.2
Revision 1.19 / (download) - annotate - [select for diffs]
, Fri Nov 12 12:36:23 1999 UTC (8 years, 6 months ago) by aqw
Branch: public
Changes since 1.18: +63 -14
lines
Diff to previous 1.18
(colored)
begin work on groups
Revision 1.18 / (download) - annotate - [select for diffs]
, Fri Nov 12 11:22:41 1999 UTC (8 years, 6 months ago) by aqw
Branch: public
Changes since 1.17: +93 -34
lines
Diff to previous 1.17
(colored)
scoped patterns, named groups, rename type to Type, preliminary
__str__
Revision 1.17 / (download) - annotate - [select for diffs]
, Thu Nov 11 23:10:23 1999 UTC (8 years, 6 months ago) by aqw
Branch: public
Changes since 1.16: +100 -125
lines
Diff to previous 1.16
(colored)
lots of fixes, schema init first pass
Revision 1.16 / (download) - annotate - [select for diffs]
, Thu Nov 11 17:51:17 1999 UTC (8 years, 6 months ago) by aqw
Branch: public
Changes since 1.15: +8 -9
lines
Diff to previous 1.15
(colored)
fix schema/topSchema name conflict
Revision 1.15 / (download) - annotate - [select for diffs]
, Thu Nov 11 17:12:58 1999 UTC (8 years, 6 months ago) by aqw
Branch: public
Changes since 1.14: +100 -178
lines
Diff to previous 1.14
(colored)
radical overhaul underway, using layer methodology
Revision 1.14 / (download) - annotate - [select for diffs]
, Mon Sep 27 15:27:46 1999 UTC (8 years, 7 months ago) by ht
Branch: public
Changes since 1.13: +39 -52
lines
Diff to previous 1.13
(colored)
partway to moving to Simplified syntax
Revision 1.13 / (download) - annotate - [select for diffs]
, Wed Jun 30 09:29:13 1999 UTC (8 years, 10 months ago) by ht
Branch: public
CVS Tags: v0-5,
rb
Changes since 1.12: +8 -1
lines
Diff to previous 1.12
(colored)
special case handling of 'import' tag to avoid name collision with
built-in
Revision 1.12 / (download) - annotate - [select for diffs]
, Tue Jun 15 16:29:25 1999 UTC (8 years, 11 months ago) by ht
Branch: public
Changes since 1.11: +21 -4
lines
Diff to previous 1.11
(colored)
added a fair bit of bomb-proofing to allow some output in
the face of missing archetypes
Revision 1.11 / (download) - annotate - [select for diffs]
, Tue Jun 15 08:52:40 1999 UTC (8 years, 11 months ago) by ht
Branch: public
Changes since 1.10: +27 -8
lines
Diff to previous 1.10
(colored)
* schema.py: debugged model group support, only trivial example
checked
Revision 1.10 / (download) - annotate - [select for diffs]
, Mon Jun 14 22:27:42 1999 UTC (8 years, 11 months ago) by ht
Branch: public
Changes since 1.9: +41 -46
lines
Diff to previous 1.9
(colored)
more work on model groups, need to implement plugInModelGroup
computation
Revision 1.9 / (download) - annotate - [select for diffs]
, Mon Jun 14 21:43:32 1999 UTC (8 years, 11 months ago) by bu
Branch: public
Changes since 1.8: +38 -4
lines
Diff to previous 1.8
(colored)
preliminary support for model groups
Revision 1.8 / (download) - annotate - [select for diffs]
, Mon Jun 14 07:54:16 1999 UTC (8 years, 11 months ago) by aqw
Branch: public
Changes since 1.7: +56 -5
lines
Diff to previous 1.7
(colored)
* schema.py: check refined archetypes are refinable/open; finish
dumpForDTD, including expanding refined names
Revision 1.7 / (download) -