complexType PresentationArtifactRequest
diagram wp_diagrams/wp_p2887.png
namespace http://base.api.wp.n2.tibco.com
attributes
Name  Type  Use  Default  Fixed  Annotation
workTypeUid  xs:string  required      
documentation
The requested worktype UID
version  xs:string        
documentation
Optional version, if no version is supplied all version information is returned
annotation
documentation
Presentation artifact to be used in requests.
source <xsd:complexType name="PresentationArtifactRequest">
 
<xsd:annotation>
   
<xsd:documentation>Presentation artifact to be used in requests.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="workTypeUid" type="xs:string" use="required">
   
<xsd:annotation>
     
<xsd:documentation>The requested worktype UID</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
 
<xsd:attribute name="version" type="xs:string">
   
<xsd:annotation>
     
<xsd:documentation>Optional version, if no version is supplied all version information is returned</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
</xsd:complexType>

attribute PresentationArtifactRequest/@workTypeUid
type xs:string
properties
use required
annotation
documentation
The requested worktype UID
source <xsd:attribute name="workTypeUid" type="xs:string" use="required">
 
<xsd:annotation>
   
<xsd:documentation>The requested worktype UID</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute PresentationArtifactRequest/@version
type xs:string
annotation
documentation
Optional version, if no version is supplied all version information is returned
source <xsd:attribute name="version" type="xs:string">
 
<xsd:annotation>
   
<xsd:documentation>Optional version, if no version is supplied all version information is returned</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

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