[
Lists Home |
Date Index |
Thread Index
]
Anil Philip wrote:
> No replies???
> My basic question is: how do I use xml:base from Java?
> Do I have to define everything from scratch in the
> schema (in that case, what's the point of having
> xml:base as a feature), or is there support in the
> language for the construct?
> -
The only common library that includes built-in support for xml:base that
I know of is XOM.
http://www.xom.nu/
Maybe DOM3 in the latest Xerces?
I think there's a SAX filter around somewhere but Google can't find it
right now.
--
Elliotte Rusty Harold elharo@metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim
|