Include Page |
---|
| _v3.0 Draft Note |
---|
| _v3.0 Draft Note |
---|
|
Overview
Snapp contains a number of enumerations (i.e., value lists). These enumerations range from a list of states and provinces, to grading scales, to essay prompts. This section provides detail about a few noteworthy enumerations in the Snapp data standard. Where possible, an external reference is provided to give some insight into how we picked the values.
Details
This section contains detail and usage notes about the enumerations in Snapp:
Table of Contents |
---|
maxLevel | 2 |
---|
minLevel | 2 |
---|
exclude | .*Contents.* |
---|
|
General - Other Values
Many enumerations have an "Other" value. If an Other value is present, it's usually at the bottom of the list (in the XSD). Most enumerations with an "Other" value have a companion text field to provide additional information. For example, entities that reference the CountryList
enumeration have a CountryOther
text field to contain the name of a country not provided in the enumeration.
AttachedFileTypeList
Used by Student.AttachedFile.FileDescription. Contains a structured list of file types.