Skip Headers

Oracle Workflow API Reference
Release 2.6.3.5

Part Number B12163-02
Previous Next       Contents Index Glossary
         Previous  Next          Contents  Index  Glossary

WF_EVENTS Document Type Definition

The following document type definition (DTD) describes the required structure for an XML message that contains the complete information for an event definition in the WF_EVENTS table.

<WF_TABLE_DATA> 
<WF_EVENTS>
<VERSION></VERSION>
<GUID></GUID>
<NAME></NAME>
<TYPE></TYPE>
<STATUS></STATUS>
<GENERATE_FUNCTION></GENERATE_FUNCTION>
<OWNER_NAME></OWNER_NAME>
<OWNER_TAG></OWNER_TAG>
<CUSTOMIZATION_LEVEL></CUSTOMIZATION_LEVEL>
<LICENSED_FLAG></LICENSED_FLAG>
<DISPLAY_NAME></DISPLAY_NAME>
<DESCRIPTION></DESCRIPTION>
</WF_EVENTS>
</WF_TABLE_DATA>


         Previous  Next          Contents  Index  Glossary



Oracle Logo
Copyright © 2003, 2004, Oracle. All rights reserved.