module OpenXml module Docx module Elements class LongDay < Element tag :dayLong end end end end