Skip to main content

validate_union_structure

Function validate_union_structure 

Source
pub fn validate_union_structure(
    attrs: &AttributeMap,
    name_table: &NameTable,
    has_inline_types: bool,
) -> SchemaResult<()>
Expand description

Validate union element structure

  • Must have memberTypes attribute and/or inline simpleType children