Bug 155073 - Stereotype applications lost when model saved as .xmi
Summary: Stereotype applications lost when model saved as .xmi
Status: VERIFIED FIXED
Alias: None
Product: MDT.UML2
Classification: Modeling
Component: Core (show other bugs)
Version: 2.0.0   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: 2.0.1   Edit
Assignee: Kenn Hussey CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-24 13:49 EDT by Kenn Hussey CLA
Modified: 2008-01-28 16:36 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kenn Hussey CLA 2006-08-24 13:49:27 EDT
Applications of the standard stereotypes are lost when trying to reopen a UML model that was saved as an XMI model (.xmi). There as two reasons for this.

1. The schemaLocation declaration URI (http://www.eclipse.org/uml2/schemas/Standard/1) does not match the xmlns declaration URI (http://schema.omg.org/spec/UML/2.1/StandardProfileL2) - see bug 155065.

2. The actual location saved in the schemaLocation declaration (http://schema.omg.org/spec/UML/2.1/StandardProfileL2.xmi#_yzU58YinEdqtvbnfB2L_5w) cannot be resolved (it need to be normalized to pathmap://UML_PROFILES/Standard.profile.uml#_yzU58YinEdqtvbnfB2L_5w).
Comment 1 Kenn Hussey CLA 2006-08-24 14:05:22 EDT
The fix has been committed to CVS.
Comment 2 Kenn Hussey CLA 2006-08-24 15:39:14 EDT
Fixed in M200608241455.
Comment 3 Nick Boldt CLA 2008-01-28 16:36:11 EST
Move to verified as per bug 206558.