[ 
http://issues.apache.org/jira/browse/TUSCANY-713?page=comments#action_12449633 
] 
            
Kelvin Goodson commented on TUSCANY-713:
----------------------------------------

The result of Yangs experimentation was to demonstrate that we can achieve this 
behaviour by setting options at the EMF level, in particular 
org.eclipse.emf.ecore.xmi.XMLOptions#setProcessSchemaLocations(true)

but this brings up the wider issue of addressing the passing of options, and 
the fact that it currently exposes EMF, so I believe we should prereq a 
solution to TUSCANY-928 before we can address this (and indeed this issue may 
be solved as part of TUSCANY-928).

> Discover and regiester new SDO types during the time of loading the XML 
> instance document
> -----------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-713
>                 URL: http://issues.apache.org/jira/browse/TUSCANY-713
>             Project: Tuscany
>          Issue Type: New Feature
>          Components: Java SDO Implementation
>    Affects Versions: Wish list
>            Reporter: Fuhwei Lwo
>             Fix For: Wish list
>
>
> Current SDO implementation requires one to register the SDO types before 
> loading their instances from XML document.  The new scenario is to load the 
> XML document before registering the types.  The SDO may require the XML 
> document to provide some information to locate its schema or metadata 
> location.  Annotation may be one way to do it. The schemaLocation attribute 
> is not sufficient because it's only a hint not necessarily a physical 
> location.

-- 
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]

Reply via email to