[
Lists Home |
Date Index |
Thread Index
]
My guess is that it's a bug in XML Spy, which doesn't report nearly as many document errors as it should.
>Is this a known bug?
Whether it's known to Altova is a secret, because they won't release a list. (I've asked after they thanked me for submitting one.)
The Question "XML Spy has no problem with my document/DTD/schema but another program does, why?" is getting Frequently Asked enough to add to Peter Flynn's XML FAQ. Try parsing your document with a more robust parser such as Xerces and you'll probably get a better idea of the problem.
Bob DuCharme www.snee.com/bob <bob@
snee.com> see http://www.snee.com/bob/xsltquickly for
info on book "XSLT Quickly" from Manning Publications.
(bobdc e-mail address used only for mailing lists)
At 9/5/02 10:16 AM, Rasmussen, John wrote:
>Hi,
>
>I am using XSLTC, the Summer02 release
>
>I am having problems transforming a particular xml doc, which works just
>fine with xmlSpy
>
>ERROR:
>javax.xml.transform.TransformerException:
>java.lang.ArrayIndexOutOfBoundsException
> at
>org.apache.xalan.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:5
>59)
> at
>org.apache.xalan.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:1
>79)
>
>Is this a known bug?
>
>Thanks
>
>John
|