IBM DOORS DXL Skip List
DOORS DXL SKIP LIST is a built-in data structure in IBM Rational DOORS that allows you to store a collection of values in a specific order. It is called a "skip list" because it uses a skip-list algorithm to provide efficient search and insertion operations, even for very large lists.
https://thecloudstrap.com/doors-dxl-skip-list/













