Skip to content

Instantly share code, notes, and snippets.

View rherrick's full-sized avatar

Rick Herrick rherrick

  • Flywheel
  • St. Louis, Missouri
View GitHub Profile
@mattsouth
mattsouth / xnat schema summary
Last active August 29, 2015 14:20
XSLT for providing end user usable view of xnat schema
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
version="2.0"
>
<!--
Notes:
created-by: MJS (matthew.south@psych.ox.ac.uk)
created-on: 1st May 2015
Need to insert this line to 2nd line of xnat schema to instruct XSLT Processor: