module OpenXml module Docx module Elements class LongYear < Element tag :yearLong end end end end