Page 1 of 1

Can't generate documentation from my XSD

Posted: Thu Dec 14, 2006 12:59 am
by manuel.dorne
Hello,

With Oxygen 7.0 i could generate XSD documentation without problem... But now, when i try, i have this error:

[img=http://img517.imageshack.us/img517/7564/errorkj6.jpg]

I search in my code, and i found that:

Code: Select all

<xs:enumeration value="Night">
<xs:annotation>
<xs:documentation xml:lang="FR">Nuit</xs:documentation>
<xs:documentation xml:lang="EN">Night</xs:documentation>
</xs:annotation>
</xs:enumeration>
It may be that, but i need that information, and it works well before...

How to arrange this problem ?

Thanks !

Posted: Thu Dec 14, 2006 2:26 am
by manuel.dorne
resolved ! Sorry :-)