added Info.plist
[TestXSLT.git] / libxml2 / SAXresult / ent8
1 xmlSAXUserParseFile returned error 26
2 SAX.setDocumentLocator()
3 SAX.startDocument()
4 SAX.internalSubset(doc, , )
5 SAX.entityDecl(test1, 1, (null), (null), test 1)
6 SAX.getEntity(test1)
7 SAX.entityDecl(test2, 1, (null), (null), test 2)
8 SAX.getEntity(test2)
9 SAX.startElement(doc)
10 SAX.characters(
11    , 4)
12 SAX.startElement(Content)
13 SAX.characters(Reten, 5)
14 SAX.characters(ç, 2)
15 SAX.characters(ã, 2)
16 SAX.characters(o, 1)
17 SAX.endElement(Content)
18 SAX.characters(
19    , 4)
20 SAX.startElement(Content)
21 SAX.getEntity(lt)
22 SAX.characters(<, 1)
23 SAX.getEntity(gt)
24 SAX.characters(>, 1)
25 SAX.endElement(Content)
26 SAX.characters(
27    , 4)
28 SAX.startElement(Content)
29 SAX.getEntity(test1)
30 SAX.error: Entity 'test1' not defined
31 SAX.getEntity(test2)
32 SAX.error: Entity 'test2' not defined
33 xmlSAXUserParseFile returned error 26