The table (sequence) cannot be the child table to itself in nestedrelations.

M

mathieu

Hi,

I am trying to generate xsd from xml, but all tools I have tried so
far returns:

"The table (sequence) cannot be the child table to itself in nested
relations."

Is this something you can do in xml:

<?xml version="1.0"?>
<doc>
<element key="1"/>
<sequence key="2">
<element key="3"/>
<sequence key="4">
<element key="1"/>
<element key="5"/>
</sequence>
</sequence>
</doc>

Thanks !
-Mathieu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,900
Latest member
Nell636132

Latest Threads

Top