diff --git a/palette.xsd b/palette.xsd new file mode 100644 index 0000000..b046ee7 --- /dev/null +++ b/palette.xsd @@ -0,0 +1,55 @@ + + + + + + Palette Format Specification + Version 1.0.0 + + The schema for the Palette XML format, a simple format for representing + colour palettes. + + Namespace: http://markembling.info/xmlschema/colourchooser/palette/1 + Spec: https://git.markembling.info/markembling/palette-spec + + Copyright Mark Embling + Licensed under Creative Commons Attribution-ShareAlike 4.0 International + (CC BY-SA 4.0) https://creativecommons.org/licenses/by-sa/4.0/ + + Implementing this specification in software, including commercial software, + is explicitly permitted without restriction. + + + + + + + + + + + + + + + + + + + + + + + + + + + +