XSLT Parameters

<resource>
  <styles>
    <style mime-type="application/xslt+xml" href="/foo/bar.xsl">
      <parameter name="color" value="green"/>
    </style>

or

<resource>
  <styles>
    <style mime-type="text/css" href="/foo/bar.css"/>