You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Jeremy Boynes (JIRA)" <tu...@ws.apache.org> on 2007/03/13 17:03:10 UTC

[jira] Updated: (TUSCANY-1002) When redefining sdoModel.xsd in XSDHelperImpl, special ChangeSummaryType must be preloaded

     [ https://issues.apache.org/jira/browse/TUSCANY-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Boynes updated TUSCANY-1002:
-----------------------------------

    Comment: was deleted

> When redefining sdoModel.xsd in XSDHelperImpl, special ChangeSummaryType must be preloaded
> ------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-1002
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1002
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SDO Implementation
>    Affects Versions: Java-SDO-Mx
>            Reporter: Frank Budinsky
>            Priority: Minor
>             Fix For: Java-SDO-Mx
>
>
> Currently there is a temporary hack in datagraph.xsd (in sdo-api project) to allow us to regenerate sdoModel.xsd with the proper ChangeSummaryType behavior. We need to:
> 1. Remove the temporary hack in datagraph.xsd which is redefining ChangeSummaryType to be a simple type - i.e., put it back to the way it was defined in the spec.
> 2. Add code in XSDHelperImpl ctor to preload the special ChangeSummaryType (which is defined in impl/src/main/resources/xml/sdoModelChangeSummary.xsd) when redefineBuiltIn.equals(ModelFactoryImpl,NAMESPACE_URI).
> With these changes, we will be working as the spec says: The definition of ChangeSummaryType is a complex type in XML (datagraph.xsd), but is treated as a simple data type at the model level.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org