How to access the content of XML

Hi there,

I have a document in Designer with structure below:-

i plan to do a flow service which can return the value to users base on the path they provide

For example:

PLANDETAIL/planCode = MD3A
PLANDETAIL/planLongName = LESN6

May i know how i can do this? Thanks in advance!

– Document structure –

MD3A
LESN6
LESN6
01
01
00
BC

1991
4

18


19
IF
PP
22
??- ???
01
??

2016
4
18


100
10000.00
385.00
385.00
385.00
0


0
0

0
0
0



0
0
0



0
0
0



0
0
0




0
03096929
CHEUNG
CVL CJWR

1972
2
23


G824
M

Regards,
Ronnie She Chien Wei

Hi Ronnie,

you can use pub.xml:queryXMLNode for this task.

See IS Built-In-Services reference for details.

Regards,
Holger