[
Lists Home |
Date Index |
Thread Index
]
Klotz, Leigh wrote:
> I'd like to include RNC examples in XMLSPEC just as we include XSD examples,
> but I can't see how to do it.
> I do see this ancient message from Eric van der Vist about including
> plaintext with an XSLT extension function, but surely there is now a
> portable solution I've just overlooked?
> Is there a standard way to include RNC (as opposed to RNG) in XML documents
> as text?
XInclude can do that easily:
<xi:include href="foo.rnc" parse="text"/>
--
Oleg Tkachenko
http://www.tkachenko.com/blog
Multiconn Technologies, Israel
|