API:EPrints/XML/EPC
Latest Source Code (3.4, 3.3) | Revision Log | Before editing this page please read Pod2Wiki
Contents
NAME
EPrints::XML - EPrints Control
DESCRIPTION
Methods to process XML containing epc: - EPrints Control elements.
process
$xml = EPrints::XML::EPC::process( $xml, [%params] )
Using the given object and %params, collapse the elements <epc:phrase> <epc:when>, <epc:if>, <epc:print> etc.
Also treats {foo} inside any attribute as if it were <epc:print expr="foo" />