<complexType name="OutputDataType">
<annotation>
<documentation>Value of one output from a process. </documentation>
</annotation>
<complexContent>
<extension base="wps:DescriptionType">
<annotation>
<documentation>In this use, the DescriptionType shall describe this process output. </documentation>
</annotation>
<group ref="wps:OutputDataFormChoice">
<annotation>
<documentation>Identifies the form of this output, and provides supporting information. </documentation>
</annotation>
</group>
</extension>
</complexContent>
</complexType>
|