Eight years after the invention of XML, DOM and SAX, despite their respective issues, are still the mainstays of application developers. So is it the end of...
Hello I am trying to verify the xml file against a dtd. I looked at the tnc section and using this package require tdom package require tnc set parser [expat] ...
... OK, so far. After your last command, the XML parser $parser is DTD validation enabled. It does, what any parser does (check for well-formednes, calls the...
rolf@...
Mar 23, 2006 7:06 pm
1275
Hello Thanks. It did get me back on track! I had to use $parser parsefile $xml_file - otherwise it gave a syntax error Thanks krithiga ... the tnc ... you ... ...
Hello I get an error Validation error at line 2, character 0: No declaration for this element In the parser command we do not specify the name of the dtd file....
... You didn't look at the usage example on the wiki, didn't you? The parser uses, whatever the doctype declaration of your XML document say. Without a doctype...
rolf@...
Mar 24, 2006 5:43 pm
1278
Hello Thanks. I did look in the wiki example but did not understand the usage What is an internal and external subset. All I have is an external file call...
Anyone interested in doin somethin new on the net. Come over here and add me http://www.mixurlifeup.info/sepj...
thomasina-kirby425@...
Apr 13, 2006 7:28 pm
1281
Wat u all upto? Any of u guys a bit sick of the same old things online? Anyway i was browsin around today and i saw this place...
thomasina-kirby425@...
Apr 14, 2006 8:12 am
1282
Hey everyone, just wanted to let u all in on my good news. Ive got a nice arrangement, shall we say, this afternoon. First time in a long while and all thanks...
skye-ollmann534@...
Apr 18, 2006 11:46 am
1283
Dear Friends, VT Manpower Consultancy Services Pvt Ltd., is the leading Manpower provider for IT and ITES Companies in South India. We are providing a better...
Hey everyone, just wanted to let u all in on my good news. Ive got a nice arrangement, shall we say, this afternoon. First time in a long while and all thanks...
skye-ollmann534@...
Apr 20, 2006 9:19 am
1285
Just wanted to drop in and say hi to everyone around here. And also wanted to say that if any of you guys feel like getting to know me bit better come over and...
thomasina-kirby425@...
Apr 21, 2006 12:14 pm
1286
Just wanted to drop in and say hi to everyone around here. And also wanted to say that if any of you guys feel like getting to know me bit better come over and...
... Because, the value of your attribute "att" is "word1'word2" and not "word1'word2". XPath expressions work on the value, not the XML escaped string...
rolf@...
Apr 22, 2006 11:45 am
1289
Hello, More generally, in a piece of code like it: $node selectNodes "mynode\[@myatt='[mymap $mayvalue]'\]" where the variable "myvalue" can contain any...
... There's nothing special with a <, >, or & inside an XPath literal: set d1 [dom parse {<a att="word1<>&word2"/>}] domDoc0x81f41f0 $d1 selectNodes...
rolf@...
Apr 22, 2006 5:17 pm
1291
I am just requesting some stuff from the Amazon web service, see the attached XML file. This has a namespace declaration in there and I don't quite get how to...
... Your Mail has no attachement; I don't know, if the mailing list software let attachements throu. ... From your description, this sounds ok. Seems, they use...
rolf@...
Apr 23, 2006 3:23 pm
1293
... Doh! My bad. in any case: this is the start of the "offending" xml: <ItemLookupResponse xmlns="http://webservices.amazon.com/ ...
I am just trying to compile the latest CVS version and am getting stuck here: checking system version (for dynamic loading)... ./configure: line 10445: syntax...
For me it sounds OK. It would be also OK, and easier for automating, if both the apostroph and the quote could be escaped with \ ... """ ... a ... rule ...
... Arrg. You're using bash3.1, didn't you? If yes, that's the configure script error reported several times within the tcl bug tracker, which also affects the...
rolf@...
Apr 23, 2006 6:20 pm
1297
... Yes, as said, they use a default namespace, that means, ItemLookupResponse and every descendant of it, which does not have an explicite ns prefix is within...
rolf@...
Apr 23, 2006 6:22 pm
1298
... No. Allowing both ' and " to be quoted with \, independent which of the both is the delimiter character of the XPath literal in question would mean, that...
rolf@...
Apr 23, 2006 6:38 pm
1299
... No worries, I built it on another box (Suse) and transfered the binaries without problems. It works as expected now, thanks! Bas....
... Thinking more about that - why escaping at all? What about just $node selectNodes {a[@att=$value]} and the XPath lexer will access the tcl variable value...
rolf@...
Apr 24, 2006 12:57 am
1301
Ralf, I like a lot the idea of the xpath parser substituting TCL variables directly inside. It would be useful even if it only worked with normal variables and...
Dear Friends, VT Manpower Consultancy Services Pvt Ltd is the leading Manpower provider for IT and ITES Companies in South India. We are providing a better...