RE: [xsl] EXCEPTION: javax.xml.transform.TransformerException: U nknown type annotation (NULL) in document instance

Subject: RE: [xsl] EXCEPTION: javax.xml.transform.TransformerException: U nknown type annotation (NULL) in document instance
From: "Wolpert, Jake" <JWolpert@xxxxxxxxxxx>
Date: Tue, 22 Jun 2004 10:03:28 -0700
I read those messages, and since I was not manually working "dom", I assumed
it to be different...
I will just wait for the fix in 8.1 or 8.2 ... 
Thanks for letting us know you're already on top of it!

Jake

-----Original Message-----
From: Michael Kay [mailto:mhk@xxxxxxxxx] 
Sent: Tuesday, June 22, 2004 5:35 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: [xsl] EXCEPTION: javax.xml.transform.TransformerException:
Unknown type annotation (NULL) in document instance

This problem has already been reported on the Saxon list, though I think
this is a slightly different incarnation of it. The problem usually occurs
when a tree is generated from a DOMSource, generating it using sql:query is
exhibiting the same issue. The bug was actually present in earlier releases,
but has become more visible because there are more operations now that
attempt to determine the typed value of a node.

Michael Kay 

Current Thread