Post a reply

Write your message and submit

Options

Click in the dark area of the image to send your post.

Go back

Topic review (newest first)

cedix
2007-10-02 11:02:04

Hello !

I have the same problem for making a schema of a xml that have several levels.

Does anyone know how to do ?

esy
2006-12-07 14:26:02

It's ok with the version 1.1.0M2. Thanks!

But is it possible to have several levels in the tFileOutputXML (at least 2 lvl)?

For instance :

<home>
<door>....</door>
<window>
   <color>   ... </color>
</window>
</home>

plegall
2006-12-06 18:27:12

esy wrote:

Tags are generic but not specific to the schema.

Since 1.1.0M1, tFileOutputXML has been improved to offer the feature you request (see [Bugtracker] feature 226). Check the "Column name as tag name" property.

esy
2006-12-06 18:05:17

Hi,

I have a tFileOutputXml which is well associated to a schema but when it is generated, the name of tags are not correct.

<?xml version="1.0" encoding="ISO-8859-15" ?>
- <array>
- <row>
  <field>SWA</field>
  <field>SWT</field>
  <field>TAU</field>
  <field>917520</field>
  <field>216962</field>
  <field>AC</field>
  <field />
  <field /><?xml version="1.0" encoding="ISO-8859-15" ?>
- <array>
- <row>
  <field>SWA</field>
  <field>SWT</field>
  <field>TAU</field>
  <field>917520</field>
  <field>216962</field>
  <field>AC</field>
  <field />
  <field />
.......

Tags are generic but not specific to the schema.

How can I resolve this please?

Thanks.

Board footer

Powered by FluxBB