m
→XML Layout
mNo edit summary |
m (→XML Layout) |
||
| Line 18: | Line 18: | ||
Each XML file typically describes one element of UI on the screen. To get a feeling for the syntax, take a look at the files provided. The XML files strictly adhere to the XML 1.0 standard. For those lucky enough to have access to a syntax checker, the file UI.xsd contains the schema used by the WoW interface. | Each XML file typically describes one element of UI on the screen. To get a feeling for the syntax, take a look at the files provided. The XML files strictly adhere to the XML 1.0 standard. For those lucky enough to have access to a syntax checker, the file UI.xsd contains the schema used by the WoW interface. | ||
Lots more details here: [[XML User Interface]] | |||
== Lua Scripting == | == Lua Scripting == | ||