Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


xmlelement

From: deepak@-----------.---------.---
To: NULL
Date: 2/7/2008 10:28:00 AM

Hi All,

SXPDictionaryItemsGetResult is a XML element given below



<SXPDictionaryItemsGetResult>
<DictionaryItems>
<TimeZoneConverter>
	<Key>127928320</Key>
	<Revision>2</Revision>
	<Name>India_Bharti</Name>
	<Conversion>0</Conversion>
</TimeZoneConverter>
<TimeZoneConverter>
	<Key>127928321</Key>
	<Revision>1</Revision>
	<Name>Spain_Amena</Name>
	<Conversion>0</Conversion>
</TimeZoneConverter>
<TimeZoneConverter>
	<Key>127928325</Key>
	<Revision>2</Revision>
	<Name>ER_Kista</Name>
	<Conversion>1</Conversion>
</TimeZoneConverter>
</DictionaryItems>
</SXPDictionaryItemsGetResult>


I want to retreive using VB.NET(actually i m using VB.NET in a ASP.NET Page)

that value present inside the conversion which belongs to ER_Kista.
e.g. 1 here (for India_Bharti)


so is there any loop required ,kindly tell me as how to get it?
The general solution should be like a parameter passed (which wil be value 
of Name)
and get that corresponding value inside conversion tag.
 






Any help is apprecited in advance

Thanks,
Deepak
kr_deepak123@h...
kr_deepak123@y...


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent