We have tried to make an XML file that follows the Schema of the "Product destination"-activity, but it fails with the following report (and we have validated the XML against the XSD Schema):
Pipeline fundet.
Afvikler pipeline.
Afvikling af pipeline gennemført.
Rapport
Start dato: 3/5/2008 1:42 PM
Slut dato: 3/5/2008 1:42 PM
Beskeder: 1
1:42 PM Product destination Process Error: System.Xml.XmlException: Unexpected end tag. Line 1, position 3. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.Throw(String res, String arg) at System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res) at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at System.Xml.XmlDocument.LoadXml(String xml) at Dynamicweb.Integration.Specialized.ProductDestinationActivity.Process()
XML Source file:
Any suggestions to what could be wrong?