开发者

Auto increment in xml attributes

Can we use au开发者_Go百科to increment attribute in xml?


XML is a file format, not a database.

Auto increment has no meaning in an XML file context.

From the main w3 page on XML:

Extensible Markup Language (XML) is a simple, very flexible text format


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)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜