http://www.yworks.com/xml/graphml
element Rows

Super Types
{http://www.yworks.com/xml/graphml} (restriction)

Documentation
List of rows for this table.
Properties
This component is not nillable.

Model
<Rows>
Row*
</Rows>


Nested Element Summary
TableRow.typeRow
           A single row element  
Source
<xs:element name="Rows">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="Row" type="TableRow.type">
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>


© Copyright 2000-2009, yWorks GmbH. All rights reserved.