Ulrich_Laegeler at arburg.com wrote: > Ok, then i think it's a bug. > Find attached my xml and css file. > If i search via xpath dialog for "Parameter" > the right attribute is found but nothing is uncollapsed.
I'm sorry but I cannot reproduce the problem. See attached screenshot. Note that I've removed xsi:schemaLocation="http://www.arburg.com/rd/gui/meldungen Meldungen.xsd" for Meldungen.xml, because you forgot to send me "Meldungen.xsd". However I don't see how "Meldungen.xsd" could be the cause of the problem. > (See attached file: Meldungen.zip) > So, both search modes acces directly the xml. > That means, if i insert some text via a content rule that > text cannot be searched? Right. Content generated using a CSS "content: xxx;" property cannot be searched. Example: foo:before { content: "Hello!"; } XXE will not be able to find string "Hello!" whatever the tool you use. -------------- next part -------------- A non-text attachment was scrubbed... Name: FoundParameter.png Type: image/png Size: 53606 bytes Desc: not available Url : http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20080221/7705af67/attachment.png

