diagram | |||
namespace | http://engine.server.soap.rosettahub.com/ | ||
type | extension of tns:rObject | ||
properties |
|
||
children | attributes objectType RObjectEnvironment RObjectName | ||
used by |
|
||
source | <xsd:complexType name="rObjectName"> <xsd:complexContent> <xsd:extension base="tns:rObject"> <xsd:sequence> <xsd:element name="RObjectEnvironment" type="xs:string" minOccurs="0"/> <xsd:element name="RObjectName" type="xs:string" minOccurs="0"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="RObjectEnvironment" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="RObjectName" type="xs:string" minOccurs="0"/> |