Skip to content

Instantly share code, notes, and snippets.

@greystate
Created January 1, 2010 23:54
Show Gist options
  • Save greystate/267310 to your computer and use it in GitHub Desktop.
Save greystate/267310 to your computer and use it in GitHub Desktop.
<xsl:if test="record/datafield[@tag = '245'] and record/datafield/subfield[@code = 'a']">
...
</xsl:if>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment