List 14: Text case flag

ValueDescriptionNotesIssue numberModified in Issue
00UndefinedDefault0
01Sentence caseInitial capitals on first word and subsequently on proper names only, eg ‘The conquest of Mexico’0
02Title caseInitial capitals on first word and subsequently on all significant words (nouns, pronouns, adjectives, verbs, adverbs, subordinate conjunctions) thereafter. Unless they appear as the first word, articles, prepositions and coordinating conjunctions remain lower case, eg ‘The Conquest of Mexico’0
03All capitalsFor example, ‘THE CONQUEST OF MEXICO’. Use only when Sentence or Title case are not possible (for example because of system limitations). Do NOT use simply because title is (correctly) in all caps (eg ‘BBQ USA’)044