Skip to main content

Here is a screenshot of my XML Formatter:

and this is the Output:

<CABS_EINGRIFF xmlns="http://schemas.webs.idu.de/cardo3/Ikx/IkxBase">

<EINGRIFF_EINGRIFF xsi:nil="true"/>

<EINGRIFF_INDEX xsi:nil="true"/>...

Why does the first tag get all the schema information added to it and how can I stop FME doing it?

Have you set "Write XML header" to False in the XMLTemplater (I'm assuming you're using one)?


Have you set "Write XML header" to False in the XMLTemplater (I'm assuming you're using one)?

This is set to "no"

 

 


This is set to "no"

 

 

Can you post a sample workspace here that reproduces the issue?