2.2.4.3 ArrayOfGenericReadableRow
Defines an array of type GenericReadableRow (section 2.2.4.12).
-
<xsd:complexType name="ArrayOfGenericReadableRow"> <xsd:sequence> <xsd:element minOccurs="0" maxOccurs="unbounded" name="GenericReadableRow" nillable="true" type="tns:GenericReadableRow"/> </xsd:sequence> </xsd:complexType>
GenericReadableRow: This element contains a particular item in the array of GenericReadableRow items. Instances of this type are defined in section 2.2.4.3.1.