40 строки
1.2 KiB
XML
40 строки
1.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<optionset Name="ce_applicantstatus" localizedName="Applicant Status " xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<OptionSetType>picklist</OptionSetType>
|
|
<IsGlobal>1</IsGlobal>
|
|
<IntroducedVersion>1.0.0.0</IntroducedVersion>
|
|
<IsCustomizable>1</IsCustomizable>
|
|
<displaynames>
|
|
<displayname description="Applicant Status " languagecode="1033" />
|
|
</displaynames>
|
|
<Descriptions>
|
|
<Description description="" languagecode="1033" />
|
|
</Descriptions>
|
|
<options>
|
|
<option value="134300000">
|
|
<labels>
|
|
<label description="Draft" languagecode="1033" />
|
|
</labels>
|
|
</option>
|
|
<option value="134300001">
|
|
<labels>
|
|
<label description="Submitted" languagecode="1033" />
|
|
</labels>
|
|
</option>
|
|
<option value="134300002">
|
|
<labels>
|
|
<label description="Under Consideration" languagecode="1033" />
|
|
</labels>
|
|
</option>
|
|
<option value="134300003">
|
|
<labels>
|
|
<label description="Pending Interview" languagecode="1033" />
|
|
</labels>
|
|
</option>
|
|
<option value="134300004">
|
|
<labels>
|
|
<label description="Decision Made" languagecode="1033" />
|
|
</labels>
|
|
</option>
|
|
</options>
|
|
</optionset> |