perinatologie / resource-filters
Installs: 50
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 0
Language:XSLT
This package is auto-updated.
Last update: 2024-10-25 22:20:25 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