WoW:XML: Difference between revisions

(redirect)
 
No edit summary
 
(7 intermediate revisions by 6 users not shown)
Line 1: Line 1:
An [[acronym]] for "e'''X'''tensible '''M'''arkup '''L'''anguage".
[[\XML]] is an acronym for eXtensible Markup Language andis used in WoW in various ways.


Specified by [http://www.w3.org W3C] under [http://www.w3.org/XML/ Extensible Markup Language (XML)].
:''See [[XML UI]] for the WoW Frame XML reference.''


[[Category:Glossary]]
==== Disambiguation ====
[[Category:Acronyms]]
:''Were you looking for  [[XML UI]] or the [[Widget API]]?''
* [[XML UI]] - WoW can generate [[User Interface]] elements using [[XML user interface|XML markup]].  This facility is known collectively as FrameXML UI.
* [[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.