[xsl] How to output the characters denoted by the regex \p{P}

Subject: [xsl] How to output the characters denoted by the regex \p{P}
From: "Roger L Costello costello@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 28 Feb 2025 11:50:12 -0000
Hi Folks,

In XML Schema \p{P} denotes the set of punctuation characters.

Is there a way in XSLT to output (display) the characters denoted by \p{P}

/Roger

Current Thread