Re: Default Attributes and XSD

Michael Kay <mike-JkSD5nQpfvpWk0Htik3J/[email protected]> Sat, 13 Mar 2021 12:24:11 +0000
Newsgroups gmane.text.xml.saxon.help
Message-ID <[email protected]>
> 
> The one-pass-constraint comes from a legacy software component, which wraps the transformation and cannot be changed at the moment. The non-schema-aware transformation constraint comes from the fact, that we want to move from a DTD-based project (huge XSLT), to a XSD-based workflow. The first step should be getting the existing stylesheet to run.
> 

There are lots of things you can do within XSLT these days, such as serializing a document to a string and re-parsing it.

Michael Kay
Saxonica