Hello every one
I have a target data type which has data type like shown below actually this bit is a part of whole big data type.
PARTNER(node)
NAME(element)
index (attribute)
ONETIME(element)
PARTNRID (element)
PARTNRTYPE (element)
PARTNER
NAME
index
ONETIME
PARTNRID
PARTNRTYPE
the problem is when i have created Message type only one Partner node is comming up, i mean like shown below
PARTNER
NAME
index
ONETIME
PARTNRID
PARTNRTYPE
Can any one help me with this please