Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » content assistance for xhtml pages (user defined content assistance for xhtml pages)
content assistance for xhtml pages [message #759836] Wed, 30 November 2011 09:30
sulakshana.vasanth is currently offline sulakshana.vasanthFriend
Messages: 11
Registered: July 2011
Junior Member
I have created my xhtml editor, which supports default xhtml content assistance. I need to include few specific tags through an XSD file which can be added as part of content assistance.
when I open my XSD file in eclipse i could see the error for the line

<xs:attribute ref="xml:lang"/>

as "src-resolve: Cannot resolve the name 'xml:lang' to a(n) 'attribute declaration' component." How can I resolve this???

Thanks in advance
Previous Topic:parse and read data to/from existing editors
Next Topic:plugin comprehensive access to plugin project files without installing all of them
Goto Forum:
  


Current Time: Fri Apr 26 03:15:12 GMT 2024

Powered by FUDForum. Page generated in 0.04592 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top