complexType scriptOutputInfo
diagram PlatformServices_p6188.png
namespace http://impl.platform.rosettahub.com/
children containerIndex creationTime errorLog outputLog process script scriptOutputUid target updateTime
used by
element getScriptOutputsResponse/return
source <xsd:complexType name="scriptOutputInfo">
 
<xsd:sequence>
   
<xsd:element name="containerIndex" type="xs:int"/>
   
<xsd:element name="creationTime" type="xs:dateTime" minOccurs="0"/>
   
<xsd:element name="errorLog" type="xs:string" minOccurs="0"/>
   
<xsd:element name="outputLog" type="xs:string" minOccurs="0"/>
   
<xsd:element name="process" type="xs:string" minOccurs="0"/>
   
<xsd:element name="script" type="xs:string" minOccurs="0"/>
   
<xsd:element name="scriptOutputUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="target" type="xs:string" minOccurs="0"/>
   
<xsd:element name="updateTime" type="xs:dateTime" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element scriptOutputInfo/containerIndex
diagram PlatformServices_p6189.png
type xsd:int
properties
content simple
source <xsd:element name="containerIndex" type="xs:int"/>

element scriptOutputInfo/creationTime
diagram PlatformServices_p6190.png
type xsd:dateTime
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="creationTime" type="xs:dateTime" minOccurs="0"/>

element scriptOutputInfo/errorLog
diagram PlatformServices_p6191.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="errorLog" type="xs:string" minOccurs="0"/>

element scriptOutputInfo/outputLog
diagram PlatformServices_p6192.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="outputLog" type="xs:string" minOccurs="0"/>

element scriptOutputInfo/process
diagram PlatformServices_p6193.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="process" type="xs:string" minOccurs="0"/>

element scriptOutputInfo/script
diagram PlatformServices_p6194.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="script" type="xs:string" minOccurs="0"/>

element scriptOutputInfo/scriptOutputUid
diagram PlatformServices_p6195.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="scriptOutputUid" type="xs:string" minOccurs="0"/>

element scriptOutputInfo/target
diagram PlatformServices_p6196.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="target" type="xs:string" minOccurs="0"/>

element scriptOutputInfo/updateTime
diagram PlatformServices_p6197.png
type xsd:dateTime
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="updateTime" type="xs:dateTime" minOccurs="0"/>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy