The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Contact_Information
/*
 * STRUCT: SE_Contact_Information
 *
 *  This data type corresponds to ISO 19115's B.3.2.2,
 *  CI_Contact <<DataType>>, and is used to specify
 *  information required to enable contact with the
 *  given responsible person or organiztion.
 */
typedef struct
{
SE_String voice_phone; (notes)
SE_String fax_phone; (notes)
SE_String tdd_tty_phone; (notes)
SE_Address address; (notes)
SE_Online_Resource online_resource; (notes)
SE_String hours_of_service; (notes)
SE_String contact_instructions; (notes)
} SE_Contact_Information;


Field Notes


voice_phone

 This specifies the telephone number(s) by which individuals
 can speak to the organization or individual; if there are
 multiple numbers, they are separated by semicolons.

fax_phone

 This specifies the telephone number(s) of a facsimile machine
 of the organization or individual; if there are multiple numbers,
 they are separated by semicolons.

tdd_tty_phone

 This specifies the telephone number(s) by which hearing-impaired
 individuals can contact the organization or individual; if there
 are multiple numbers, they are separated by semicolons.

 These specify telephone numbers at which the organization
 or individual may be contacted.

address

 This specifies the physical and email address at which
 the organization or individual may be contacted.

online_resource

 This specifies on-line information that can be used to
 contact the specified individual or organization.

hours_of_service

 This specifies the time period (including time zone)
 when individuals can contact the specified organization
 or individual.

contact_instructions

 This specifies any supplemental instructions on how or
 when to contact the specified individual or organization.



Prev: SE_Colour_Model. Next: SE_Count_Interval_Value.


Return to: Top of this Page, Type Index

Last updated: July 16, 2004 Copyright © 2004 SEDRIS