Hi All,

When load following xml file in to data mapper (input/output), the add1
data type takes as NUMBER as in screenshot . It looks when there is at
least one record in the array with NUMBER it takes as NUMBER. I think It
should consider all the values in the array.

<employees>
<firstname>Demo</firstname>
        <lastname>Demo</lastname>

<addresses>
          <address>
  *<add1>No 827/B</add1>*
            <add2>Gemunu Mawatha</add2>
          </address>
          <address>
            *<add1>321</add1>*
            <add2>Mount Lavinia</add2>
          </address>
        </addresses>
</employees>

[image: Inline image 2]
Thanks
Godwin

-- 
*Godwin Amila Shrimal*
Senior Software Engineer
WSO2 Inc.; http://wso2.com
lean.enterprise.middleware

mobile: *+94772264165*
linkedin: *http://lnkd.in/KUum6D <http://lnkd.in/KUum6D>*
twitter: https://twitter.com/godwinamila
<http://wso2.com/signature>
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to