complexType XmlStringAttribute
diagram de_wsdl_diagrams/de_wsdl_p24821.png
namespace http://base.api.de.bpm.tibco.com
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:string  required      
documentation
The text value of the attribute.
source <xs:complexType name="XmlStringAttribute">
 
<xs:attribute name="value" type="xs:string" use="required">
   
<xs:annotation>
     
<xs:documentation>The text value of the attribute.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute XmlStringAttribute/@value
type xs:string
properties
use required
annotation
documentation
The text value of the attribute.
source <xs:attribute name="value" type="xs:string" use="required">
 
<xs:annotation>
   
<xs:documentation>The text value of the attribute.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

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