What is a problem with .vdx? Visio2003sp1, Visio2002 fails to open

S

Sergey

Visio give me error message - duplicate id. But there is only shape on the
document, that have id=33. Even shapes in master have different id.
To make document smaller i'd removed all attributes and elements not
critical to the problem.
Here is the document in Visio2002 vdx format

<?xml version='1.0' encoding='utf-8' ?>
<?integrity app='Visio' version='10.0' buildnum='525' metric='1' ?>

<VisioDocument xmlns='urn:schemas-microsoft-com:eek:ffice:visio'>
<Masters>
<Master ID="17">
<Shapes>
<Shape ID="5">
<Shapes>
<Shape ID="21"></Shape>
<Shape ID="22"></Shape>
<Shape ID="24"></Shape>
<Shape ID="25"></Shape>
<Shape ID="26"></Shape>
<Shape ID="30">
<Shapes>
<Shape ID="31">
<Shapes>
<Shape ID="32"></Shape>
<Shape ID="49"></Shape>
<Shape ID="34"></Shape>
<Shape ID="35"></Shape>
</Shapes>
</Shape>
<Shape ID="36"></Shape>
<Shape ID="39"></Shape>
<Shape ID="40"></Shape>
<Shape ID="41">
<Shapes>
<Shape ID="42"></Shape>
</Shapes>
</Shape>
<Shape ID="43"></Shape>
</Shapes>
</Shape>
<Shape ID="18">
<Shapes>
<Shape ID="29" />
</Shapes>
</Shape>
</Shapes>
</Shape>
</Shapes>
</Master>
</Masters>
<Pages>
<Page ID="0">
<Shapes>
<Shape ID="14" Master="17">
<Shapes>
<Shape ID="12" />
</Shapes>
</Shape>
<Shape ID="33" />
</Shapes>
</Page>
</Pages>
</VisioDocument>
 

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

Top