1. Guidewire Platform Documentation, "Data Dictionary Guide," Section: "Typekeys and Typelists." This section defines a typelist as a set of mutually exclusive constants (typekeys) and explains its relationship to a typekey field.
2. Guidewire Platform Documentation, "Application Guide," Chapter: "Working with Typelists." This chapter states, "In the user interface, fields whose value is a typekey are almost always implemented as a drop-down list."
3. Guidewire ClaimCenter Configuration Guide, "Data Model" section. This guide illustrates how entities like Claim and Exposure use typekey fields (e.g., LossType, JurisdictionState) that are backed by typelists to provide constrained lists of choices.