pub fn validate_restriction_structure(
attrs: &AttributeMap,
name_table: &NameTable,
has_inline_type: bool,
) -> SchemaResult<()>Expand description
Validate restriction element structure
- Must have
baseattribute XOR inline type definition