On 07/08/2011 09:38 AM, fabrizio venerandi wrote:
>
> I'm testing the xmlmind software, in xhtml.
> One question: if I'm working on a raw source on a text editor, and I want to 
> paste inside the xmlmind document I'm working with, a piece of "pre-tagged" 
> xhtml code, how can I do? If I try xmlmind put it in a "#text" space.
>
>

There are two ways to do this:

[1] Open the XML file (the ``raw source'') in XMLmind XML Editor and use 
Edit|Copy (Ctrl-C), then switch to the other document and use one of the 
3 Paste commands.

[2] OR make sure that your piece of ``raw source'' actually starts with
<?xml version="1.0"?> and copy the text starting with "<?xml" using a 
third-party text editor.

Note that if your ``raw source'' is not well-formed, XMLmind XML Editor 
will still consider it as plain text (#text).

Also note that, XMLmind XML Editor being a strictly validating XML 
editor, you'll have to use the ``right'' Paste command (Paste Before, 
Paste (that is, into, at caret location) and Paste After) and the right 
Paste location in order to be able to paste the contents of the clipboard.

Tutorial about the 3 Paste commands: 
http://www.xmlmind.com/xmleditor/_tutorial/copy_paste/index.html
 
--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to