Hi,
I run into a problem with the static generated SDOs,
when having a xsd with the following two elements:

<xsd:element name="abc" type="xsd:integer" />
<xsd:element name="internalAbc" type="xsd:integer" />

In the generated Impl class this leads twice to the
same constant INTERNAL_ABC.

The xsd elements might simply be renamed in order to
avoid this clash, but there might be situations where
this is not possible. Could the generator use a
different, less probable prefix (e.g. ___INTERNAL_),
or are there other parties dependent on the current
prefix INTERNAL_?

Thanks, Daniel.


      __________________________________ Wissenswertes zum Thema PC, Zubehör 
oder Programme. BE A BETTER INTERNET-GURU!  www.yahoo.de/clever

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to