Element Identifier (‘is a Biztalk keyword’) error.

Home Page Forums BizTalk 2004 – BizTalk 2010 Element Identifier (‘is a Biztalk keyword’) error. Element Identifier (‘is a Biztalk keyword’) error.

#12898

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