On 22/01/2021 11:29, ian(_dot_)proudfoot(_at_)itp-x(_dot_)co(_dot_)uk wrote:
[...]
This got me thinking about ways to verify the output text content
against the input despite significantly different structure.
Others have made good suggestions wrt content. A simple first step I
tend to use is a wildcard element template (match="*") which logs
anything not already handled. It's crude but I have found there are
sometimes differences between what the client swears blind is the
current schema, and the schema actually in use :-)
Peter
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--