W3C CVS Root

CVS log for xmlschema/output.py

[BACK] Up to [Public] / xmlschema

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Feb 12 13:50:53 2003 UTC (21 years, 3 months ago) by ht
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
use stringValue for facets

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Oct 23 08:46:45 2002 UTC (21 years, 6 months ago) by ht
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +59 -34 lines
bring up to date with newstyle modular XSV

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Apr 24 19:08:57 2001 UTC (23 years ago) by ht
Branches: MAIN
CVS tags: noDTD, jython
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +9 -1 lines
track change in key internals

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Feb 10 13:25:47 2001 UTC (23 years, 3 months ago) by ht
Branches: MAIN
CVS tags: lastOct24
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +6 -8 lines
au vc and xml: fixes

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Feb 7 12:09:52 2001 UTC (23 years, 3 months ago) by ht
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -1 lines
handle list facets

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Dec 7 10:16:27 2000 UTC (23 years, 5 months ago) by ht
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +25 -17 lines
bombproof a bit

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Oct 17 13:16:12 2000 UTC (23 years, 7 months ago) by ht
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +7 -4 lines
handel interaction of mixed and empty better

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Oct 7 15:00:27 2000 UTC (23 years, 7 months ago) by ht
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -0 lines
hack wrt xml:

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

Revision 1.10.4.4: 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.10.4.3: preferred, colored; branchpoint 1.10: preferred, colored; next MAIN 1.11: preferred, colored
Changes since revision 1.10.4.3: +1 -1 lines
property name change

Revision 1.10.4.3: download - view: text, markup, annotated - select for diffs
Mon Sep 4 08:05:47 2000 UTC (23 years, 8 months ago) by ht
Branches: CR
Diff to: previous 1.10.4.2: preferred, colored; branchpoint 1.10: preferred, colored
Changes since revision 1.10.4.2: +2 -2 lines
fix list/union attr names

Revision 1.10.4.2: download - view: text, markup, annotated - select for diffs
Sun Sep 3 16:00:18 2000 UTC (23 years, 8 months ago) by ht
Branches: CR
Diff to: previous 1.10.4.1: preferred, colored; branchpoint 1.10: preferred, colored
Changes since revision 1.10.4.1: +51 -26 lines
implement changes to content model of complexType

Revision 1.10.4.1: download - view: text, markup, annotated - select for diffs
Thu Aug 31 21:29:14 2000 UTC (23 years, 8 months ago) by ht
Branches: CR
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +93 -8 lines
convert to new simpleType component

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jun 24 11:17:36 2000 UTC (23 years, 10 months ago) by ht
Branches: MAIN
CVS tags: old-infoset-based, bestApril7
Branch point for: CR
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +12 -2 lines
handle new approach to facets

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed May 10 11:37:51 2000 UTC (24 years ago) by ht
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +8 -6 lines
reduce dependence on xrpr level

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri May 5 17:42:52 2000 UTC (24 years ago) by ht
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +55 -25 lines
sort out attributes, particularly use and value

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri May 5 14:51:41 2000 UTC (24 years ago) by ht
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +61 -25 lines
handled equivalence classes, fixed circularity wrt types

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu May 4 12:13:08 2000 UTC (24 years ago) by ht
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +56 -15 lines
added form to attribute and element
reworked schema elt itself, added its attributes
works with triv.xsd

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Apr 28 17:34:36 2000 UTC (24 years ago) by ht
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +49 -26 lines
some progress towards getting dump back

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Apr 28 14:44:26 2000 UTC (24 years ago) by ht
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +78 -63 lines
shift to output object to pass around

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Apr 27 17:07:09 2000 UTC (24 years ago) by ht
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +161 -200 lines
part-way through converting from pre-component version of schema dumping

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

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Apr 24 11:59:00 2000 UTC (24 years ago) by ht
Branches: MAIN
as pulled from schema.py, no guarantees

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