facebook

Validation error with xi:include

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #253838 Reply

    muraali
    Member

    Hi,

    I get the following error when validating a XML file that has xi:includes.

    cvc-elt.1: Cannot find the declaration of element ‘definitions’.
    ===============================
    The XML file is as shown below:

    <?xml version=”1.0″ encoding=”UTF-8″?>
    <definitions xmlns:xi=”http://www.w3.org/2001/XInclude&#8221; xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance”&gt;

    <xi:include href=”presentable_services.xml”/>

    <xi:include href=”presentable_tree.xml”/>

    </definitions>
    =================================

    Any workaround or solution please let me know.

    -muraali

    #253901

    Riyad Kalla
    Member

    This is fixed in MyEclipse 5.0 Milestone 1.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Validation error with xi:include

You must be logged in to post in the forum log in