complexType Environment
diagram ec_wsdl_diagrams/ec_wsdl_p160.png
namespace http://base.api.ec.n2.tibco.com
children id hostName nodeName hostIpAddress environmentName compositeApplicationName
used by
element Environment
source <xs:complexType name="Environment">
 
<xs:sequence>
   
<xs:element name="id" type="xs:long" minOccurs="0" maxOccurs="1"/>
   
<xs:element name="hostName" type="xs:string" minOccurs="1" maxOccurs="1"/>
   
<xs:element name="nodeName" type="xs:string" minOccurs="1" maxOccurs="1"/>
   
<xs:element name="hostIpAddress" type="xs:string" minOccurs="1" maxOccurs="1"/>
   
<xs:element name="environmentName" type="xs:string" minOccurs="1" maxOccurs="1"/>
   
<xs:element name="compositeApplicationName" type="xs:string" minOccurs="1" maxOccurs="1"/>
 
</xs:sequence>
</xs:complexType>

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