Hi All,
I have this as my content:
<title><?FM MARKER [Cross-Ref] _bookmark3120?>
1914<?FM MARKER [Cross-Ref] _bookmark3121?>
-1918 <?FM MARKER [Cross-Ref] _bookmark3123?>
- World W<?FM MARKER [Cross-Ref] _bookmark3122?>
ar One</title>
When I get this using xpath
title/text()
I get a sequence of text nodes. What I really want is a single string:
1914-1918 - World War One
Do I need to loop through the text nodes and build up a single string? I am
using XSLT 2.0. Thank you very much.
Rick
Rick Quatro
Carmen Publishing Inc.
rick@xxxxxxxxxxxxxxx
585-729-6746
www.frameexpert.com/store/
Save on energy at quatro.mystream.com
|