We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
XSLT has added xsl:try:
<xsl:try> ...statements... <xsl:catch errors="..."> ...statements... </xsl:catch> </xsl:try>
I wonder if we should consider removing the p:group in p:try
p:group
p:try
The text was updated successfully, but these errors were encountered:
remove or make implicit e.g. syntactic nicety
Sorry, something went wrong.
No branches or pull requests
XSLT has added xsl:try:
I wonder if we should consider removing the
p:group
inp:try
The text was updated successfully, but these errors were encountered: