BIP5411
Severity
20 : ErrorMessage
XMLParser: List of List not allowed.Explanation
Element/Attribute <insert_0> is based on list type <insert_1> which has an itemType based on list type <insert_2>. A List cannot be derived at any level from another list type.Response
Check that list type <insert_1> contains the correct simple type for its itemType.
Check that if list type <insert_1> has an itemType of union, that the union specified does not have a membertype of list at any level.