ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl-xml
perl-xml
URI resolvers for XML and XSLT?
by Michael Ludwig other posts by this author
Aug 26 2009 5:54AM messages near this date
view in the new Beta List Site
Re: Problem with XML::Twig | Re: URI resolvers for XML and XSLT?
& XSLT Does XML::LibXML support URI resolvers? I didn't find anything
about it in the man page.

LibXML2 supports them in some form:

http://xmlsoft.org/catalog.html

I'm not sure how general that is. I'm also not sure catalogues
are the only scenario where URI resolvers are supported.

The scenario I have in mind would be to register a URI resolver
that would kick in (with a registered SAX filter) when the URI
mysax://bla.xml is requested - for example using the document()
function in XSLT.

Another possible scenario would be to register resolvers to act
on <xsl:include>  and <xsl:import>.

And of course external entities and other scenarios. Basically
all URIs :-)

-- 
Michael Ludwig
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Michael Ludwig
Petr Pajas
Michael Ludwig
Petr Pajas

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved