diagram | |||
namespace | http://engine.server.soap.rosettahub.com/ | ||
children | session panelName channel settings context | ||
used by |
|
||
source | <xsd:complexType name="addVoiceChat"> <xsd:sequence> <xsd:element name="session" type="xs:string" minOccurs="0"/> <xsd:element name="panelName" type="xs:string" minOccurs="0"/> <xsd:element name="channel" type="xs:string" minOccurs="0"/> <xsd:element name="settings" type="tns:widgetSettings" minOccurs="0"/> <xsd:element name="context" type="tns:context" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="session" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="panelName" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="channel" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | tns:widgetSettings | ||||||
properties |
|
||||||
children | anchOnly anchRange backgroundOnly docking height id index label layout tags widgetContext width x y zindex | ||||||
source | <xsd:element name="settings" type="tns:widgetSettings" 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"/> |