XSD: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (extension, not postfix)
No edit summary
Line 3: Line 3:
.xsd is the usual extension of [[Xml|XML]] Schema definition files.
.xsd is the usual extension of [[Xml|XML]] Schema definition files.


[[Blizzard_Entertainment|Blizzard]] uses it in [[WoW]] for the basic [[UI]] definition  ([[UI.xsd]]).
[[Blizz]]ard uses it in ''[[World of Warcraft]]'' for the basic [[UI]] definition  ([[UI.xsd]]).


== Links ==
== External links ==
[http://www.w3.org/XML/Schema W3C XML Schema]
{{elink|site=W3.org|link=http://www.w3.org/XML/Schema|desc=W3C XML Schema}}
[[Category:Glossary]]
[[Category:Glossary]]
[[Category:Acronyms]]
[[Category:Acronyms]]

Revision as of 17:55, 31 May 2012

An acronym for XML Schema Definition (language).

.xsd is the usual extension of XML Schema definition files.

Blizzard uses it in World of Warcraft for the basic UI definition (UI.xsd).

External links