[ 
http://issues.apache.org/jira/browse/XMLBEANS-296?page=comments#action_12449248 
] 
            
Auber Lin commented on XMLBEANS-296:
------------------------------------

Andrei, i did use XmlCursor.insertComment() to add comments to an xml file, 
this works fine. But the problem is that when i open that xml file next time, 
those comments added before are not brought in by the xml document object that 
xmlBeans create. so when i operate the cursor, i can not find the comment tags 
and no way to edit them.

> Xml comments are ignored by XmlBeans
> ------------------------------------
>
>                 Key: XMLBEANS-296
>                 URL: http://issues.apache.org/jira/browse/XMLBEANS-296
>             Project: XMLBeans
>          Issue Type: Bug
>    Affects Versions: Version 2.1
>         Environment: WindowsXp + JDK1.5.0-6
>            Reporter: Auber Lin
>            Priority: Blocker
>
> When a xml file contains some comments like <!--comment statements-->, these 
> comments are not included into the document object created by xmlbeans. so if 
> an application accessing xml file using xmlbeans, there is no way for it to 
> modify or delete these already-existed comments.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to