RE: I am trying to view xml via an xml viewer in Toad 10.6

Ok now I understand. Toad casts it as a CLOB with 10g so it can at least be seen
instead of having it croak.

I mis-understood. I thought you were doing something behind the scenes so that
it would use the xml editor.

I would use the DBMS_XMLSCHEMA to register (a well formed xsd) to the clob input
beforehand e.g.

DBMS_XMLSCHEMA.registerSchema('http://localhost:8080/source/schemas/poSource/xsd/
purchaseOrder.xsd',
XDBURIType('/home/OE/purchaseOrder.xsd').getClob(),
TRUE,
TRUE,
FALSE,
TRUE);

Erwin: Kudos to the McGill professors ..a student from McGill WON last nies
taping of jeopardy ..

Merci
Martin


Note de déni et de confidentialité

Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est
interdite. Ce message sert à l'information seulement et n'aura pas n'importe
quel effet légalement obligatoire. Étant donné que les email peuvent
facilement être sujets à la manipulation, nous ne pouvons accepter aucune
responsabilité pour le contenu fourni.