diff --git a/docx/scripts/office/schemas/mce/mc.xsd b/docx/scripts/office/schemas/mce/mc.xsd new file mode 100644 index 0000000..7ff2541 --- /dev/null +++ b/docx/scripts/office/schemas/mce/mc.xsd @@ -0,0 +1,62 @@ + + + + This schema defines elements and attributes for Office Open XML markup compatibility. + + + + Specifies which prefixes should be ignored if they are not recognized. + + + + + Specifies which prefixes should have their content processed. + + + + + Specifies which prefixes must be understood for proper interpretation. + + + + + Container for alternative content based on markup compatibility. + + + + + + + + + + + Alternative content choice based on namespace support. + + + + + + + + Specifies which namespace prefixes must be understood for this choice to be selected. + + + + + + + + Fallback content when no Choice element's requirements are met. + + + + + + + + + \ No newline at end of file