module OpenXml module Docx module Elements class LongMonth < Element tag :monthLong end end end end