Namespace
http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type > Element </type>
<name > td </name>
<comment > The element td is an HTML element and is used in Akoma Ntoso as in HTML, for a data cell of a table </comment>
Diagram
Type
extension of blocksopt
Type hierarchy
Properties
Used by
Model
(blockList | blockContainer | tblock | toc | ul | ol | table | p | foreign | block )
Children
block , blockContainer , blockList , foreign , ol , p , table , tblock , toc , ul
Instance
<td alternativeTo= "" class= "" colspan= "1" eId= "" GUID= "" lang= "" period= "" refersTo= "" rowspan= "1" space= "" status= "" style= "" title= "" wId= "" xmlns= "http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13" >
<blockList alternativeTo= "" class= "" eId= "" GUID= "" lang= "" period= "" refersTo= "" space= "" status= "" style= "" title= "" wId= "" > {1,1} </blockList>
<blockContainer alternativeTo= "" class= "" eId= "" GUID= "" lang= "" period= "" refersTo= "" space= "" status= "" style= "" title= "" wId= "" > {1,1} </blockContainer>
<tblock alternativeTo= "" class= "" eId= "" GUID= "" lang= "" period= "" refersTo= "" space= "" status= "" style= "" title= "" wId= "" > {1,1} </tblock>
<toc alternativeTo= "" class= "" eId= "" GUID= "" lang= "" period= "" refersTo= "" space= "" status= "" style= "" title= "" wId= "" > {1,1} </toc>
<ul alternativeTo= "" class= "" eId= "" GUID= "" lang= "" period= "" refersTo= "" space= "" status= "" style= "" title= "" wId= "" > {1,1} </ul>
<ol alternativeTo= "" class= "" eId= "" GUID= "" lang= "" period= "" refersTo= "" space= "" status= "" style= "" title= "" wId= "" > {1,1} </ol>
<table alternativeTo= "" border= "" cellpadding= "" cellspacing= "" class= "" eId= "" GUID= "" lang= "" period= "" refersTo= "" space= "" status= "" style= "" title= "" wId= "" width= "" > {1,1} </table>
<p alternativeTo= "" class= "" eId= "" GUID= "" lang= "" period= "" refersTo= "" space= "" status= "" style= "" title= "" wId= "" > {1,1} </p>
<foreign eId= "" GUID= "" href= "" wId= "" > {1,1} </foreign>
<block alternativeTo= "" class= "" eId= "" GUID= "" lang= "" name= "" period= "" refersTo= "" space= "" status= "" style= "" title= "" wId= "" > {1,1} </block>
</td>
Attributes
Source
<xsd:element name= "td" >
<xsd:annotation >
<xsd:documentation >
<type > Element </type>
<name > td </name>
<comment > The element td is an HTML element and is used in Akoma Ntoso as in HTML, for a data cell of a table </comment>
</xsd:documentation>
</xsd:annotation>
<xsd:complexType >
<xsd:complexContent >
<xsd:extension base= "blocksopt" >
<xsd:attributeGroup ref= "cellattrs" />
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>