No namespace in response

Hi
I’m retreiving one document from Tamino with the ino4j. Accesing with an stream. Then whit the XMLObject I write to System.out. But the namespace is missing. I inserted from a file with the namespace, why tamino is clearing, after complaining so much about my file to be well formed and so.
Can someone explain?
Thanks in advance.

sorry,

without a little bit more detail this cannot be answered. Can you please send the document as it was before storing to Tamino, and the one you get back (as far as I understood you claim that these differ)

Regards

Harald

Well the document is a little bit longer but i hope you can make an idea:
Document inserted in tamino(via X-plorer)

<?xml version="1.0"?>
<scl xmlns="http://www.iec.ch/61850/2003/SCL">
[...]
</scl>

Result of the document accesing via StreamAccesor

<?xml version="1.0"?>
<scl>
[...]
</scl>

I know Tamino stored the document with the namespace, I can see it in the X-plorer. So, where my namespace gone?

Hello, Could you please let me know what Tamino API 4 Java (TAJ) version you are using?

Regards,

Abhijeet

This the manifest information in my TAMINOAPI4J.jar

Manifest-Version: 1.0
Ant-Version: Apache Ant 1.5.3
Created-By: XToolsBuild (Software AG)
Specification-Title: TaminoAPI4J
Specification-Version: 4.2.1.2
Specification-Vendor: Software AG
Implementation-Title: TaminoAPI4J
Implementation-Version: 4.2.1.0
Implementation-Vendor: Software AG
Build-Name: TaminoAPI4J
Build-Root: tatoodev
Build-Time: June 1 2004 0924
Build-Title: TaminoAPI4J
Build-Sequence: 1086073208684
BuildSequence-ID: 1086073208684
Build-Status: rc3
Build-PatchLevel: full