XML element and attribute names -


can xml, xml, xml or variation of upper , lowercase versions of "xml" used element or attribute names in xml?

if not why not?

edit1

i referring naming elements or attributes. not doctype

edit2

i not suggesting name element or attribute, not find definitive answer this.

while tools don't prevent it, it's bad practice. according http://www.w3.org/tr/xml/#nt-name

names beginning string "xml", or string match (('x'|'x') ('m'|'m') ('l'|'l')), reserved standardization in or future versions of specification.

ie, might work now...


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -