Click here to Skip to main content
15,885,546 members
Home / Discussions / XML / XSL
   

XML / XSL

 
QuestionRemove a XMLnode - Pls help Pin
harvid24-Apr-12 18:24
harvid24-Apr-12 18:24 
AnswerRe: Remove a XMLnode - Pls help Pin
VJ Reddy24-Apr-12 22:02
VJ Reddy24-Apr-12 22:02 
GeneralRe: Remove a XMLnode - Pls help Pin
harvid24-Apr-12 22:59
harvid24-Apr-12 22:59 
GeneralRe: Remove a XMLnode - Pls help Pin
VJ Reddy24-Apr-12 23:17
VJ Reddy24-Apr-12 23:17 
GeneralHow to specify a Hex value in XML? Pin
Frank W. Wu9-Apr-12 11:47
Frank W. Wu9-Apr-12 11:47 
AnswerRe: How to specify a Hex value in XML? Pin
PJ Arends9-Apr-12 16:09
professionalPJ Arends9-Apr-12 16:09 
GeneralRe: How to specify a Hex value in XML? Pin
jschell10-Apr-12 8:48
jschell10-Apr-12 8:48 
QuestionWhat is it called? Pin
PJ Arends7-Apr-12 21:32
professionalPJ Arends7-Apr-12 21:32 
In this[^] article, the author uses two notations to access elements in an XML DOM object
Element elem1 = root[L"aa|bb|cc"]
and
Element elem1 = root[L"aa"][L"bb"][L"cc"]
Is there a name for these two different notations, and if so what are they?
Independent ACN Business Owner

Make toll free long distance calls from your smart phone with ACN Mobile World.
When connected via wifi, calls will not use any of your minutes or data, nor will there be any roaming charges.
Certain conditions apply. See my website for details.


Within you lies the power for good - Use it!




QuestionGetting values with template Pin
memorexr24-Mar-12 4:48
memorexr24-Mar-12 4:48 
AnswerRe: Getting values with template Pin
PIEBALDconsult26-Mar-12 8:21
mvePIEBALDconsult26-Mar-12 8:21 
QuestionXmlDocument.SelectNodes not working for namespace attributes Pin
PIEBALDconsult23-Mar-12 12:23
mvePIEBALDconsult23-Mar-12 12:23 
AnswerRe: XmlDocument.SelectNodes not working for namespace attributes Pin
woopsydoozy26-Mar-12 11:08
woopsydoozy26-Mar-12 11:08 
GeneralRe: XmlDocument.SelectNodes not working for namespace attributes Pin
PIEBALDconsult26-Mar-12 16:52
mvePIEBALDconsult26-Mar-12 16:52 
GeneralRe: XmlDocument.SelectNodes not working for namespace attributes Pin
PIEBALDconsult28-Mar-12 5:26
mvePIEBALDconsult28-Mar-12 5:26 
GeneralRe: XmlDocument.SelectNodes not working for namespace attributes Pin
woopsydoozy28-Mar-12 5:53
woopsydoozy28-Mar-12 5:53 
GeneralRe: XmlDocument.SelectNodes not working for namespace attributes Pin
PIEBALDconsult28-Mar-12 10:24
mvePIEBALDconsult28-Mar-12 10:24 
GeneralRe: XmlDocument.SelectNodes not working for namespace attributes Pin
woopsydoozy28-Mar-12 10:52
woopsydoozy28-Mar-12 10:52 
GeneralRe: XmlDocument.SelectNodes not working for namespace attributes Pin
PIEBALDconsult28-Mar-12 18:14
mvePIEBALDconsult28-Mar-12 18:14 
QuestionXPath query to return nodes based on a range within an attribute's value. Pin
Bill.Moo13-Mar-12 6:21
Bill.Moo13-Mar-12 6:21 
AnswerRe: XPath query to return nodes based on a range within an attribute's value. Pin
woopsydoozy16-Mar-12 7:43
woopsydoozy16-Mar-12 7:43 
GeneralRe: XPath query to return nodes based on a range within an attribute's value. Pin
Bill.Moo19-Mar-12 6:18
Bill.Moo19-Mar-12 6:18 
Questionreconfirm Pin
santoshkumar11876-Mar-12 7:06
santoshkumar11876-Mar-12 7:06 
AnswerRe: reconfirm Pin
Chandrasekharan P9-Apr-12 21:02
Chandrasekharan P9-Apr-12 21:02 
Questionxml data will not display on the screen on a php page Pin
awolarczuk1-Mar-12 0:05
awolarczuk1-Mar-12 0:05 
Questiongenerating html tree from xml file using xslt. Pin
anikbutt2210-Feb-12 1:41
anikbutt2210-Feb-12 1:41 

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.