Hi,

Would it be possible to make type and ref attributes in the xsd editor
clickable so that control clicking them jumps to their targets?

For example:

1. <xs:element name="foo" type="foo"/>
2.
3. <xs:complexType name="foo">
4.   <xs:sequence>
5.     <xs:element ref="foo"/>

Clicking type="foo" at 1. jumps to line 3, and clicking ref="foo" at
line 5. jumps back to line 1.

I know you can do this currently using the diagram view, but it would
be really useful if you could do it directly from within the editor.

thanks
-- 
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/
_______________________________________________
oXygen-user mailing list
[email protected]
http://www.oxygenxml.com/mailman/listinfo/oxygen-user

Reply via email to