On Wed, May 16, 2012 at 12:32 PM, Ben Ryan <[email protected]> wrote:
> IS it possible to view the input to the XSL stylesheets e.g.
> item-viewer.xsl in the same way that the DRI document can be viewed by
> appending ?XML to the end of a URL?
Hi Ben,
DRI _is_ the input to the XSLT stylesheets. All the individual XSLT
files of a template are processing the same input document (unless you
explicitly include another one via the document() function and
explicitly match it). They are either imported or included in the main
XSLT file of the template, which is in turn specified in template's
sitemap.xmap (<map:transform src="{global:theme-name}.xsl"/>).
Other important XML files processed by the XSLT templates apart from
DRI are the METS files, which are always referenced in DRI and pulled
in via document(). Their format is
/metadata/handle/123456789/123/mets.xml
Is there a particular reason why you're asking?
Regards,
~~helix84
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech