Embedd XML within XML - Possible ??
- From: sippyuconn <sippyuconn@xxxxxxxxxxxxxxxx>
- Date: Tue, 14 Oct 2008 18:46:00 -0700
Hi
I need to store some configuration settings in a db
using an 2 fileds
ID Field and String Field
The ID Field is a unique key and the string holds a xml string that store my
settings
Now I need to modify my configuration xml to store another parameter which
is a xml document itself. I could probably store a key in the xml to point
to the 2nd XML document but I was wondering is there a way to embed an
xml string within another xml string as an attribute within an element???
Thanks
.
- Follow-Ups:
- RE: Embedd XML within XML - Possible ??
- From: "Steven Cheng"
- Re: Embedd XML within XML - Possible ??
- From: sloan
- RE: Embedd XML within XML - Possible ??
- From: "Steven Cheng"
- RE: Embedd XML within XML - Possible ??
- Prev by Date: Re: format all .cs files in the project using visual studio 2005
- Next by Date: Re: multidimensional array
- Previous by thread: Print a number in binary format.
- Next by thread: RE: Embedd XML within XML - Possible ??
- Index(es):
Relevant Pages
|