| diagram | ![]()  | 
				||||||||||||||||||||||
| namespace | http://base.api.wp.n2.tibco.com | ||||||||||||||||||||||
| used by | 
  | 
				||||||||||||||||||||||
| attributes | 
  | 
				||||||||||||||||||||||
| annotation | 
  | 
				||||||||||||||||||||||
| source | <xs:complexType name="PresentationArtifactRequest"> <xs:annotation> <xs:documentation>Presentation artifact to be used in requests.</xs:documentation> </xs:annotation> <xs:attribute name="workTypeUid" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The requested worktype UID</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="version" type="xs:string"> <xs:annotation> <xs:documentation>Optional version, if no version is supplied all version information is returned</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType>  |