XML with zotero stylesheet
I´ve go a XML file containing a CSL stylesheet from zotero. I have the style tag and required info tag containing a id tag with href to a zotero stylesheet. I want to pars it using DOM Xpath in php. Don´t know how this works, I have read a lot about the CSL but cant find any example in how to work with it on a homepage. I have understandings in DOM, DOM xpath, XSLT and so on, can anybody just give my a quick example or link to some good info about how this work. Much appreciated !
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Upgrade Storage
https://groups.google.com/forum/?fromgroups=#!forum/zotero-dev
or maybe even xbiblio:
http://xbiblio-devel.2463403.n2.nabble.com/
in either case, provide a lot more detail about what you're actually trying to do. Obviously you can just parse CSL just like any other XML, but that doesn't really help you with much.