18,23c18,24 < * item, day week, month, and year. There are operations to go to the previous < * and next views at any level, as well as an operation to go to a specific < * date. Lists of scheduled items can be viewed in a variety of ways. A < * general view filter operation can be applied to both structural and list < * views. Operations are available to view other users' calendars and to view < * a list of active viewing windows. --- > * item, day > * week, month, and year. There are operations to go to the previous and next > * views at any level, as well as an operation to go to a specific date. Lists > * of scheduled items can be viewed in a variety of ways. A general view > * filter operation can be applied to both structural and list views. > * Operations are available to view other users' calendars and to view a list > * of active viewing windows. 112,113c113,114 < scheduled item. The information is a Title, StartTime, Duration, and < Category. --- > scheduled item. The information is a StartTime, duration, title, and > category. 118c119 < components: BriefItemDescriptor*; --- > components: ; 120,125c121 < Overlaps contain zero or more BriefItemDescriptors that overlap with < with the master item in a given time slot. An overlapping item is one < with a StartTime within the same time slot as other items. The < "master" item in a time slot is the item that is first in a sorted < order based on start time, duration, and alphabetic title as the < primary, secondary, and tertiary sort keys, respectively. --- >