Click here to Skip to main content
16,004,887 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: Microsoft VBScript runtime error '800a01a8' Object required Pin
Christian Graus11-Sep-09 13:25
protectorChristian Graus11-Sep-09 13:25 
GeneralRe: Microsoft VBScript runtime error '800a01a8' Object required Pin
Christian Graus11-Sep-09 11:44
protectorChristian Graus11-Sep-09 11:44 
QuestionXercesDomParser Pin
VVVimal3-Sep-09 0:41
VVVimal3-Sep-09 0:41 
AnswerRe: XercesDomParser Pin
Stuart Dootson5-Sep-09 2:52
professionalStuart Dootson5-Sep-09 2:52 
GeneralRe: XercesDomParser Pin
VVVimal10-Sep-09 23:01
VVVimal10-Sep-09 23:01 
GeneralRe: XercesDomParser Pin
Stuart Dootson10-Sep-09 23:11
professionalStuart Dootson10-Sep-09 23:11 
GeneralRe: XercesDomParser Pin
VVVimal11-Sep-09 23:19
VVVimal11-Sep-09 23:19 
GeneralRe: XercesDomParser Pin
Stuart Dootson12-Sep-09 9:05
professionalStuart Dootson12-Sep-09 9:05 
Set the filter in the createTreeWalker method call.

VVVimal wrote:
you also mentioned "From the root node, apply an XPath of "//Locomotive "
what does it mean


Using an XPath[^] library such as Xalan[^] or XQilla[^], you apply an XPath evaluator class to the DOM. That will give you an iterator that'll go through the nodes that match the XPath expression you gave to the XPath evaluator.

Read up on XPath - it's a very useful tool to know how to use.

Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

Questionhelp Pin
ndumy2-Sep-09 22:11
ndumy2-Sep-09 22:11 
AnswerRe: help Pin
Tony Richards3-Sep-09 0:30
Tony Richards3-Sep-09 0:30 
AnswerRe: help Pin
Richard MacCutchan5-Sep-09 11:06
mveRichard MacCutchan5-Sep-09 11:06 
AnswerRe: help Pin
Christian Graus6-Sep-09 20:15
protectorChristian Graus6-Sep-09 20:15 
GeneralRe: help Pin
Richard MacCutchan7-Sep-09 0:47
mveRichard MacCutchan7-Sep-09 0:47 
QuestionProblem with XML for Adrotator Pin
Vimalsoft(Pty) Ltd2-Sep-09 3:03
professionalVimalsoft(Pty) Ltd2-Sep-09 3:03 
AnswerRe: Problem with XML for Adrotator Pin
Tony Richards2-Sep-09 3:18
Tony Richards2-Sep-09 3:18 
GeneralRe: Problem with XML for Adrotator Pin
Vimalsoft(Pty) Ltd2-Sep-09 3:22
professionalVimalsoft(Pty) Ltd2-Sep-09 3:22 
GeneralRe: Problem with XML for Adrotator Pin
Tony Richards3-Sep-09 0:30
Tony Richards3-Sep-09 0:30 
Questionhow to code a savefile dialog in vb.net Pin
ndumy2-Sep-09 2:50
ndumy2-Sep-09 2:50 
AnswerRe: how to code a savefile dialog in vb.net Pin
Richard MacCutchan2-Sep-09 5:43
mveRichard MacCutchan2-Sep-09 5:43 
QuestionHow to code special characters in xsl Pin
coolsharath27-Aug-09 18:19
coolsharath27-Aug-09 18:19 
AnswerRe: How to code special characters in xsl Pin
Stuart Dootson27-Aug-09 22:23
professionalStuart Dootson27-Aug-09 22:23 
QuestionImport a C# textbox value into a XSLT to generate a .aspx page Pin
Arokiamary27-Aug-09 17:22
Arokiamary27-Aug-09 17:22 
AnswerRe: Import a C# textbox value into a XSLT to generate a .aspx page Pin
Stuart Dootson27-Aug-09 22:22
professionalStuart Dootson27-Aug-09 22:22 
QuestionXML in Word 2007 Pin
Idle_Force25-Aug-09 18:07
Idle_Force25-Aug-09 18:07 
QuestionReference a node or an element in one .xml file in another Pin
Arokiamary24-Aug-09 16:58
Arokiamary24-Aug-09 16:58 

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.