diagram | |||||||||||||||
namespace | http://base.api.de.bpm.tibco.com | ||||||||||||||
type | extension of XmlEntityReference | ||||||||||||||
properties |
|
||||||||||||||
children | value | ||||||||||||||
attributes |
|
||||||||||||||
source | <xs:complexType name="XmlEntityReferenceAttributes"> <xs:complexContent> <xs:extension base="XmlEntityReference"> <xs:sequence> <xs:element name="value" type="xs:string" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The collection of values assigned to this attribute instance.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="value" type="xs:string" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The collection of values assigned to this attribute instance.</xs:documentation> </xs:annotation> </xs:element> |