Wow, I was shocked the \”.\” is even a legal character in XML.
I created an XML file like this:
<?xml version=\”1.0\”?>
<book>
<my.title>test</my.title>
</book>
and it shows up as well formed and I can even run Xpath in Stylus Studio.
I think the real issue is that Biztalk is C# centric, and the \”.\” is a problem with C# (separates object names and method/property names).
I don’t know if there is a get-around.
Neal Walters
http://Biztalk-Training.com