complexType PrimitiveConfigurationEntry
diagram ec_all_diagrams/ec_all_p695.png
namespace http://base.api.ec.n2.tibco.com
children name value
used by
elements PrimitiveConfigurationEntry ConfigurationEntry/primitiveEntry MapConfigurationEntryValues/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_all_diagrams/ec_all_p696.png
type xs:string
properties
content simple
source <xs:element name="name" type="xs:string" minOccurs="1" maxOccurs="1"/>

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


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