perinatologie / resource-filters
There is no license information available for the latest version (v0.2.0) of this package.
Package info
github.com/perinatologie/resource-filters
Language:XSLT
pkg:composer/perinatologie/resource-filters
v0.2.0
2017-11-22 16:02 UTC
This package is auto-updated.
Last update: 2026-02-26 01:31:11 UTC
README
Resource filters allow resource providers to define which parts of a resources they want to shared with a grantee.
One resource can be shared with multiple grantees, each with their own resource-filter.
Example usage:
xsltproc filter.xslt --stringparam filter client_basic.xml example/resource1.xml
saxon example/resource1.xml filter.xslt filter=client_basic.xml