row element

The row element describes a row within a table.

Type

Anonymous

Elements and Attributes

Child Elements

Element Description
maml:entry See external namespace.

Attributes

None.

Usage

      <row />
    

Definition

      <element name="row" >
  <complexType>
    <sequence>
      <element ref="maml:entry" maxOccurs="unbounded" />
    </sequence>
  </complexType>
</element>

    
©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp