Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Another Map Question › Re: Another Map Question
December 12, 2006 at 12:14 AM
#16843
For this input:
1C,334058,1C,W22192,1D,769475
How did you create this xml file.Can you post the xsd(schema) here
<Repeated>
<PIDNumbers LID="1C" PValue="334058" />
</Repeated>
<Repeated>
<PIDNumbers LID="1C" PValue="W22192" />
</Repeated>
<Repeated>
<PIDNumbers LID="1D" PValue="769475" />
</Repeated>