Stylesheet Element

The csl:stylesheet instruction is the root of CSL stylesheet. It contains all the instructions that describes ContentMap behaviour.

<csl:stylesheet
  xmlns:csl="http://www.syntext.com/Extensions/CSL-1.0">
  <!-- Content: (csl:profile*, csl:template*) -->
</csl:stylesheet>

The csl:stylesheet may contain following child instructions: