contactPoint element

The contact information of the organization. This property links to any “channel” through which the organization can be contacted. It is a means of contacting the organization. It gives the details of how to contact the organization and is repeatable for each type of contact method.

<contactPoint>
  <!-- SEQUENCE -->
  <note>...</note> <!-- 0,n -->
  <description>...</description> <!-- 0,n -->
  <address>...</address> <!-- 0,n -->
  <phone>...</phone> <!-- 0,n -->
  <mailBox>...</mailBox> <!-- 0,n -->
  <webresource>...</webresource> <!-- 0,n -->
  <wallet>...</wallet> <!-- 0,n -->
</contactPoint>

Elements

note: Note type

A note about the contactpoint. E.g. a note about the usage and availibility about this contactpoint.

description: Note type

A free text describing the contact details.

address: Address type

A postal address used for contacting the agent.

phone: phone element

A phone number used for contacting the agent.

mailBox: MBox type

An email address used for contacting the agent.

webresource: webresource element

A contact form used for contacting the agent.

wallet: MBox type

The address of an electronic wallet where credentials may be deposited.