The SEDRIS Data Representation Model
APPENDIX C - Types
SE_CI_OnlineFunctionCode
/*
 * REGISTERABLE ENUM: SE_CI_OnlineFunctionCode
 *
 *  This data type corresponds to ISO 19115's B.5.3,
 *  CI_OnLineFunctionCode <<CodeList>>, and is used
 *  to specify the function performed by the resource
 *  represented by the given SE_CI_OnlineResource.
 */
typedef SE_Short_Integer SE_CI_OnlineFunctionCode;
Enumerant Definition Value
SE_CIOLFCOD_DOWNLOAD
 Online instructions for transferring data from one storage
 device or system to another.
1
SE_CIOLFCOD_INFORMATION
 Online information about the resource.
2
SE_CIOLFCOD_OFFLINE_ACCESS
 Online instructions for requesting the resource from the
 provider.
3
SE_CIOLFCOD_ORDER
 Online order process for obtaining the resource.
4
SE_CIOLFCOD_SEARCH
 Online search interface for seeking out information about
 the resource.
5



Prev: SE_Character. Next: SE_CI_OnlineResource.


Return to: Top of this Page, Type Index