sig
  type t =
      [ `CDATASection | `CharacterData | `EventTarget | `Node | `Text ]
      GdomeT.t
end