Rational Developer para System z, Versión 7.6

PlatformArray

Este elemento de nivel superior del documento PlatformProperties.xml proporciona información acerca del entorno de ejecución destino.

Contenido por

Ninguno

Contiene

Platform

Atributos

Ninguno

Ejemplo

La Figura 1 es un ejemplo del elemento PlatformArray.
Figura 1. Ejemplo de elemento PlatformArray
<PlatformArray>
<Platform name="OS390">
  <ImportPropertyArray type="Cobol">
    <ImportProperty name="com.ibm.etools.cobol.COBOL_TRUNC" value="STD"/>
      <ImportProperty name="com.ibm.etools.cobol.COBOL_NSYMBOL" value="DBCS"/>
      <ImportProperty name="com.ibm.etools.cobol.COBOL_QUOTE" value="DOUBLE"/>
  </ImportPropertyArray>
  <ConnectionPropertyArray>
    <ConnectionProperty name="connectionURI"
      value=
         "http://winmvsn0.cpit.hursley.ibm.com:8888/CICS/XMLS/DFHWSDSH/ACTDSOAP"/>
  </ConnectionPropertyArray>
  <CodegenPropertyArray type="Cobol">
    <CodegenProperty name="com.ibm.etools.xmlent.ui.GEN_PROG_NAME" value="XCNV"/>
    <CodegenProperty name="com.ibm.etools.xmlent.ui.GEN_AUTH_NAME" value="WSED"/>
    <CodegenProperty name="com.ibm.etools.xmlent.ui.GEN_IN_CP_LIST" value="1140"/>
    <CodegenProperty name="com.ibm.etools.xmlent.ui.GEN_CP_LIST" value="1140"/>
    <CodegenProperty name="com.ibm.etools.xmlent.ui.GEN_OUT_CP_LIST" value="1140"/>
    <CodegenProperty name="com.ibm.etools.xmlent.ui.GEN_DEC_COMMA" value=" false"/>
    <CodegenProperty name="com.ibm.etools.xmlent.ui.GEN_FLAT_GEN" value=" false"/>
  </CodegenPropertyArray>
</Platform>
</PlatformArray>

Términos de uso | Comentarios

Este Information Center está basado en tecnología Eclipse. (http://www.eclipse.org)