Re: revXMLfindNodecontent

2006-03-22 Thread Klaus Major

Bonjour Joel.


Hi Ken,


On 3/21/06 10:21 AM, Klaus Major [EMAIL PROTECTED] wrote:

Hi all,
I am currently working through the XML docs and am desparately
looking for
something llike - revXMLfindNodeBycontent
...

Sorry, Klaus, AFAIK you can't find data information with the revXML
DLL.

Damn!!! What a pity :-/
Hi Mark, please add this one to Rev 2.71, I think there is still time
for this and I really need it! ;-)

Are you dreaming Klaus?


Yes :-)


Or do you have preferential treatment from Runrev?


Yes, my mother-in-law does know the cousin of the women that is  
celanings

the household of one of Mr. Millers neighbours quite well (kind of) :-D

If yes, kindly suggest the manager to (censured, I am wasting my  
time). Actually I filled an enhancement request (#1893) on  
2004-07-26 for a revInsertXMLNode treeID,siblingPath,nodeContents  
and sent a recall on 2005-12-12 but the status is still UNCONFIRMED!


Welcome to the club!


So, be patient!


I AM patient since RunRev aquired the MetaCard engine ;-)

I know that I practice medicine but usually not that side! Or build  
your own externals for xml, xpath, etc.

;o(


I wish I could!


jg


Regards

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: revXMLfindNodecontent

2006-03-22 Thread Klaus Major

Hi Sarah and all,


I am currently working through the XML docs and am desparately
looking for something llike - revXMLfindNodeBycontent
There is a revXMLmatchingNode but that only lets me find the node
that has an atrribute with a specific value!
Do I really have to cycle through the XMLtext or something line by
line to find a node by its content?
Please tell me it ain't so :-/

It is so :-(
I found the best compromise was to put the most important search items
as attributes, instead of elements. You can search by attribute.


Hardly doable if your job is to only read and compute external (other  
peoples) XML files ;-)

However I agree, it seems to be an obvious missing feature that should
be part of the library.


I just added an enhacement request to godzilla: 3414

Throw some votes on it if you like :-)


Cheers,
Sarah


Regards

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: revXMLfindNodecontent

2006-03-22 Thread Joel Guillod

Throw some votes on it if you like :-)


Also do it for features request/bug ID 1893: revInsertXMLNode and  
XSLT routines ID 2809.

Thanks!

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


revXMLfindNodecontent

2006-03-21 Thread Klaus Major

Hi all,

I am currently working through the XML docs and am desparately  
looking for

something llike - revXMLfindNodeBycontent

There is a revXMLmatchingNode but that only lets me find the node  
that has an

atrribute with a specific value!

Do I really have to cycle through the XMLtext or something line by  
line to find

a node by its content?

Please tell me it ain't so :-/


Regards

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: revXMLfindNodecontent

2006-03-21 Thread Ken Ray
On 3/21/06 10:21 AM, Klaus Major [EMAIL PROTECTED] wrote:

 Hi all,
 
 I am currently working through the XML docs and am desparately
 looking for
 something llike - revXMLfindNodeBycontent
 
 There is a revXMLmatchingNode but that only lets me find the node
 that has an
 atrribute with a specific value!
 
 Do I really have to cycle through the XMLtext or something line by
 line to find
 a node by its content?
 
 Please tell me it ain't so :-/

Sorry, Klaus, AFAIK you can't find data information with the revXML DLL.
However...

shameless  plug

My newly-released XML Library 2.0 will let you do it -
stsXML_FindNodesByData. And you can use it along with the revXML DLL with
no interaction issues.

  http://www.sonsothunder.com/products/xmllib/xmllib.htm

/shameless plug


Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: [EMAIL PROTECTED]

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: revXMLfindNodecontent

2006-03-21 Thread Klaus Major

Hi Ken,


On 3/21/06 10:21 AM, Klaus Major [EMAIL PROTECTED] wrote:

Hi all,
I am currently working through the XML docs and am desparately
looking for
something llike - revXMLfindNodeBycontent
There is a revXMLmatchingNode but that only lets me find the node
that has an
atrribute with a specific value!
Do I really have to cycle through the XMLtext or something line by
line to find
a node by its content?
Please tell me it ain't so :-/


Sorry, Klaus, AFAIK you can't find data information with the revXML  
DLL.


Damn!!! What a pity :-/

Hi Mark, please add this one to Rev 2.71, I think there is still time  
for this

and I really need it! ;-)


However...

shameless  plug
My newly-released XML Library 2.0 will let you do it -
stsXML_FindNodesByData. And you can use it along with the revXML  
DLL with

no interaction issues.
  http://www.sonsothunder.com/products/xmllib/xmllib.htm
/shameless plug


I know, Ken, i know, but I already paid several thousand bucks over  
the years for Rev

and cannot spend another 20 right now ;-)


Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: [EMAIL PROTECTED]


Regards

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: revXMLfindNodecontent

2006-03-21 Thread Ken Ray

 shameless  plug
 My newly-released XML Library 2.0 will let you do it -
 stsXML_FindNodesByData. And you can use it along with the revXML
 DLL with
 no interaction issues.
   http://www.sonsothunder.com/products/xmllib/xmllib.htm
 /shameless plug
 
 I know, Ken, i know, but I already paid several thousand bucks over
 the years for Rev
 and cannot spend another 20 right now ;-)

No need, Klaus - the Basic version of the Library will do the finding for
you for free - the only cost is when you need to write not read. But
you're right that it should be made part of the revXML.DLL...


Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: [EMAIL PROTECTED]

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: revXMLfindNodecontent

2006-03-21 Thread Joel Guillod

Hi Ken,


On 3/21/06 10:21 AM, Klaus Major [EMAIL PROTECTED] wrote:

Hi all,
I am currently working through the XML docs and am desparately
looking for
something llike - revXMLfindNodeBycontent
...

Sorry, Klaus, AFAIK you can't find data information with the revXML
DLL.


Damn!!! What a pity :-/

Hi Mark, please add this one to Rev 2.71, I think there is still time
for this and I really need it! ;-)


Are you dreaming Klaus? Or do you have preferential treatment from  
Runrev? If yes, kindly suggest the manager to (censured, I am wasting  
my time). Actually I filled an enhancement request (#1893) on  
2004-07-26 for a revInsertXMLNode treeID,siblingPath,nodeContents  
and sent a recall on 2005-12-12 but the status is still UNCONFIRMED!
So, be patient! I know that I practice medicine but usually not that  
side! Or build your own externals for xml, xpath, etc.

;o(  jg
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: revXMLfindNodecontent

2006-03-21 Thread Sarah Reichelt
 I am currently working through the XML docs and am desparately
 looking for
 something llike - revXMLfindNodeBycontent

 There is a revXMLmatchingNode but that only lets me find the node
 that has an
 atrribute with a specific value!

 Do I really have to cycle through the XMLtext or something line by
 line to find
 a node by its content?

 Please tell me it ain't so :-/


It is so :-(
I found the best compromise was to put the most important search items
as attributes, instead of elements. You can search by attribute.

However I agree, it seems to be an obvious missing feature that should
be part of the library.

Cheers,
Sarah
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution