TypeHelper.define() should create an accompanying global property per type
--------------------------------------------------------------------------
Key: TUSCANY-887
URL: http://issues.apache.org/jira/browse/TUSCANY-887
Project: Tuscany
Issue Type: Bug
Components: Java SDO Implementation
Affects Versions: Java-Mx
Reporter: Kelvin Goodson
Whilst the spec isn't explicit about the behaviour of TypeHelper.define() in
this respect, it can be inferred from the specified behaviour of SDO to XSD
generation ...
The global element for the type:
• lowercase(TYPE.NAME) is the type name with the first letter converted
to lower case
... that the definition of a type using TypeHelper.define(), should also
implicitly define a global element to be available using the same naming rules
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]