Wow API XML Schema

Complete reference for the World of Warcraft XML schema — all XML elements, attributes, types, defaults, and inheritance used to define UI frames, textures, fonts, and animations in addon XML files. Covers <Ui>, <LayoutFrame>, <Frame> and all subtypes (Button, EditBox, Slider, StatusBar, Cooldown, etc.), <Texture>, <MaskTexture>, <Line>, <FontString>, <Font>, <FontFamily>, <AnimationGroup>, <Animation> and all subtypes (Alpha, Scale, Translation, Path, Rotation), plus shared elements like <Anchors>, <Layers>, <Scripts>, <KeyValues>, <Color>, <Gradient>, <TexCoords>, and <Shadow>. Use when writing or reading WoW addon XML files, defining frames in XML, setting up XML templates, or understanding XML attribute-to-API mappings. Use when this capability is needed.

tomevault-io abac83a 2 files · 10.0 KB Updated

File contents

tomevault-io/skills-registry/tree/main/jburlison--wowaddonapiagents--wow-api-xml-schema commit abac83a728

Frequently asked questions

npx skillmds@latest add tomevault-io/wow-api-xml-schema