I have lines and their vertices should be written to XML (using XSD-driven XML-Writer).
I extract the vertices coordinates into lists using the “coordinate extractor” .
Now I need to find a way to output those coordinate pairs to xml, so that the output looks like this:
Is there a way using the “list concatenator”?