Standard List Structs

Standard list structs are generated for entity classes which contain one or more operations of stereotype readmulti or nkreadmulti. This struct contains a single attribute named dtls which is a sequence of the standard details struct for the entity.

The name for a standard list struct is the name of the standard details struct for the entity with the word List appended. For example, the standard details struct for the class Employer would be called EmployerDtlsList.