Rational Developer for System z

GenerationSpec

Use this element to provide information about the ServiceSpecification.xml file, which specifies the options for generating individual sets of converters and Web Service Definition Language (WSDL) files.

Contained by

GenerationSpecArray

Contains

None

Attributes

Fields Description

Attribute: name
Required?: Yes
Default value: None

Specifies the location of the ServiceSpecification.xml file.

Example

<GenerationSpecArray
              platformProperties="Platform.xml">
        <GenerationSpec name="ServiceSpecification.xml"/>
</GenerationSpecArray>
<CodegenPropertyArray type="Cobol">
        <CodegenProperty name="com.ibm.etools.xmlent.ui.GEN_PROG_NAME" 
                             value="CWSA"/>
        <CodegenProperty name=
                  "com.ibm.etools.xmlent.ui.GEN_CONVERSION_TYPE" 
                             value="interpretive"/>
</CodegenPropertyArray>

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)