Click here to Skip to main content
15,912,082 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: XML datatype in sql server 2005 Pin
Revathij7-Aug-07 0:20
Revathij7-Aug-07 0:20 
Questionwriting XML in C#.net Pin
anumadhu26-Jul-07 21:16
anumadhu26-Jul-07 21:16 
QuestionCreate XML File Pin
Maynka26-Jul-07 18:56
Maynka26-Jul-07 18:56 
QuestionXmlElement Question Pin
rbreault26-Jul-07 12:15
rbreault26-Jul-07 12:15 
QuestionNeed help with an xPath question Pin
Grapes-R-Fun26-Jul-07 11:17
Grapes-R-Fun26-Jul-07 11:17 
AnswerRe: Need help with an xPath question Pin
George L. Jackson26-Jul-07 14:01
George L. Jackson26-Jul-07 14:01 
GeneralRe: Need help with an xPath question Pin
Grapes-R-Fun26-Jul-07 14:45
Grapes-R-Fun26-Jul-07 14:45 
QuestionXML from file with special letters Pin
gruberdominik26-Jul-07 2:38
gruberdominik26-Jul-07 2:38 
Hello,

I got the following in my XML Settings file:

<configuration>
<appSettings>
<add key="CAPTURE_DEVICE" value="@device:pnp:\\? pci#ven_109e&dev_036e&subsys_13eb0070&rev_11#4&1b02cb0b&0&10f0#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\global" />
</appSettings>
</configuration>

I want to read the value of the capture device from the xml file into a string variable. But due to the "&" the value = "...." doesnt seem to be a valid string. Is there a way to handle this?

thx in advance,
best regards
dominik
AnswerRe: XML from file with special letters Pin
Michael Dunn26-Jul-07 7:50
sitebuilderMichael Dunn26-Jul-07 7:50 
GeneralRe: XML from file with special letters Pin
led mike26-Jul-07 8:29
led mike26-Jul-07 8:29 
GeneralRe: XML from file with special letters [modified] Pin
gruberdominik26-Jul-07 22:15
gruberdominik26-Jul-07 22:15 
GeneralRe: XML from file with special letters Pin
Michael Dunn27-Jul-07 9:55
sitebuilderMichael Dunn27-Jul-07 9:55 
QuestionXML Pin
Gyan Prakash25-Jul-07 21:44
Gyan Prakash25-Jul-07 21:44 
AnswerRe: XML Pin
George L. Jackson25-Jul-07 23:54
George L. Jackson25-Jul-07 23:54 
QuestionHow to update a parameter value which has same parameter name in the same section. Pin
zxc8925-Jul-07 20:33
zxc8925-Jul-07 20:33 
AnswerRe: How to update a parameter value which has same parameter name in the same section. [modified] Pin
George L. Jackson25-Jul-07 23:48
George L. Jackson25-Jul-07 23:48 
QuestionSelecting the unique names of the elements in XML Pin
Rocky#25-Jul-07 19:18
Rocky#25-Jul-07 19:18 
QuestionHow to Handle Inline Markup Elements in XSLT Pin
Nick Rioux25-Jul-07 8:45
Nick Rioux25-Jul-07 8:45 
AnswerRe: How to Handle Inline Markup Elements in XSLT Pin
George L. Jackson25-Jul-07 17:11
George L. Jackson25-Jul-07 17:11 
GeneralRe: How to Handle Inline Markup Elements in XSLT Pin
Nick Rioux26-Jul-07 1:29
Nick Rioux26-Jul-07 1:29 
Questionreading xml schema file and generate xml Pin
D.Sridhar25-Jul-07 8:45
D.Sridhar25-Jul-07 8:45 
QuestionAccess table to XML [modified] Pin
kallileo23-Jul-07 21:19
kallileo23-Jul-07 21:19 
QuestionCreating an XmlNode / XPathNavigator object From Schema. Pin
Tristan Rhodes22-Jul-07 23:25
Tristan Rhodes22-Jul-07 23:25 
QuestionCreate xml file Pin
Maynka19-Jul-07 20:57
Maynka19-Jul-07 20:57 
AnswerRe: Create xml file Pin
sathesh pandian19-Jul-07 21:00
sathesh pandian19-Jul-07 21:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.