XSD: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (extension, not postfix)
Line 1: Line 1:
An [[acronym]] for '''X'''ML '''S'''chema '''D'''efinition (language).
An [[acronym]] for '''X'''ML '''S'''chema '''D'''efinition (language).


.xsd is the usual postfix 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]]).
[[Blizzard_Entertainment|Blizzard]] uses it in [[WoW]] for the basic [[UI]] definition  ([[UI.xsd]]).
Line 7: Line 7:
== Links ==
== Links ==
[http://www.w3.org/XML/Schema W3C XML Schema]
[http://www.w3.org/XML/Schema W3C XML Schema]
[[Category:Glossary]]
[[Category:Glossary]]
[[Category:Acronyms]]
[[Category:Acronyms]]

Revision as of 17:35, 30 May 2012

An acronym for XML Schema Definition (language).

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

Blizzard uses it in WoW for the basic UI definition (UI.xsd).

Links

W3C XML Schema