module OpenXml module Docx module Elements class ShortMonth < Element tag :monthShort end end end end