Is it possible to use xml namespaces or namepsace prefixes with elementNodeCmd? It seems much more convenient to build a document using this method than to...
Thanks Rolf to this first answer (I am always impressed by the response time) and happy new year to you and also to all tdom users. A few precisions and...
... Depends on what exactly you want to do, but the answer is probably yes. In short, appendFromScript is a DOM 1 like method, that means it is namespace...
rolf@...
Jan 3, 2004 2:03 pm
729
... Thank you. I used the domDoc commands createElement and appendChild, it didn't take much longer to write, and it works fine. As you said, it would be...
... Ah, OK, this makes more sense. Although it doesn't makes me happy, because we really try to reduce bugs in more recent version, but from what you write we...
rolf@...
Jan 3, 2004 2:29 pm
731
... Hmmm. But createElement is (as appendFromScript) a 'DOM 1 class' method, that means namespace ignorant. If you have used createElement (and not...
rolf@...
Jan 3, 2004 2:38 pm
732
... Oops. I used createElementNS for items that had an explicit namespace in the element. I used createElement for items that had a namespace prefix. So: ...
... Errr... This is bad pratice. Mixing of DOM 2 (namespace aware, e.g createElementNS) and DOM 1 (namespace ignorant, e.g createElement) methods. Best...
rolf@...
Jan 3, 2004 4:05 pm
734
Tired of your partner sneaking around on the Internet watching low resolution, 15 second, porn clips? Get them a gift that keeps on cumming, literally......
See all the new attachments available for tongue piercings. You will be please when you purchase one of these for your partner to preform oral on you. ...
Hallo, we are 2 programmers from Italy trying to install OpenACS 5.0 platform on Suse9. We have the following error we can't solve: [-main-] Warning: modload:...
More demonstrations of the position "69" on this site. I have never seen so many wild videos of crazy, wild, loud moaning, toy jamming, tounge lashing, ORAL...
IRC logger is an OpenACS package that I've used on several systems. This time however, running it on AOLserver 4 (CVS HEAD) w/ tdom 0.8.0 I'm running into a...
I stand corrected. The source of this error was in OpenACS code after all. Strange that it the stack trace didn't include the nested procedure calls below the...
I'm trying to compile tDOM 0.7.8 on Debian (kernel 2.6.0-test9-1-386), but it's not going well: bardock:/usr/local/src/tdom/unix# sh CONFIG checking for...
... You don't tell us the hole story. You've modified CONFIG - please show us, what ../configure call you use. Looks like you want to build for use with...
rolf@...
Jan 27, 2004 10:15 pm
744
yes, I'm want to bild it for use with AOLServer (I'm trying to instal OpenACS), this is the ../configure I used: aolsrc="/usr/local/src/aolserver/aolserver" ...
If you dont believe me check out this list of features! over 1.7 Million members 1000's of Long, high quality Movies 50 streaming television channels of porn ...
... Hmmm. Please see the discussion and tips at http://openacs.org/forums/message-view?message_id=153552 Does this help? rolf...
rolf@...
Jan 28, 2004 10:30 am
747
no :( it didn't work.thanks anyway. I tried uninstalling it and deleting it, and not only tDom but also aolserver and even tcl, but it keeps giving me the same...
is there a man that thinks women should be whacked in the face by a thick cock before being force fed down her throat. gosh, i wish there was a man with a cock...
I understand that XSLT with tDOM works with roughly the following ... ### XML-FILE => DOM-TREE dom parse [tDOM::xmlReadFile $sourcefilename] sourcedoc ###...
Hi, (comments below) ... Look at the -externalentitycommand option given to the [dom parse] routine. If you do: dom parse -externalentitycommand foo...
Neil already has given the most important information. I only add some bits. ... Probably the most important tip (because a code example often helps a lot):...
rolf@...
Feb 5, 2004 2:35 pm
752
... Amazing. This spam filters-out good and allows spam messages!? Truly amazing! Zoran...
Thanks both of you. This time it is working (dont know what was wrong last time - was about 6 months ago - but I have now put all the advised parameters!), ...
Hi, How do you escape the ampersand in arguments? Example: 'a href="foo.adp?foo=1&bar=2"' Putting this XHTML into an XML document to be processed by an XSLT...
... Not completely clear, what you're searching. Is it just 'a href="foo.adp?foo=1&bar=2"'? Also, a look a the disable-output-escaping attribute of a few...