<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
This line:<br><br> reader = XMLImageDataReader(FileName=args[0])<br><br>raises an error:<br><br> ERROR: In /usr/local/ParaView3/VTK/IO/vtkXMLParser.cxx, line 484<br> vtkXMLDataParser (0x1e5b6f40): Error parsing XML in stream at line 1, column 1, byte index 1: not well-formed (invalid token)<br><br>while the file is a structuredPoints dataset I can read with PV.<br>So may be this is not the right reader to use but I did not find any extensive list of Python filters and theirs docs, does it exists?<br><br>                                            <br /><hr />Vous êtes étudiants ? Bénéficiez de Windows 7 à 35? ! <a href='http://www.windows-7-pour-les-etudiants.com' target='_new'>Découvrez notre offre ! </a></body>
</html>