--- In [email protected], Claus Wahlers <[EMAIL PROTECTED]> wrote: > > > > <reg.1.user="1234" reg.1.server="192.168.0.1"/> > > Dots are not allowed in attribute names. I'd use underscore or dash. > > Cheers, > Claus. > > -- > claus wahlers > c�deazur brasil > http://codeazur.com.br/ > http://wahlers.com.br/claus/blog/ >
Where in the XML spec does it state periods are not allowed? In any case, that is completely irrelevant to the problem at hand. The XML configuration files for the phones DO have periods in their attribute names and I have no control over that, they've been deployed in the field by a top manufacturer for a number of years already. I'm just working on an application that needs to be able to read and write their configuration files.

