You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »


Table of contents

Contact Extensions

KeyFormatExplanation
ca / cprstring

(= Canadian presence requirements). Choose the appropriate category for the OwnerC.

Possible values:

  • CCT = Canadian Citizen
  • RES = Permanent Resident
  • CCO = Corporation
  • ABO = Aboriginal People
  • TDM = Trade-mark registered in Canada  (by a non-Canadian owner)
  • MAJ = Her Majesty the Queen
  • GOV = Government
  • LGR = Legal Representative
  • TRS = Trust
  • PRT = Partnership
  • ASS = Association
  • TRD = Trade Union
  • PLT = Political Party
  • EDU = Educational Institution
  • LAM = Library/Archive/Museum
  • HOP = Hospital
  • INB = Indian Band
  • OMK = Official Marks
ca / officialRepresentativestringOfficial representative
ca / trusteePercentagedoublePercentage of Canadians. Value from 0 to 100.

XML Example

.ca Contact Extensions
<extension>
	<ca:contact xmlns:ca="urn:org:domainrobot:ns:contact:ca-1.0">
		<ca:cpr>CCT</ca:cpr>
		<ca:officialRepresentative>Jon Doe</ca:officialRepresentative>
		<ca:trusteePercentage>10.0</ca:trusteePercentage>
 	</ca:contact>
</extension>






  • No labels