Contact extensions

KeywordOccursTypeFormatDescription
cpr1enumCiraCprConstants

(= Canadian presence requirements). Enter the reason for the authorization to register a .ca domain.

officialRepresentative0 - 1string
Official representative
trusteePercentage0 - 1numberdoubleShare of Canadians in a trust. Value must be <= 66. Mandatory if CPR = TRS (Trust).

XML example

XML
<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>