<?xml version="1.0" encoding="UTF-8"?>
|
<CustomObject xmlns="http://soap.sforce.com/2006/04/metadata">
|
<articleTypeChannelDisplay>
|
<articleTypeTemplates>
|
<channel>App</channel>
|
<template>Tab</template>
|
</articleTypeTemplates>
|
<articleTypeTemplates>
|
<channel>Prm</channel>
|
<template>Tab</template>
|
</articleTypeTemplates>
|
<articleTypeTemplates>
|
<channel>Csp</channel>
|
<template>Tab</template>
|
</articleTypeTemplates>
|
<articleTypeTemplates>
|
<channel>Pkb</channel>
|
<template>Toc</template>
|
</articleTypeTemplates>
|
</articleTypeChannelDisplay>
|
<compactLayoutAssignment>SYSTEM</compactLayoutAssignment>
|
<deploymentStatus>Deployed</deploymentStatus>
|
<enableFeeds>false</enableFeeds>
|
<enableHistory>true</enableHistory>
|
<fields>
|
<fullName>Answer__c</fullName>
|
<externalId>false</externalId>
|
<label>Answer</label>
|
<length>32768</length>
|
<trackHistory>false</trackHistory>
|
<type>Html</type>
|
<visibleLines>25</visibleLines>
|
</fields>
|
<fields>
|
<fullName>Question__c</fullName>
|
<externalId>false</externalId>
|
<label>Question</label>
|
<length>32768</length>
|
<trackHistory>false</trackHistory>
|
<type>Html</type>
|
<visibleLines>25</visibleLines>
|
</fields>
|
<label>FAQ</label>
|
<pluralLabel>FAQs</pluralLabel>
|
</CustomObject>
|