pub fn validate_union_structure(
attrs: &AttributeMap,
name_table: &NameTable,
has_inline_types: bool,
) -> SchemaResult<()>Expand description
Validate union element structure
- Must have
memberTypesattribute and/or inline simpleType children