Forwards-compatible processing of unknown top level elements
[platform/upstream/libxslt.git] / tests / docs / bug-1-.xml
1 <?xml version="1.0"?>
2 <foo>
3         <bar>This is bar 1</bar>
4         <xxx/>
5         <bar>This is bar 2</bar>
6 </foo>
7