Page 1 of 1

Handling XML data

Posted: Mon May 01, 2006 4:05 pm
by jackcool
Hi,
My Source is a XML file backed up by a XML Schema.One of the element types defined in XML schema is xs:anyType.I came to know that Tx does not support anyType.

My question is is there a clean way of Handling xs:anyType ?

Sample schema definition for reference


<xs:element name="TestType" type="xs:anyType">
</xs:element>

Any help is appreciated!!

Posted: Wed May 03, 2006 9:05 am
by jazzer1
anytype works for me but I'm using Version 8.0