This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: XSLT V 1.1



>> How would you solve this without the second parameter of document() ?

>I think  this should be a default behavior of document( URI ).

Well.  The standard says otherwise.  If you change it, you break your 1.0 style sheets.


> XSLT engine knows what is the system id of anything.xml, so it
> should resolve the document(URI)  taking into account the
> system id of anything.xml ( not the system id of xsl stylesheet ).

Why?  You just turn the problem around.  What if you need an XML-file which is located with the XSL file?

I second Davids proposal that there should be a standard interface to the various URI's present in the processor.

-- 
  Thorbjørn Ravn Andersen             "...and...Tubular Bells!"
  http://bigfoot.com/~thunderbear


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]