Daniel Veillard | 7c1206f | 1999-10-14 09:10:25 +0000 | [diff] [blame] | 1 | xmlSAXUserParseFile returned error 27 |
| 2 | SAX.setDocumentLocator() |
| 3 | SAX.startDocument() |
Daniel Veillard | 3991562 | 2000-10-15 10:06:55 +0000 | [diff] [blame] | 4 | SAX.internalSubset(item, , ) |
Daniel Veillard | 7c1206f | 1999-10-14 09:10:25 +0000 | [diff] [blame] | 5 | SAX.entityDecl(sampleEnt, 4, (null), (null), <!ELEMENT item (para)+>) |
| 6 | SAX.getParameterEntity(sampleEnt) |
| 7 | SAX.entityDecl(sampleEnt, 1, (null), (null), the hyacinth girl) |
| 8 | SAX.getEntity(sampleEnt) |
| 9 | SAX.getParameterEntity(sampleEnt) |
| 10 | SAX.error: PEReference: %sampleEnt; not found |
Daniel Veillard | 7c1206f | 1999-10-14 09:10:25 +0000 | [diff] [blame] | 11 | SAX.getEntity(sampleEnt) |
| 12 | SAX.warning: Entity 'sampleEnt' not defined |
Daniel Veillard | 7c1206f | 1999-10-14 09:10:25 +0000 | [diff] [blame] | 13 | xmlSAXUserParseFile returned error 27 |