In the distro, there is an example of extending the datatype library There is a file, datatype-sample.rng
<element name="balancedString" xmlns="http://relaxng.org/ns/structure/0.9" datatypeLibrary="http://www.thaiopensource.com/relaxng/datatypes/sample"> <data type="balancedString"/> </element> The namespace seems wrong? Should be 1.0? I'm trying to work up a simple extension datatype based on the example, but I may need help with the java :-) I want to try the <value><unit> starting with integer, single unit, then build up. -- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.uk ------------------------ Yahoo! Groups Sponsor --------------------~--> Fair play? Video games influencing politics. Click and talk back! http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/2U_rlB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/rng-users/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
