Hi Lenya devs,

I removed the custom Lenya validation code, all client classes use
the components from the Cocoon validation block instead.

The schema declaration in the resource type configuration now needs
a language attribute which denotes the kind of schema:


    <schema src="fallback://lenya/modules/xhtml/schemas/xhtml.rng"
            language="http://relaxng.org/ns/structure/0.9"/>


You have to update your configurations accordingly.

For a list of supported schema languages, see

    org.apache.cocoon.components.validation.Validator

Note: not for all of these languages, a SchemaParser exists.


Sorry for the inconvenience.

-- Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to