D
David Walker
Hi,
I have an XML file created by a third party in which an element with a
simple content model has a text value consisting of 2 parts separated by a
colon, like this
<link>machineort</link>
Is XSLT capable of parsing the value of a <link> element, to separately
extract the portions before and after the colon?
Regards
David Walker
I have an XML file created by a third party in which an element with a
simple content model has a text value consisting of 2 parts separated by a
colon, like this
<link>machineort</link>
Is XSLT capable of parsing the value of a <link> element, to separately
extract the portions before and after the colon?
Regards
David Walker