| diagram | ![]() |
||
| namespace | http://engine.server.soap.rosettahub.com/ | ||
| children | session context user ip email screenWidth screenHeight windowWidth windowHeight | ||
| used by |
|
||
| source | <xsd:complexType name="registerUser"> <xsd:sequence> <xsd:element name="session" type="xs:string" minOccurs="0"/> <xsd:element name="context" type="tns:context" minOccurs="0"/> <xsd:element name="user" type="xs:string" minOccurs="0"/> <xsd:element name="ip" type="xs:string" minOccurs="0"/> <xsd:element name="email" type="xs:string" minOccurs="0"/> <xsd:element name="screenWidth" type="xs:int"/> <xsd:element name="screenHeight" type="xs:int"/> <xsd:element name="windowWidth" type="xs:int"/> <xsd:element name="windowHeight" type="xs:int"/> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||
| type | xsd:string | ||||||
| properties |
|
||||||
| source | <xsd:element name="session" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | tns:context | ||||||
| properties |
|
||||||
| children | archiveImage archiveLog archiveOther asynch canUndo deviceName directory disableEvents environment fire graphicsFormat localeId nickName options originatorLocation originatorProcess originatorUid panelName parentPanelName plogin process roles spreadsheetName streamGraphics streamLog temp waitMillisec widgetId | ||||||
| source | <xsd:element name="context" type="tns:context" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | xsd:string | ||||||
| properties |
|
||||||
| source | <xsd:element name="user" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | xsd:string | ||||||
| properties |
|
||||||
| source | <xsd:element name="ip" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | xsd:string | ||||||
| properties |
|
||||||
| source | <xsd:element name="email" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
||
| type | xsd:int | ||
| properties |
|
||
| source | <xsd:element name="screenWidth" type="xs:int"/> |
| diagram | ![]() |
||
| type | xsd:int | ||
| properties |
|
||
| source | <xsd:element name="screenHeight" type="xs:int"/> |
| diagram | ![]() |
||
| type | xsd:int | ||
| properties |
|
||
| source | <xsd:element name="windowWidth" type="xs:int"/> |
| diagram | ![]() |
||
| type | xsd:int | ||
| properties |
|
||
| source | <xsd:element name="windowHeight" type="xs:int"/> |