WoW:XML: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
:''Were you looking for [[XML elements]] of the {{wow-inline}} [[Widget API]]?''
[[\XML]] is an acronym for eXtensible Markup Language andis used in WoW in various ways.
'''XML''' is an [[acronym]] for "e'''X'''tensible '''M'''arkup '''L'''anguage".


''[[World of Warcraft]]'' creates its [[User Interface]] using its own [[XML user interface|XML markup]].
:''See [[XML UI]] for the WoW Frame XML reference.''


== External links ==
==== Disambiguation ====
* [http://www.w3.org/XML/ Extensible Markup Language (XML)], specified by the [http://www.w3.org World Wide Web Consortium (W3C)].
:''Were you looking for  [[XML UI]] or the [[Widget API]]?''
[[Category:Glossary]]
* [[XML UI]] - WoW can generate [[User Interface]] elements using [[XML user interface|XML markup]]. This facility is known collectively as FrameXML UI.
[[Category:Acronyms]]
* [[XML Basic|XML Basics Guide]] - Plain XML markup itself, and a guide for learning the basics.
* [[Widget API]] - The Widget API is a LUA based API for generating and manipulating WoW Widget UI elements.

Latest revision as of 06:15, 15 August 2023

XML is an acronym for eXtensible Markup Language andis used in WoW in various ways.

See XML UI for the WoW Frame XML reference.

Disambiguation

Were you looking for XML UI or the Widget API?
  • XML UI - WoW can generate User Interface elements using XML markup. This facility is known collectively as FrameXML UI.
  • XML Basics Guide - Plain XML markup itself, and a guide for learning the basics.
  • Widget API - The Widget API is a LUA based API for generating and manipulating WoW Widget UI elements.