Re: Use of EMIX:BusinessScheduleType
This type contains xcal:properties (contains dtStart, dtEnd, duration; each optional - needs rule on which to use end or duration
xcal:components - BaseComponentType also has start,end,duration. Why do we need both properties and components to convey a schedule? Which one is the actual schedule?
wsCal Extensions:interval contains start,end,duration and a bunch of other stuff we don't need. Why can't we just use the element that contains only what we need?