2007/04/12 10:40:30 fs 1.9.322.1: #i76119# remove the constraint that extensible groups cannot have children of type "prop"
The comment for this constraint claims this is an unsupported feature, but this is
not the case:
- the parser at runtime perfectly recognizes it, and properly delivers the respective
node
- the API itself also recognizes that the node is non-valitile (which is implied
by it being part of the schema), and rejects any modifications to it.
According to JB, the original implementor, this implies that this construct is
in fact supported.
Note: Other similar restrictions are still intact: An extensible group still
cannot contain any "set" or "group" child nodes.
2004/12/10 07:58:13 jb 1.7.28.1: #i36020# Change handling of module-dependent values - now the module attribute is directly on the value; Add check for duplicate node names.
2004/12/10 16:43:19 jb 1.29.28.2: #118253# Use package directory structure for spool files
2004/12/08 15:31:23 jb 1.29.28.1: #i38668# Add dependencies on xsl,dtd and sed files for all generated or validated output
2004/12/10 07:58:01 jb 1.6.38.1: #i36020# Change handling of module-dependent values - now the module attribute is directly on the value; Add check for duplicate node names.
2004/11/04 12:18:37 jb 1.1.2.2: #i33167# Remove extra spaces between addresses, which not every sed version accepts
2004/11/03 15:32:32 jb 1.1.2.1: #i33167# Put sed pattern containing exclamation mark into separate file
2004/09/24 14:33:55 haggai 1.26.58.4: RESYNC: (1.26-1.27); FILE MERGED
2004/08/23 11:42:14 jb 1.26.58.3: #i33238# Stop generating numerous locally patched copies of XSLs for no-Java processing. Instead the XSLs themselves have been fixed to be more portable.
Contributor: Josh Triplett <jtriplett@openoffice.org>
2004/08/23 11:28:29 jb 1.26.58.2: #i32143# Back out the temporary disabling of validation
Contributor: Josh Triplett <jtriplett@openoffice.org>
2004/08/13 08:42:51 haggai 1.26.58.1: #i32143# validation problem wth xsltproc - workaround until Josh can fix it
2004/08/23 11:46:09 jb 1.5.58.2: #i33238# Use xs:functionAvailable to check availability of used extension function (currently only with XT/Java).
If makeAbs is unavailable, simply use the relative path. This works at least for xsltproc.
Also some small corrections to fix violations of the XSLT DTD.
Contributor: Josh Triplett <jtriplett@openoffice.org>
2004/08/23 11:32:39 jb 1.5.58.1: #i32143# Correct whitespace handling in composeFileURL, which was broken for xsltproc.
Contributor: Josh Triplett <jtriplett@openoffice.org>
2004/08/23 11:46:09 jb 1.9.58.2: #i33238# Use xs:functionAvailable to check availability of used extension function (currently only with XT/Java).
If makeAbs is unavailable, simply use the relative path. This works at least for xsltproc.
Also some small corrections to fix violations of the XSLT DTD.
Contributor: Josh Triplett <jtriplett@openoffice.org>
2004/08/23 11:32:39 jb 1.9.58.1: #i32143# Correct whitespace handling in composeFileURL, which was broken for xsltproc.
Contributor: Josh Triplett <jtriplett@openoffice.org>
2004/07/05 09:30:45 jb 1.24.92.5: RESYNC: (1.24-1.25); FILE MERGED
2004/06/17 09:39:01 jb 1.24.92.4: Stop generating .properties files from schema documentation items
2004/06/11 09:26:06 jb 1.24.92.3: #i25937# Use placeholder that works on all platforms; adjust argument quoting to work for windows also
2004/06/07 18:45:11 jb 1.24.92.2: #i25937# Remove leftovers from generated Langpack xcu files: drop DOCTYPE declaration in template; strip license comment while processing
2004/05/18 15:38:58 jb 1.24.92.1: #i29185#,#i25937#
Add rules to build module files
Add rules to build special language pack registration module files
Change all rules to build from local source files in each directory, using $(PACKAGE) and $(PACKAGEDIR).
2004/06/10 13:29:35 jb 1.7.212.2: RESYNC: (1.7-1.8); FILE MERGED
Reconciled module-aware merging and correct resolution of imported templates.
2004/05/18 16:05:09 jb 1.7.212.1: #i25937# Add support for installation modules to source format