Here is a proposal that should sort out the configuration schema aspect required by Phoneix:
@avalon.configuration schema="relax-ng"
The above tag would translate to an <info> item entry of the following form:
<type>
<info>
<schema>relax-ng</schema>
</info>
</type>If a schema validation is declared, a container could:
(a) ignore it and assume all is well and potentially fail
at runtime
(b) force validate and fail on validationShould declaration of a schema require validation?
Comments?
Steve.
p.s. What is the plural of schema?
--
Stephen J. McConnell mailto:[EMAIL PROTECTED] http://www.osm.net
Sent via James running under Merlin as an NT service. http://avalon.apache.org/sandbox/merlin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
