complexType PrimitiveConfigurationEntry
diagram ec_wsdl_diagrams/ec_wsdl_p717.png
namespace http://base.api.ec.n2.tibco.com
children name value
source <xs:complexType name="PrimitiveConfigurationEntry">
 
<xs:sequence>
   
<xs:element name="name" type="xs:string" minOccurs="1" maxOccurs="1"/>
   
<xs:element name="value" type="xs:string" minOccurs="0" maxOccurs="1"/>
 
</xs:sequence>
</xs:complexType>

element PrimitiveConfigurationEntry/name
diagram ec_wsdl_diagrams/ec_wsdl_p718.png
type xs:string
properties
content simple
source <xs:element name="name" type="xs:string" minOccurs="1" maxOccurs="1"/>

element PrimitiveConfigurationEntry/value
diagram ec_wsdl_diagrams/ec_wsdl_p719.png
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="value" type="xs:string" minOccurs="0" maxOccurs="1"/>

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