Undefined Data Type: 'FloatList'

I am trying to validate input in xml format against your xml schema before I send the data to the component to create the PDF.

In Visual Studio I get the error “Undefined Data Type: ‘FloatList’”. I have found a previous post about this and took the advice given. The problem is that this then stops the correct validation of the document against the schema because all it does is to disassociate the schema from the elements in the document.

How do I solve this problem?

Dear johnq,

Thank you for considering Aspose.

I think you need not validate the xml since Aspose.Pdf will validate it. But I will look at this issue. If you have any idea about the XML schema, please tell me.