|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Processing XML with XSL
The error was.....
org.xml.sax.SAXParseException: XML declaration may only begin entities. at org.apache.crimson.parser.Parser2.fatal(Parser2.java:3182) at org.apache.crimson.parser.Parser2.fatal(Parser2.java:3170) at org.apache.crimson.parser.Parser2.maybePI(Parser2.java:966) at org.apache.crimson.parser.Parser2.maybeMisc(Parser2.java:1092) at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:487) at org.apache.crimson.parser.Parser2.parse(Parser2.java:305) at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:442) at org.apache.crimson.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl .java:185) at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:151) at Stylizer.main(Stylizer.java:62) If anyone can help, it would be great!!!! |
|
#2
|
|||
|
|||
|
Hello GSB. Why don't you post your XML and your XSL. From the error messags it sounds as though you are having problems with your XML document (XML declaration may only begin entities). I assume you are doing a transformation of the Xml document on the server?
Post the two files, so we can offer further help. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > XML Programming > Processing XML with XSL |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|