sig
  type events = {{events}}
  type valign = {{valign}}
  type align = {{align}}
  type scope = {{scope}}
  type shape = {{shape}}
  type id = {{id}}
  type coreattrs = {{coreattrs}}
  type i18n = {{i18n}}
  type focus = {{focus}}
  type attrs = {{attrs}}
  type align_attrs = {{align_attrs}}
  type special_pre = {{special_pre}}
  and special = {{special}}
  and fontstyle = {{fontstyle}}
  and phrase = {{phrase}}
  and inline_forms = {{inline_forms}}
  and misc_inline = {{misc_inline}}
  and misc = {{misc}}
  and inline = {{inline}}
  and inlines = {{inlines}}
  and heading = {{heading}}
  and lists = {{lists}}
  and blocktext = {{blocktext}}
  and block = {{block}}
  and blocks = {{blocks}}
  and div_content = {{div_content}}
  and flows = {{flows}}
  and xmlns = {{xmlns}}
  and html = {{html}}
  and head_misc = {{head_misc}}
  and head = {{head}}
  and title = {{title}}
  and base = {{base}}
  and meta = {{meta}}
  and link_attrs = {{link_attrs}}
  and link = {{link}}
  and links = {{links}}
  and style = {{style}}
  and script_attrs = {{script_attrs}}
  and script = {{script}}
  and noscript = {{noscript}}
  and body = {{body}}
  and _div = {{_div}}
  and p = {{p}}
  and h1 = {{h1}}
  and h2 = {{h2}}
  and h3 = {{h3}}
  and h4 = {{h4}}
  and h5 = {{h5}}
  and h6 = {{h6}}
  and ul = {{ul}}
  and ol = {{ol}}
  and li = {{li}}
  and dl = {{dl}}
  and dt = {{dt}}
  and dd = {{dd}}
  and address = {{address}}
  and hr = {{hr}}
  and pre = {{pre}}
  and blockquote = {{blockquote}}
  and ins = {{ins}}
  and del = {{del}}
  and a_attrs = {{a_attrs}}
  and a_content = {{a_content}}
  and a_contents = {{a_contents}}
  and a = {{a}}
  and span = {{span}}
  and bdo = {{bdo}}
  and br = {{br}}
  and em = {{em}}
  and strong = {{strong}}
  and dfn = {{dfn}}
  and code = {{code}}
  and samp = {{samp}}
  and kbd = {{kbd}}
  and var = {{var}}
  and cite = {{cite}}
  and abbr = {{abbr}}
  and acronym = {{acronym}}
  and q = {{q}}
  and sub = {{sub}}
  and sup = {{sup}}
  and tt = {{tt}}
  and i = {{i}}
  and b = {{b}}
  and big = {{big}}
  and small = {{small}}
  and _object = {{_object}}
  and param = {{param}}
  and img = {{img}}
  and _map = {{_map}}
  and area = {{area}}
  and form_attrs = {{form_attrs}}
  and form_content = {{form_content}}
  and form_contents = {{form_contents}}
  and form = {{form}}
  and label = {{label}}
  and input_type_values = {{input_type_values}}
  and input_attrs = {{input_attrs}}
  and input = {{input}}
  and select_attrs = {{select_attrs}}
  and select_content = {{select_content}}
  and select = {{select}}
  and optgroup_attrs = {{optgroup_attrs}}
  and optgroup = {{optgroup}}
  and option_attrs = {{option_attrs}}
  and option = {{option}}
  and textarea_attrs = {{textarea_attrs}}
  and textarea = {{textarea}}
  and fieldset = {{fieldset}}
  and legend = {{legend}}
  and button_content = {{button_content}}
  and button_type_values = {{button_type_values}}
  and button_attrs = {{button_attrs}}
  and button = {{button}}
  and button_contents = {{button_contents}}
  and table_attrs = {{table_attrs}}
  and table = {{table}}
  and caption = {{caption}}
  and thead = {{thead}}
  and tfoot = {{tfoot}}
  and tbody = {{tbody}}
  and colgroup = {{colgroup}}
  and col = {{col}}
  and tr = {{tr}}
  and th = {{th}}
  and td = {{td}}
  and thd_attribs = {{thd_attribs}}
end