module OpenXml module DrawingML module Elements class ExtensionList < OpenXml::DrawingML::Element include HasChildren tag :extLst end end end end