| diagram | ![]() |
||||
| namespace | http://engine.server.soap.rosettahub.com/ | ||||
| type | extension of tns:rObject | ||||
| properties |
|
||||
| children | attributes objectType data rowNames | ||||
| used by |
|
||||
| source | <xsd:complexType name="rDataFrame"> <xsd:complexContent> <xsd:extension base="tns:rObject"> <xsd:sequence> <xsd:element name="data" type="tns:rList" minOccurs="0"/> <xsd:element name="rowNames" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| diagram | ![]() |
||||||
| type | tns:rList | ||||||
| properties |
|
||||||
| children | attributes objectType names value | ||||||
| source | <xsd:element name="data" type="tns:rList" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | xsd:string | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="rowNames" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/> |