Skip to content

Instantly share code, notes, and snippets.

@ssp
Last active December 14, 2015 15:48
Show Gist options
  • Save ssp/5109980 to your computer and use it in GitHub Desktop.
Save ssp/5109980 to your computer and use it in GitHub Desktop.
zvdd-validator Testbefehl
# für URL
echo "<xmlinclude-root/>" \
| xsltproc --stringparam argument-formParameters-type url \
--stringparam argument-formParameters-url "http://www.zvdd.de/dms/metsresolver/?PPN=urn%3Anbn%3Ade%3Absz%3A14-db-id3549774668" \
--stringparam argument-formParameters-xml "" \
--stringparam argument-formParameters-file "" \
--stringparam argument-formParameters-file-error "" \
--stringparam argument-formParameters-file-tmp_name "" zvdd-validator-load.xsl - \
| xsltproc schematron/zvdd-validator.xsl -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment