Click here to Skip to main content
15,891,253 members
Home / Discussions / XML / XSL
   

XML / XSL

 
QuestionReturning XMLDocument from Service Pin
Nagraj Naik24-Nov-08 0:24
Nagraj Naik24-Nov-08 0:24 
AnswerCross Posted in three forums Pin
led mike24-Nov-08 5:27
led mike24-Nov-08 5:27 
QuestionXSLT Execution Pin
Kagiso Gladwell16-Nov-08 21:24
Kagiso Gladwell16-Nov-08 21:24 
GeneralRe: XSLT Execution Pin
led mike17-Nov-08 4:57
led mike17-Nov-08 4:57 
QuestionWhere does the RSS Feed Downloader feeds in local client system? Pin
saanj14-Nov-08 0:32
saanj14-Nov-08 0:32 
Question[Message Deleted] Pin
SNI12-Nov-08 0:50
SNI12-Nov-08 0:50 
QuestionRe: How to resolve MSSOAP's Unspecified HTTP error.. Pin
led mike12-Nov-08 4:37
led mike12-Nov-08 4:37 
Questionname() function fails in MSXML Pin
Stone Free11-Nov-08 7:22
Stone Free11-Nov-08 7:22 
I have tried an XPath successfully in both XML Spy, and SketchPath, but I cannot make it work in MSXML

The XPath without the name() function works fine in MSXML, but as soon as I try and use name() it fails.

I have setup a prefix using SelectionNamespaces, of find

I want to find the name of the first element attached to DesiredNode.

I originally tried name(//parent:node()/find:DesiredNode/node()) which failed,

I then tried //parent:node()/find:DesiredNode/node() , this however works fine

I have also tried alternate XPaths such as name(//find:DesiredNode/*), but this fails also.

All XML Spy XPath work (without the need for using the find prefix), and if I setup the alias of find correctly in SketchPath, I also always get the correct results.


What am I doing wrong?

QuestionRe: name() function fails in MSXML Pin
led mike12-Nov-08 4:29
led mike12-Nov-08 4:29 
AnswerRe: name() function fails in MSXML Pin
Stone Free12-Nov-08 7:22
Stone Free12-Nov-08 7:22 
GeneralRe: name() function fails in MSXML Pin
led mike12-Nov-08 7:29
led mike12-Nov-08 7:29 
GeneralRe: name() function fails in MSXML [modified] Pin
Stone Free13-Nov-08 0:56
Stone Free13-Nov-08 0:56 
GeneralRe: name() function fails in MSXML Pin
led mike13-Nov-08 6:54
led mike13-Nov-08 6:54 
GeneralRe: name() function fails in MSXML [modified] Pin
Stone Free13-Nov-08 7:11
Stone Free13-Nov-08 7:11 
GeneralRe: name() function fails in MSXML Pin
led mike17-Nov-08 4:55
led mike17-Nov-08 4:55 
AnswerRe: name() function fails in MSXML Pin
George L. Jackson13-Nov-08 8:57
George L. Jackson13-Nov-08 8:57 
QuestionRetrieve Data from another webpage besides XML Pin
Bad Programmer10-Nov-08 21:32
Bad Programmer10-Nov-08 21:32 
AnswerCross Post Pin
led mike12-Nov-08 4:35
led mike12-Nov-08 4:35 
GeneralRe: Cross Post Pin
Bad Programmer14-Nov-08 8:11
Bad Programmer14-Nov-08 8:11 
QuestionI need to know xml tags for some formats in word2007 Pin
hatan868-Nov-08 17:09
hatan868-Nov-08 17:09 
QuestionRe: I need to know xml tags for some formats in word2007 Pin
led mike12-Nov-08 4:33
led mike12-Nov-08 4:33 
Questionwhat is the benefit of schema over DTD ? Pin
Ahmed R El Bohoty7-Nov-08 8:47
Ahmed R El Bohoty7-Nov-08 8:47 
AnswerRe: what is the benefit of schema over DTD ? Pin
led mike12-Nov-08 4:32
led mike12-Nov-08 4:32 
QuestionXML Innertext Add's all my nodes! What am i doing wrong? Pin
MegaBlasterX5-Nov-08 23:16
MegaBlasterX5-Nov-08 23:16 
AnswerRe: XML Innertext Add's all my nodes! What am i doing wrong? Pin
led mike6-Nov-08 4:30
led mike6-Nov-08 4:30 

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.