guys I'm not able to set the SHORT_NAME I'm sending xml data please help me, I want to get the colors to the dataprovider
<get2LevelColorsResponse xmlns="Yureekah" xmlns:soap=" http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd=" http://www.w3.org/2001/XMLSchema"> <get2LevelColorsResult> <xs:schema id="ColorsDataSet" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> <xs:element name="ColorsDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="ColorTable"> <xs:complexType> <xs:sequence> <xs:element name="colors" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> </xs:schema> <diffgr:diffgram xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:diffgr="urn:schemas-microsoft-com:xml-diffgram-v1"> <ColorsDataSet> <ColorTable diffgr:id="ColorTable1" msdata:rowOrder="0"> <colors> Aquamarine </colors> </ColorTable> <ColorTable diffgr:id="ColorTable2" msdata:rowOrder="1"> <colors> Aquamarine1 </colors> </ColorTable> <ColorTable diffgr:id="ColorTable3" msdata:rowOrder="2"> <colors> Aquamarine2 </colors> </ColorTable> <ColorTable diffgr:id="ColorTable4" msdata:rowOrder="3"> <colors> Aquamarine3 </colors> </ColorTable> <ColorTable diffgr:id="ColorTable5" msdata:rowOrder="4"> <colors> Aquamarine4 </colors> </ColorTable> <ColorTable diffgr:id="ColorTable6" msdata:rowOrder="5"> <colors> Azure1 </colors> </ColorTable> <ColorTable diffgr:id="ColorTable7" msdata:rowOrder="6"> <colors> Azure2 </colors> </ColorTable> <ColorTable diffgr:id="ColorTable8" msdata:rowOrder="7"> <colors> Azure3 </colors> </ColorTable> <ColorTable diffgr:id="ColorTable9" msdata:rowOrder="8"> <colors> Azure4 </colors> </ColorTable> <ColorTable diffgr:id="ColorTable10" msdata:rowOrder="9"> <colors> Blue </colors> </ColorTable> <ColorTable diffgr:id="ColorTable11" msdata:rowOrder="10"> <colors> Blue1 </colors> </ColorTable> <ColorTable diffgr:id="ColorTable12" msdata:rowOrder="11"> <colors> Blue2 </colors> </ColorTable> <ColorTable diffgr:id="ColorTable13" msdata:rowOrder="12"> <colors> Blue3 </colors> </ColorTable> <ColorTable diffgr:id="ColorTable14" msdata:rowOrder="13"> <colors> Blue4 </colors> </ColorTable> <ColorTable diffgr:id="ColorTable15" msdata:rowOrder="14"> <colors> CadetBlue </colors> </ColorTable> <ColorTable diffgr:id="ColorTable16" msdata:rowOrder="15"> <colors> CadetBlue1 </colors> </ColorTable> <ColorTable diffgr:id="ColorTable17" msdata:rowOrder="16"> <colors> CadetBlue2 </colors> </ColorTable> <ColorTable diffgr:id="ColorTable18" msdata:rowOrder="17"> <colors> CadetBlue3 </colors> </ColorTable> <ColorTable diffgr:id="ColorTable19" msdata:rowOrder="18"> <colors> CadetBlue4 </colors> </ColorTable> <ColorTable diffgr:id="ColorTable20" msdata:rowOrder="19"> <colors> Chartreuse </colors> </ColorTable> <ColorTable diffgr:id="ColorTable21" msdata:rowOrder="20"> <colors> Chartreuse1 </colors> </ColorTable> <ColorTable diffgr:id="ColorTable22" msdata:rowOrder="21"> <colors> Chartreuse2 </colors> </ColorTable> <ColorTable diffgr:id="ColorTable23" msdata:rowOrder="22"> <colors> Chartreuse3 </colors> </ColorTable> <ColorTable diffgr:id="ColorTable24" msdata:rowOrder="23"> <colors> Chartreuse4 </colors> </ColorTable> <ColorTable diffgr:id="ColorTable25" msdata:rowOrder="24"> <colors> CornflowerBlue </colors> </ColorTable> <ColorTable diffgr:id="ColorTable26" msdata:rowOrder="25"> <colors> Cyan </colors> </ColorTable> <ColorTable diffgr:id="ColorTable27" msdata:rowOrder="26"> <colors> Cyan1 </colors> </ColorTable> <ColorTable diffgr:id="ColorTable28" msdata:rowOrder="27"> <colors> Cyan2 </colors> </ColorTable> <ColorTable diffgr:id="ColorTable29" msdata:rowOrder="28"> <colors> Cyan3 </colors> </ColorTable> <ColorTable diffgr:id="ColorTable30" msdata:rowOrder="29"> <colors> Cyan4 </colors> </ColorTable> </ColorsDataSet> </diffgr:diffgram> </get2LevelColorsResult> </get2LevelColorsResponse> colors have bugged me like anything --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

