ConnectionPropertyArray

Use this element as the container for connection properties in either PlatformProperties.xml or ServiceSpecification.xml. If you use it in both documents, the specification in ServiceSpecification.xml overrides the specification in PlatformProperties.xml. This element is optional in both files.

Contained by

Contains

ConnectionProperty

Attributes

None

Example

Figure 1 is an example of the ConnectionPropertyArray element.
Figure 1. Example of ConnectionPropertyArray Element
<ConnectionPropertyArray>
      <ConnectionProperty name="connectionURI"
            value="http://winmvsn0.cpit.hursley.ibm.com:8888/CICS/XMLS/DFHWSDSH/ACTDSOAP"/>
</ConnectionPropertyArray>