pub fn validate_key_unique_structure(
attrs: &AttributeMap,
name_table: &NameTable,
) -> SchemaResult<()>Expand description
Validate key/unique element structure
- Must have
nameattribute - Child requirements (selector/field) are validated when the frame finishes