OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Searching an xml doc without using an XPath expression?

[ Lists Home | Date Index | Thread Index ]
  • From: "Khattar, Sanjay" <Sanjay.Khattar@schwab.com>
  • To: xml-dev@lists.xml.org
  • Date: Fri, 08 Dec 2000 17:15:51 -0700

Is there a way to check if a document fragment like 
<frag>
    <sectionA/>
</frag>
 
appears in a document like:
 
<docroot>
    <part1>
        <frag>
            <sectionA/>
        </frag>
    </part1>
    <part2>
    </part2>
</docroot>
 
Can I do this without having to use XPath like ". / <file://frag/sectionA>
/frag/sectionA <file://frag/sectionA> "?
 
Thanks
Sanjay




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS