fn note_missing( schema: &Schema, type_name: &str, missing: &mut BTreeSet<String>, )
Records type_name if it is neither an xs: primitive nor a type this schema defines.
type_name
xs: