Previous Topic

Next Topic

Book Contents

receiveODMDataResponse/return

receiveODMDataResponse/return

Item

Description

Diagram

Illustration. Diagram of return element.

Type

tns:ReturnCodes

Properties

Content:

simple

Facets

 

Kind:

enumeration

Value:

SUCCESS

Annotation:

After receiving ODM extract data, the receiving application should send SUCCESS response back to InForm Publisher by sending this return code.

 

 

Kind:

enumeration

Value:

ODMMETAREQUIRED

Annotation:

After receiving ODM extract data, the receiving application can request ODM metadata from InForm Publisher by sending this return code.

 

 

Kind:

enumeration

Value:

ODMADMINREQUIRED

Annotation:

After receiving ODM extract data, the receiving application can request ODM administrative data from InForm Publisher by sending this return code.

 

 

Kind:

enumeration

Value:

ODMMETAANDADMINREQUIRED

Annotation:

After receiving ODM extract data, the receiving application can request ODM metadata and administrative data from InForm Publisher by sending this return code.

Source

<element name="return" type="tns:ReturnCodes"/>

Send Feedback