| /[Apache-SVN]/xerces/java/branches/xerces_j_1/docs/releases.xml |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
Restructuring Xerces1 docs to the format of the other Xerces sub-projects.
correct date of Xerces 1.4.4 release.
documentation updates for Xerces 1.4.4
hide expose-normalized-values feature. Update docs
normalization feature will control both: XML Schema attribute and element content
add description for a new feature "normalize-element-contents"
This commit was manufactured by cvs2svn to create branch 'xerces_j_1'.
updated log related to DOM
release notes for 1.4.3
documentation updates for 1.4.2
small doc clarification
release update
documentation updates
added some info for the 1.4.1 release
updated release date
updated release notes
release updates
documentation updates; schema.xml still needs a thorough rework.
updates to XPath support for Schema identity constraints to bring it closer to Schema PR. More work needs to be done. Patch from Achille Fokoue Nkoutche.
implemented changes to Schema PR syntax of <attribute> declarations. Patch by Ted Han (than@ghx.com>.
an even better French resource bundle; thanks to Jean-Claude Dufourd and Laurent Foret.
incorporate French resource bundle for our regex package. Contributed by Jean-Claude Dufourd.
people have names, let's use them!!
More features/ more people..
fixed a type
missed a change from 1.3.0
documentation changes for Xerces 1.3.1
Record of commit change.
Updated release information.
documentation changes for Xerces 1.3.0
Update releases to reflect new code for identity constraints.
updated
Release message for latest patch.
Added bug fix notice.
implemented new feature load-external-dtd so that when non validating the application can ask the parser not to fetch the external DTD at all.
Prepare files for Xerces 1.2.3
minor fix to release notes
Xerces 1.2.2 DOM 2 Recommendation supportand bug release
release Xerces 1.2.2
Release 1.2.1 bug fix release
Ommitted / in end tag so it broke build- Fixed PR: Obtained from: Submitted by: Reviewed by:
changes for 1.2.0
changes for 1.2.0
Escape less-than in character content.
changes for 1.1.4
release notes update for 1.1.3
added anyAttribute Support
add a item, --ericye
clean up XMLValidator
doc changes for 1.1.3 --ericye
Fixed SAXParser so that it would call the registered DeclHandler and LexicalHandlers for SAX2. Thanks to Matt Jones <jones@nceas.ucsb.edu> for the bug report.
Typo.
Update release informatino.
Updated documentation for next build and release.
release 1.1.1
Release 1.1.1
requirement for FOP generation
Updated release information for upcoming build of 1.1.0
fixed the release date
updated for new release
Attribute contributor for bug report. PR: 62
Minor updates.
Xerces 1_0_3 release preparation.
Relaxed restraint of xml:space attribute for XHTML DTDs. The
following is taken from the XML 1.0 Specification:
[2.10] A special attribute named xml:space may be attached
to an element to signal an intention that in that element,
white space should be preserved by applications. In valid
documents, this attribute, like any other, must be declared
if it is used. When declared, it must be given as an
enumerated type whose only possible values are "default"
and "preserve". For example:
<!ATTLIST poem xml:space (default|preserve) 'preserve'>
Depending on how you read this text, you could argue that
when xml:space is declared, it *must* have those two options.
Or, a less relaxed reading would state that the only allowed
values are "default" and "preserve" but not necessarally
both.
Since the XHTML 1.0 Specification uses the relaxed reading
when defining xml:space attributes on elements, the
XMLDTDScanner has been modified to allow for the less
strict reading of the specification.
Thanks to David Brownell <david-b@pacbell.net> for the bug
report.
PR: 33
Missing close LI element.
Update change log.
changelog for 1.0.2 PR: Obtained from: Submitted by: Reviewed by:
Update docs for streaming character functionality PR: Obtained from: Submitted by: Reviewed by:
Update docs for 1.0.1 PR: Obtained from: Submitted by: Reviewed by:
moved the Xdocs here instead of the xml-site (that should not contain the original documents)
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |