Skip to content

Consider removing p:group from p:try #164

@ndw

Description

@ndw

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions