|
I've known about Schematron for awhile, but I just started using it last week. I was wondering why they decided to have an intermediate stylesheet instead of just reading in the target document and the rules document into one processing stylesheet? It is my understanding that an XSLT can have multiple source documents through the use of the document() xpath function. In this way, a developer could update the schematron rules and not have to worry about recreating the intermediate stylesheet.
Thanks,
Ben
|