Originally posted by: SystemAdmin
I am receiving map messages from JMS and one of the name value pairs has the form
<Pack Type 0 type="int">2004</Pack Type 0>
It can occur a number of times.
The number in the Pack Type can be any value - eg
<Pack Type 6 type="int">2004</Pack Type 6>
How can I define this sort of initiator/terminator in the type tree when I don't know how many occurrences there are or what value the number might be?
All ideas appreciated.
Jan
Just to make it interesting I have these tags as well
<Customer Name 0 Surname type="java.lang.String"><![CDATA
Pack6002TP]></Customer Name 0 Surname>
<Customer Name 0 Initials type="java.lang.String"><![CDATA
A]></Customer Name 0 Initials>
<Customer Name 0 Title Code type="int">1</Customer Name 0 Title Code>
#DataExchange#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender