complexType XmlStringAttribute
diagram de-resource-service_diagrams/de-resource-service_p185.png
namespace http://base.api.de.bpm.tibco.com
used by
element XmlUpdateResourceType/set-name
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>


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