Name

contactInfo — Provides multiple contact information associated with an author or agency

Content model

contactInfo :  [contactInfoType],  [contactLocation]
     (#PCDATA)

Attributes

contactInfoType

(optional) - Indicates type of information being conveyed (enumerated)

  • address

  • phone

  • fax

  • email

  • iname

  • web

contactLocation

(optional) - Indicates which location is identified. Default is professional. (enumerated)

  • professional

  • personal

  • mobile

Description

Used to provide contact information about an author. Use contactInfoType to differentiate what information is being conveyed, and contactLocation to denote location of the address.

Possible parents

author

Allowable children

NONE