Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 947 Bytes

File metadata and controls

37 lines (26 loc) · 947 Bytes

Example Usage

This element acts as a container for other sub elements.

Example contact-info that declares ContactType code 1:

<contact-info type="1">
   ....
</contact-info>

Example contact-info containing all possible child elements: organisation ; person-name ; job-title ; mailing-address ; telephone ; email ; website

../../activity-standard-example-annotated.xml

Changelog

1.03

Added the optional contact-info/website element

Added the optional contact-info/@type attribute

Changed the following subelements of contact-info to allow multiple-language versions explicitly (no change to parsing; purely semantic):

  • organisation
  • person-name
  • job-title
  • mailing-address