CWWIM0507E    The 'prefix' prefix of the 'name_space' namespace is a duplicate of an existing prefix.

Explanation

When adding a schema package in a new namespace, the namespace prefix of this new schema package must be unique and not duplicate an existing prefix. For example, any new package must not use the default virtual member manager prefix wim. In wimextension.xsd, the prefix can be defined using ecore:nsPrefix. In wimxmlextension.xml, the prefix is defined through attribute nsPrefix.

Programmer response

Ensure that the prefixes that are defined in both wimextension.xsd and wimxmlextension.xml file do not conflict with each other. Also, if you receive this message when creating new entity types at run time, ensure that the prefix of the new package does not duplicate an existing one.

Icon that indicates the type of topic Message topic



Timestamp icon Last updated: March 6, 2017 0:20
File name: CWWIM0507E.html