Bug 121234 - [refactoring] "Introduce xsd:include" refactoring
Summary: [refactoring] "Introduce xsd:include" refactoring
Status: NEW
Alias: None
Product: WTP Source Editing
Classification: WebTools
Component: wst.xsd (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: Future   Edit
Assignee: wst.xsd-triaged CLA
QA Contact: Keith Chong CLA
URL:
Whiteboard: reviewed_1.5
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2005-12-16 11:48 EST by Tim Stephenson CLA
Modified: 2010-09-16 14:35 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Stephenson CLA 2005-12-16 11:48:44 EST
Please could the refactoring of includes be added. In other words can I change from: 
  <xs:complexType name="MyType">
    ....
  </xs:complexType>

to 
  <xs:include schemaLocation="<prompt for new xsd location>"/>

by highlighting the complex type (or element, or multiple selection) to be extracted. 

The reverse 'Inline XSD Include' would be very helpful too. 

thanks, tim
Comment 1 Keith Chong CLA 2006-06-06 18:59:05 EDT
This is an interesting feature.