Hi guys,
i've tried to export some content according to the docs in the admin guide, it fails while parsing the manifest.
I suspect this to be related to the website rebuild, as i cannot download the referenced xsd file: xmlns="http://www.opentext.com/xmlschemas/importexport"
Can anybody provide the xsd file for version 8.1, please?
the actual error is:
cvc-elt.1: Cannot find the declaration of element 'packageManifest'.
The manifest looks like this:
<?xml version="1.0" encoding="UTF-8"?>
<packageManifest
xmlns:xsi="http://www.w3.org/2001/XMLSchemainstance"
xmlns="http://www.opentext.com/xmlschemas/importexport"
xsi:schemaLocation="http://www.opentext.com/xmlschemas/importexport 8000/packageManifest.xsd">
<!-- deletes are always handled before the inserts -->
<deletes>
...
thanks,
markus