complexType XmlEntityReference
diagram deservices_wsdl_diagrams/deservices_wsdl_p2517.png
namespace http://base.api.de.bpm.tibco.com
attributes
Name  Type  Use  Default  Fixed  Annotation
guid  xs:string  required      
documentation
The GUID that uniquely identifies the entity.
source <xs:complexType name="XmlEntityReference">
 
<xs:attribute name="guid" type="xs:string" use="required">
   
<xs:annotation>
     
<xs:documentation>The GUID that uniquely identifies the entity.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute XmlEntityReference/@guid
type xs:string
properties
use required
annotation
documentation
The GUID that uniquely identifies the entity.
source <xs:attribute name="guid" type="xs:string" use="required">
 
<xs:annotation>
   
<xs:documentation>The GUID that uniquely identifies the entity.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

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