complexType XmlOptionalStringAttribute
diagram de-resource-service_diagrams/de-resource-service_p129.png
namespace http://base.api.de.bpm.tibco.com
used by
element XmlUpdateResourceType/set-label
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:string        
documentation
The optional text value of the attribute.
source <xs:complexType name="XmlOptionalStringAttribute">
 
<xs:attribute name="value" type="xs:string">
   
<xs:annotation>
     
<xs:documentation>The optional text value of the attribute.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute XmlOptionalStringAttribute/@value
type xs:string
annotation
documentation
The optional text value of the attribute.
source <xs:attribute name="value" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>The optional text value of the attribute.</xs:documentation>
 
</xs:annotation>
</xs:attribute>


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