Re: [fpc-pascal] Re: fcl-xml

2013-03-16 Thread dev . dliw
Hi,
> If you need xpath, you might also want to look at my Internet Tools (
> (http://benibela.de/sources_en.html#internettools), they contain a basically
> complete XPath 2 implementation

I already implemented all I need with fcl-xml, but thanks for the hint anyway. 
:)

d.l.i.w

___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal


[fpc-pascal] Re: fcl-xml

2013-03-15 Thread Benito van der Zander
Hi, 

> What is the state of XPath?
> The readme says 'Should be fairly completed' - can I assume it works for 
> simple tasks?

If you need xpath, you might also want to look at my Internet Tools ( 
(http://benibela.de/sources_en.html#internettools), they contain a basically
complete XPath 2 implementation

Benito

  writes:

> 
> Hi,
> working with fcl-xml some questions came together. Every hint is appreciated.
> 
> 1.
> No matter what I do and which (short & valid) xml file I use - getElementById 
> is always nil (tested with trunk and latest stable 2.6.2) and the same 
> applies 
> to TXMLDocument.IDs.
> I tried with ReadXMLFile and TDOMParser with different options - but the 
> result is always the same.
> ...
> 
> Many thanks for any hint,
> d.l.i.w


___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal