Bill Winspur wrote:
> OK. I changed it back and the processor ran OK - thanks a 10**6, > now I have a base to build on. However I think I probably need to > implement a schema via properties.xml, to check the validity of the > config input which I will changing, to include the data to be posted. > > Questions > ---------- > 1. In properties.xml, I do not see a property associating the uri > "http://www.orbeon.org/oxf/xml/url" to a schema. Where is the > schema, and how are the uri and schema associated?
This is done in SchemaRepository. This is a hardcoded, Java-based mapping from URIs to schemas included in orbeon.jar.
-Erik
------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ orbeon-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/orbeon-user
