The row element describes a row within a table.
Anonymous
| Element | Description | 
|---|---|
| maml:entry | See external namespace. | 
None.
      <row />
    
      <element name="row" >
  <complexType>
    <sequence>
      <element ref="maml:entry" maxOccurs="unbounded" />
    </sequence>
  </complexType>
</element>