DigitalMitford / DM_processing

a repo for working on processing for the Digital Mitford project, including schemas, XSLT, XQuery, and other production and analysis efforts
http://digitalmitford.org
GNU Affero General Public License v3.0
8 stars 3 forks source link

Having trouble with rule to validate multiple @ref attributes separated by white space in my Schematron file. #1

Closed ebeshero closed 10 years ago

ebeshero commented 10 years ago

Please see https://github.com/ebeshero/mitford/blob/master/MRMValidate.sch

ebeshero commented 10 years ago

The answer is, one cannot use XSLT functions like xsl:for-each in Schematron. I just need to rewrite this a different away.