characters between two characters
Posted: Tue Jul 19, 2016 10:13 am
Hi Team,
I want to write a schematron rule for document number in XSLT 1.0.For that I want to get the characters between two hyphen's (-) and also I want the characters after second hyphen.
Example:1313-231-546
I need to write the code for 231( placed in between two hyphens).
I need to write code for 546(after second hyphen)
Please help me out in solving this issue.
Thanks!
Regards,
Mounika
I want to write a schematron rule for document number in XSLT 1.0.For that I want to get the characters between two hyphen's (-) and also I want the characters after second hyphen.
Example:1313-231-546
I need to write the code for 231( placed in between two hyphens).
I need to write code for 546(after second hyphen)
Please help me out in solving this issue.
Thanks!
Regards,
Mounika