donaldp 2003/04/06 05:21:17
Modified: . status.xml
Log:
Add blurb relating to change in schema names
Revision Changes Path
1.12 +7 -0 avalon-phoenix/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/avalon-phoenix/status.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- status.xml 6 Apr 2003 12:16:59 -0000 1.11
+++ status.xml 6 Apr 2003 12:21:17 -0000 1.12
@@ -42,6 +42,13 @@
<release version="4.1alpha" date="unreleased">
<action dev="PD" type="update">
+ Schema types should now be the URI (ie
"http://relaxng.org/ns/structure/1.0")
+ rather than a shorthand (ie "relax-ng"). The old form is still supported but
+ you will need to add mapping for any custom schema handlers previously
+ implemented. See the kernel.xml for example mapping. Components that use old
+ shorthand type will cause warnings to logs and System.err
+ </action>
+ <action dev="PD" type="update">
Configuration Validation is now enabled by default. So if the BlockInfo
specifies
a schema type and a schema exists the configuration for each Block will be
validated.
</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]