Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 1 to 2 of 2 total |
xml reader |
Tue, Feb 9 2016 5:15 AM | Permanent Link |
Pasquale Web Pos srl | i have this xml and
I would like to this result code : 0000 label : Request successfull country name : Senegal operator name : Orange Senegal product[1] : 1000,1.76,EUR,XOF,2.0,EUR,XOF product[2] : 2500,4.4,EUR,XOF,5.0,EUR,XOF product[3]...... ...... this is my XML <Tellus> <ResponseCode> <code>0000</code> <label>Request successfull</label> </ResponseCode> <ProductsInformation> <countries> <country> <name>Senegal</name> <codeIso>SN</codeIso> <countryCode>221</countryCode> <operators> <operator> <name>Orange Senegal</name> <operatorid>220</operatorid> <products> <product> <name>1000</name> <wholsalePrice> <value>1.76</value> <currency>EUR</currency> <localCurrency>XOF</localCurrency> </wholsalePrice> <retailPrice> <value>2.0</value> <currency>EUR</currency> <localCurrency>XOF</localCurrency> </retailPrice> </product> <product> <name>2500</name> <wholsalePrice> <value>4.4</value> <currency>EUR</currency> <localCurrency>XOF</localCurrency> </wholsalePrice> <retailPrice> <value>5.0</value> <currency>EUR</currency> <localCurrency>XOF</localCurrency> </retailPrice> </product> <product> <name>5000</name> <wholsalePrice> <value>8.8</value> <currency>EUR</currency> <localCurrency>XOF</localCurrency> </wholsalePrice> <retailPrice> <value>10.0</value> <currency>EUR</currency> <localCurrency>XOF</localCurrency> </retailPrice> </product> <product> <name>10000</name> <wholsalePrice> <value>17.6</value> <currency>EUR</currency> <localCurrency>XOF</localCurrency> </wholsalePrice> <retailPrice> <value>20.0</value> <currency>EUR</currency> <localCurrency>XOF</localCurrency> </retailPrice> </product> <product> <name>30000</name> <wholsalePrice> <value>44.88</value> <currency>EUR</currency> <localCurrency>XOF</localCurrency> </wholsalePrice> <retailPrice> <value>51.0</value> <currency>EUR</currency> <localCurrency>XOF</localCurrency> </retailPrice> </product> </products> </operator> </operators> </country> </countries> </ProductsInformation> </Tellus> |
Tue, Feb 9 2016 6:41 AM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. timyoung@elevatesoft.com |
This web page was last updated on Wednesday, October 9, 2024 at 05:37 AM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |