Skip to main content

validate_list_structure

Function validate_list_structure 

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

Validate list element structure

  • Must have itemType attribute XOR inline simpleType child