Edit

kc3-lang/libxml2/test/XPath/docs/str

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 2000-10-13 16:38:25
    Hash : ff9c3307
    Message : More work on XPointer - xpath.c xpointer.c: XPointer reorder of ranges start/end and string-range for empty strings - test/XPath/docs/str test/XPath/xptr/chaptersrange test/XPath/xptr/strrange: augmented the XPointer testsuite Daniel

  • test/XPath/docs/str
  • <?xml version="1.0"?>
    <chapter>
      <p>a simple test</p>
      <p>multiple tests</p>
      <p>a diff<em>i</em>cult one</p>
      <p><p>a span</p>n<p>ing one</p></p>
      <p><p>and an unbal</p><empty/>anced test</p>
      <p>for empty string <seq>123</seq></p>
    </chapter>