WoW:XML: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
:''Were you looking for [[XML elements]] of the {{wow-inline}} [[Widget API]]?''
'''XML''' is an [[acronym]] for "e'''X'''tensible '''M'''arkup '''L'''anguage".
'''XML''' is an [[acronym]] for "e'''X'''tensible '''M'''arkup '''L'''anguage".


Specified by [http://www.w3.org W3C] under [http://www.w3.org/XML/ Extensible Markup Language (XML)].
''[[World of Warcraft]]'' creates its [[User Interface]] using its own [[XML user interface|XML markup]].
 
 
World of Warcraft creates its [[User Interface]] using its own [[XML user interface|XML markup]].


== External links ==
* [http://www.w3.org/XML/ Extensible Markup Language (XML)], specified by the [http://www.w3.org World Wide Web Consortium (W3C)].
[[Category:Glossary]]
[[Category:Glossary]]
[[Category:Acronyms]]
[[Category:Acronyms]]

Revision as of 00:59, 23 July 2012

Were you looking for XML elements of the Template:Wow-inline Widget API?

XML is an acronym for "eXtensible Markup Language".

World of Warcraft creates its User Interface using its own XML markup.

External links