Search the web
Sign In
New User? Sign Up
tdom · tDOM - fast DOM / XPath for Tcl in C
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1196 - 1225 of 1978   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1196
... I've now fixed this in the tDOM cvs. The bug was in the cloneNode method. rolf...
rolf@...
Send Email
Dec 3, 2005
1:15 pm
1197
... org/ ... Thanks for the fix. I've substituted the cloneNode by a direct copy: $root appendChild $root2 $doc2 delete Can it have any problem? Regards, Ramon...
ramsan100
Offline Send Email
Dec 3, 2005
2:23 pm
1198
... That's a move, not a copy. The node to append will be unlinked from his old document and inserted in the other one. The DOM recommendation doesn't allow...
rolf@...
Send Email
Dec 3, 2005
5:28 pm
1199
... is ... to ... Hello, If this is not a legal DOM operation, it has the risk of not being maintained in the future, hasn't it? Is there a simple alternative...
ramsan100
Offline Send Email
Dec 3, 2005
5:34 pm
1200
... At least, it is supported since (minium) 6 years. As I wrote, there is additional code in the sources to ensure, that it works in a reasonable way. Before...
rolf@...
Send Email
Dec 3, 2005
6:49 pm
1201
... that ... DTDs are basically ugly (esthetically speaking). I think that it is better to use XML for this. Also, DTDs are quite limited for specifying many...
ramsan100
Offline Send Email
Dec 3, 2005
7:17 pm
1202
... I'm sorry, but I disagree a bit. DTDs are limited, that is well-known and I surely didn't dispute this. There is even crude and crusty stuff within the DTD...
rolf@...
Send Email
Dec 4, 2005
7:36 pm
1203
... known ... stuff ... hour ... they ... new, ... old ... didn't ... Hey, I thought that you liked XML. Why, if not, would you develop an XML parser/library? ...
ramsan100
Offline Send Email
Dec 4, 2005
8:17 pm
1204
... Well. I've done a lot of work in this area, within the last 7 or 8 years. There are a few good reasons, to use XML (only a few, you may ask - yes, and they...
rolf@...
Send Email
Dec 4, 2005
9:22 pm
1205
... new, ... are ... old ... didn't ... develop ... to ... in ... what ... another. ... of ... have ... language, ... Hello, As I am also an open source...
ramsan100
Offline Send Email
Dec 5, 2005
12:58 am
1206
Hi, I just try to transform the attached XML document with: <?xml version="1.0" encoding="ISO-8859-1"?> <xsl:stylesheet version="1.0" ...
Vico Klump
java_uml
Offline Send Email
Dec 6, 2005
10:38 am
1207
... The tDOM and Xalan-J output are clearly wrong. Thanks for reporting that tDOM bug, I'll fix it. rolf...
rolf@...
Send Email
Dec 6, 2005
11:23 pm
1208
... It's fixed now in tDOM cvs. The bug was in xsl copy-of specific code (and was triggered only in special cases), nothing else was affected. rolf...
rolf@...
Send Email
Dec 10, 2005
9:48 pm
1209
Hi, Rolf: I am not sure if this has been discussed/fixed before. Recently, I was working on some project that requires using external DTD reference. I am using...
Gang Wang
wang93117
Offline Send Email
Dec 20, 2005
6:23 pm
1210
... If you want to use the simple helper procs for external entities out of tdoms script library, I'd do it (simplified, no error checking and given a somewhat...
rolf@...
Send Email
Dec 20, 2005
11:32 pm
1211
Hi All, I'm trying to parse following xml using tdom: <config xmlns="http://www.cisco.com/cids/idconf" typedefsVersion="2005-09-12" ...
nileshsahu_22
Offline Send Email
Dec 28, 2005
11:47 am
1212
... If you use a somewhat recent tdom(*) just do (I stripped your example doc down, for brevity): package require tdom 0.8.1 set xml {<config...
rolf@...
Send Email
Dec 28, 2005
5:45 pm
1213
Hello Friends, One of our client is looking for the following professionals on permanent roles for bangalore based positions, If find interested kindly send ...
sheeba s
i5_wb
Offline Send Email
Dec 30, 2005
8:06 am
1214
I'm confused by the results from selectNodes when I pass it XPaths for nodes inside of a SOAP envelope document. I can't get any hits for nodes that exist in...
sheila miguez
skherndon
Online Now Send Email
Jan 5, 2006
5:26 pm
1215
... I'm not sure where the "problem" lies (tDOM's XPath implementation, or the XPath specification, or what) but I ran into this problem a while ago. Here's a...
Dossy Shiobara
dossy
Online Now Send Email
Jan 5, 2006
6:06 pm
1216
... Oh well. I guess, I've explained this at least 5 times (if not much more often) on this mailing list. <no_offence_just_general_rambling> If you don't know...
rolf@...
Send Email
Jan 5, 2006
6:57 pm
1217
There apears to be a rounding bug in tdom (0.8.1/Linux). The following document and stylesheet can demonstrate the problem: Using this document: <Sample> ...
wklink
Offline Send Email
Jan 6, 2006
3:29 am
1218
... Unfortunately, number formatting is the worst specified area within the XSLT 1.0 recommendation. How format-number() should work, isn't specified in detail...
rolf@...
Send Email
Jan 6, 2006
2:21 pm
1219
... They provide the stylesheets on their "current data" pages. ...
wklink
Offline Send Email
Jan 7, 2006
12:37 am
1220
... This is fixed in cvs head. Thanks for reporting the bug. rolf...
rolf@...
Send Email
Jan 8, 2006
12:31 am
1221
... As far as I see, that is one example of the number formating problems with XSLT 1.0 I already wrote about. I wonder, what XSLT processor they have used, to...
rolf@...
Send Email
Jan 8, 2006
9:26 pm
1222
Hello, Does tdom compile for Wince? Is there any plan to prepare a DLL for Wince? In case anybody has compiled it, would it be possible to share? Best regards,...
ramsan100
Offline Send Email
Jan 16, 2006
8:34 pm
1223
Thought i would share something with ya'll. Great fun and it does actually work. Met my girl on here, http://www.meetthemnowhere.info/jwpw and so far it's been...
belle-gobble532@...
Send Email
Jan 20, 2006
3:00 pm
1224
Just thought I should pass on my knowledge to all you guys (and gals) on here. I know just like heaps of other men I am pretty shy when it comes to going up to...
belle-gobble532@...
Send Email
Jan 21, 2006
11:30 am
1225
Well I just got engaged! I can't believe it, just last year I was beginning to think i would never meet anyone. I'm 25 already and I thought it was all...
belle-gobble532@...
Send Email
Jan 22, 2006
1:54 pm
Messages 1196 - 1225 of 1978   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help