[Mono-list] Newbie trying to read an XML

Jackson Harper jackson@latitudegeo.com
15 Feb 2003 22:12:28 -0800


int value = Int32.Parse (attribute_value);


Jackson



On Sat, 2003-02-15 at 20:26, Santiago Erquicia wrote:
> Hello,
> 
> I am really newbie with C#.  I have only a little experience with java and web 
> development.
> 
> I am trying to read an XML and get the attributes from the nodes.  I reached 
> the point where I can do that.
> 
> My problem is that one of the attributes is the id of a transaction (which is 
> an int) and all the returned values from the attributes come as string.  How 
> can I change them?
> 
> Thanks and apologies if this is too stupid.
> 
> Santiago
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
-- 
Jackson Harper <jackson@latitudegeo.com>