The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Online_Resource
/*
 * STRUCT: SE_Online_Resource
 *
 *  This data type corresponds to ISO 19115's B.3.2.4,
 *  CI_OnLineResource <<DataType>>, and is used to specify
 *  information about on-line sources from which the dataset,
 *  specification, or community profile name and
 *  extended metadata elements can be obtained.
 */
typedef struct
{
SE_String linkage; (notes)
SE_String protocol; (notes)
SE_String application_profile; (notes)
SE_String name; (notes)
SE_String description; (notes)
SE_Online_Function_Code function; (notes)
} SE_Online_Resource;


Field Notes


linkage

 This specifies the location (address) for on-line access
 using a Uniform Resource Locator (URL) address.

protocol

 This specifies the connection protocol to be used.

application_profile

 If supplied, this is the name of an application profile
 that can be used with the online resource.

name

 If supplied, this is the name of the online resource.

description

 If supplied, this is a detailed text description of what
 the online resource is and/or does.

function

 This is a code for the function performed by the online
 resource.



Prev: SE_Online_Function_Code. Next: SE_Ordering_Reason.


Return to: Top of this Page, Type Index

Last updated: July 16, 2004 Copyright © 2004 SEDRIS