The "Copy as XML-Text command lets you exchange data easily with other products that allow data manipulation on the XML source layer.
While editing your document in Enhanced Grid View, you may occasionally want to copy some elements to the clipboard in their XML-Text representation:
<row>
<para align="left">
<bold>Check the FAQ</bold>
</para>
<para>
<link mode="internal">
<link_section>support</link_section>
<link_subsection>faq30</link_subsection>
<link_text>XML Spy 4.0 FAQ</link_text>
</link>
<link mode="internal">
<link_section>support</link_section>
<link_subsection>faq25</link_subsection>
<link_text>XML Spy 3.5 FAQ</link_text>
</link>
</para>
</row>
This command automatically formats text using the currently active settings for saving a file. These settings can be modified in the "Save File" section of the File tab of the Tools | Options dialog).
Previous
Top
Next