barefootliam · @barefootliam
256 followers · 190 posts · Server floss.social
David Maus · @dmaus
81 followers · 148 posts · Server openbiblio.social

Pssst… Streaming Schematron rocks. Writing streamable rules and constraints is something to get used to, but validating 7GB of METS records without my laptop breaking sweat is very nice.

#schematron #xslt3

Last updated 4 years ago

David Maus · @dmaus
81 followers · 148 posts · Server openbiblio.social

Today I Learned: When using the simple map operator ! I use . to refer to the current sequence element in the mapping function. E.g. tokenize(…) ! substring-after(., ‘HANS’) maps the sequence of tokenize() and removes the prefix HANS from every item.

#xslt3 #xslt #todayilearned

Last updated 4 years ago