oa_gateway_uci::xsd::references

Function note_missing

Source
fn note_missing(
    schema: &Schema,
    type_name: &str,
    missing: &mut BTreeSet<String>,
)
Expand description

Records type_name if it is neither an xs: primitive nor a type this schema defines.