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