Skip to content

Instantly share code, notes, and snippets.

@avernet
Created March 2, 2016 00:18
Show Gist options
  • Save avernet/3e31257afeeaf6f9f01e to your computer and use it in GitHub Desktop.
Save avernet/3e31257afeeaf6f9f01e to your computer and use it in GitHub Desktop.
<p:config xmlns:p="http://www.orbeon.com/oxf/pipeline"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
xmlns:xh="http://www.w3.org/1999/xhtml"
xmlns:oxf="http://www.orbeon.com/oxf/processors"
xmlns:xf="http://www.w3.org/2002/xforms"
xmlns:xxf="http://orbeon.org/oxf/xml/xforms">
<p:processor name="oxf:resource-server">
<p:input name="config">
<url>/apps/fr/style/orbeon-navbar-logo.png</url>
</p:input>
</p:processor>
</p:config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment