What is wrong with my XML?
I am trying to import a metric family into PM, and it gives me the following error:
cvc-elt.1: Cannot find the declaration of element 'DataModel'
<?xml version="1.0" encoding="UTF-8"?>
<!--Auto-generated by the type catalog local manager.-->
<DataModel xmlns="http://im.ca.com/normalizer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://im.ca.com/normalizer IMDBCertificationFacet.xsd">
<Author>JMEDRAN</Author>
<Version>1.0</Version>
<FacetType name="NormalizedUPSInfoEltek" descriptorClass="com.ca.im.core.datamodel.certs.NormalizedFacetDescriptorImpl">
<Documentation>Defines the identification information and polled metrics for UPS-Eltek-S</Documentation>
<FacetOf namespace="http://im.ca.com/core" name="Item" />
</DataModel>