BaseXdb / basex

BaseX Main Repository.
http://basex.org
BSD 3-Clause "New" or "Revised" License
661 stars 267 forks source link

XSLT and Validation Module: Reset cache #2267

Closed ChristianGruen closed 5 months ago

ChristianGruen commented 5 months ago

The functions validate:xsd and xslt:transform can be called with a cache option, and we should add options to discard the cached schemas and stylesheets:

xslt:init() as empty-sequence()
validate:xsd-init() as empty-sequence()
ChristianGruen commented 5 months ago

Resolved 909adc3b62800b83f79da93a5b18281708e3ed14