can we use auto increment attribute in xml?
A:
No, an attribute name cannot contain a space, so auto increment is not a permissible attribute.
You could use auto-increment, auto_increment or autoincrement (or any capitalisation thereof)
Paul Butcher
2010-08-02 15:52:11