[xep-support] XSL and Relax NG

W. Eliot Kimber eliot at isogen.com
Sat Nov 9 18:20:01 PST 2002


Gustaf Liljegren wrote:

> So, Saxon wouldn't yell if I refer to a RNG schema (acctually, I don't know
> how to do that, but just imagine)?

As long as the reference is otherwise valid XML syntax, Saxon won't 
care, but neither will it do any validation WRT that schema.

If you have an RNG validator, you can interpose it into the processing 
sequence, either through a calling script or as a SAX filter (if it's a 
SAX-based process). I'm sure there are other more sophisticated ways to 
integrate it as well--I've not stayed that current on my XML processing 
APIs and frameworks.

Cheers,

Eliot
-- 
W. Eliot Kimber, eliot at isogen.com
Consultant, ISOGEN International

1016 La Posada Dr., Suite 240
Austin, TX  78752 Phone: 512.656.4139

-------------------
By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



More information about the Xep-support mailing list