module OpenXml module Docx module Elements class MarkupCompatibilityAlternateContent < Container tag :AlternateContent namespace :mc end end end end