|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: XSLT V 1.1
> Maybe there are some especially weird usecases > when entities 'override the URI, but it is 'important' > to the stylesheet ( I can't believe this is the case in > the real life, but theoretically it could be, as David > says. And he is right. Maybe. I'll agree when I'll see > a usecase. ) It is very common for entities to have different base URI <!ENTITY chap1 SYSTEM "chapter1/main.xml"> <!ENTITY chap1 SYSTEM "chapter2/main.xml"> ... <doc> &chap1; &chap2; </doc> being a common idiom (common round here, anyway) If you require document() to pull in something relative to the source document then it seems quite likely that in such a case you'll want to know the URI for the part if the source that you are in. David XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








