Sponsored

Saxon error codes follow the W3C convention: XPST (XPath static), XPDY (XPath dynamic), XPTY (XPath type), XTSE (XSLT static), XTDE (XSLT dynamic), FO* (function library). Parser messages such as "Content is not allowed in prolog" come from the underlying XML parser and mean the input is not well-formed XML. Also see the XSLT & XPath function reference.

Function errors

XML parsing errors

XPath dynamic errors

XPath static errors

XPath type errors

XSLT dynamic errors

XSLT recoverable errors

XSLT static errors