<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>CA_OwnershipInformation__c</fullName>
    <inlineHelpText>i.e. who owns the label, and any detail around the ownership/structure.</inlineHelpText>
    <label>Ownership Information</label>
    <length>5000</length>
    <trackFeedHistory>false</trackFeedHistory>
    <type>LongTextArea</type>
    <visibleLines>3</visibleLines>
</CustomField>
