Can't generate documentation from my XSD
Posted: Thu Dec 14, 2006 12:59 am
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:
It may be that, but i need that information, and it works well before...
How to arrange this problem ?
Thanks !
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>How to arrange this problem ?
Thanks !