Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Used by
Element table.-axis__tbody__tr / th
Diagram
Diagram attributes_xsd_Attribute_rowspan.tmp#rowspan attributes_xsd_Attribute_colspan.tmp#colspan table_xsd_Complex_Type_table_-axis__tbody__th.tmp#table.-axis__tbody__th_p table_xsd_Complex_Type_table_-axis__tbody__th.tmp#table.-axis__tbody__th
Properties
content complex
minOccurs 1
maxOccurs 1
Children p
Instance
<th colspan="" rowspan="">
  <p class="" data-aid="" data-audience="" data-deprecate-style="" data-display-instructions="" data-translation-instructions="" id="" itemprop="" itemscope="" itemtype="">{1,1}</p>
</th>
Attributes
QName Type Use Annotation
colspan xs:positiveInteger optional
This attribute gives the number of columns that the cell is to span.
rowspan xs:positiveInteger optional
This attribute gives the number of rows that the cell is to span.
Element table.-axis__tbody__tr / td
Diagram
Diagram attributes_xsd_Attribute_rowspan.tmp#rowspan attributes_xsd_Attribute_colspan.tmp#colspan figure_xsd_Element_figure.tmp#figure aside_xsd_Element_aside.tmp#aside phrasing_xsd_Element_Group_content--restricted-headings-group.tmp#content--restricted-headings-group_span phrasing_xsd_Element_Group_content--restricted-headings-group.tmp#content--restricted-headings-group_section phrasing_xsd_Element_Group_content--restricted-headings-group.tmp#content--restricted-headings-group_p lists_xsd_Element_dl.tmp#dl lists_xsd_Element_ul.tmp#ul phrasing_xsd_Element_Group_content--restricted-headings-group.tmp#content--restricted-headings-group_ol media_xsd_Element_img.tmp#img media_xsd_Element_video.tmp#video media_xsd_Element_audio.tmp#audio table_xsd_Element_table.tmp#NO_NAMESPACE_table blockquote_xsd_Element_blockquote.tmp#blockquote nav_xsd_Element_nav.tmp#nav div_xsd_Element_Group_div--group.tmp#div--group_div div_xsd_Element_Group_div--group.tmp#div--group phrasing_xsd_Element_Group_content--restricted-headings-group.tmp#content--restricted-headings-group_a phrasing_xsd_Element_hr.tmp#hr phrasing_xsd_Element_Group_content--restricted-headings-group.tmp#content--restricted-headings-group table_xsd_Complex_Type_table_-axis__tbody__td.tmp#table.-axis__tbody__td
Properties
content complex
minOccurs 1
maxOccurs unbounded
Children a, aside, audio, blockquote, div, dl, figure, hr, img, nav, ol, p, section, span, table, ul, video
Instance
<td colspan="" rowspan="">
  <figure class="" data-audience="" data-deprecate-style="" data-display-instructions="" id="">{1,1}</figure>
  <aside class="" data-action-type="" data-audience="" data-display-instructions="" id="">{1,1}</aside>
  <span class="" data-page="">{1,1}</span>
  <section data-audience="" data-display-instructions="" id="">{1,1}</section>
  <p class="" data-aid="" data-audience="" data-deprecate-style="" data-display-instructions="" data-translation-instructions="" id="" itemprop="" itemscope="" itemtype="">{1,1}</p>
  <dl class="">{1,1}</dl>
  <ul class="" data-audience="" data-display-instructions="">{1,1}</ul>
  <ol class="" data-audience="" data-display-instructions="" start="">{1,1}</ol>
  <img alt="" class="" data-audience="" data-deprecate-style="" data-deprecate-web-url="" data-display-instructions="" data-scale="" id="" itemprop="" itemscope="" itemtype="" src="">{1,1}</img>
  <video data-account-id="" data-audience="" data-display-instructions="" data-player-id="" data-player-key="" data-time-end="" data-time-start="" id="" src="">{1,1}</video>
  <audio data-audience="" data-display-instructions="" id="" src="">{1,1}</audio>
  <table class="" data-audience="" data-display-instructions="" data-scale="">{1,1}</table>
  <blockquote cite="" data-audience="" data-display-instructions="" data-translation-instructions="">{1,1}</blockquote>
  <nav class="">{1,1}</nav>
  <div class="" data-audience="" data-display-instructions="">{1,1}</div>
  <a class="" href="">{1,1}</a>
  <hr>{1,1}</hr>
</td>
Attributes
QName Type Use Annotation
colspan xs:positiveInteger optional
This attribute gives the number of columns that the cell is to span.
rowspan xs:positiveInteger optional
This attribute gives the number of rows that the cell is to span.
Complex Type table.-axis__tbody__tr
Annotations
The tr element represents a row of cells in a table.
Diagram
Diagram table_xsd_Complex_Type_table_-axis__tbody__tr.tmp#table.-axis__tbody__tr_th table_xsd_Complex_Type_table_-axis__tbody__tr.tmp#table.-axis__tbody__tr_td
Used by
Children td, th