ZMS installs all contents in an XML structure; the XML tree can be exported and filed on the hard disc of one‘s own. Such a tree can be imported as well. The XML based file enables a comparatively easy migration into other systems.
Just like ZMS, ZOPE works with the possibility of the XML import/export; therefore also further ZOPE products or contents can be processed next to ZMS hierarchies.

The following code example shows the content of this site in the XML structure applied by ZMS:

<?xml version="1.0"?>
<document>
<meta>
<attr_dc_rights><![CDATA[None]]></attr_dc_rights>
<attr_dc_relation><![CDATA[]]]></attr_dc_relation>
<attr_dc_channel><![CDATA[Features]]></attr_dc_channel>
<creator><![CDATA[Dr. FrankHoffmann]]></creator>
<subject><![CDATA[]]></subject>
<description><![CDATA[XML ist die universelleSchnittstelle f&#xfc;r die Integration vonZMS-Inhalten.]]></description>
<type><![CDATA[Channel]]></type>
<source><![CDATA[]]></source>
<date><![CDATA[ISO8601]]></date>
<language><![CDATA[]]></language>
<robot><![CDATA[follow]]></robot>
</meta>
<lang id="ger" active_start="01.08.200100:00:00">
<title><![CDATA[Import/Export mitXML]]></title>
<titleshort><![CDATA[XML]]></titleshort>
</lang>
<text id="e44" format="body">
<lang id="ger" active="1">
<![CDATA[ZMS legt alle Inhalte in einer XML-Struktur an;der XML-Baum l&#xe4;sst sich exportieren und auf die eigene Festplatteablegen. Ebenso l&#xe4;sst sich solch ein Baum importieren. DieXML-basierte Ablage erm&#xf6;glicht eine relativ leichte Migration inandere Systeme.&#x26;#x0d;&#x26;#x0a;Wie ZMS so arbeitet auch ZOPE mit derM&#xf6;glichkeit des XML-Import/Exports; dadurch k&#xf6;nnen nebenZMS-Hierarchien auch weitere ZOPE-Produkte bzw. -Inhalte verarbeitet werden.]]>
</lang>
</text>
</document>

Erstellt von: Dr. Frank Hoffmann , HOFFMANN+LIEBENBERG , erstellt am:  2008/06/27 , zuletzt geändert: 2008/07/22