BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/4667662888075264/lesson/bc3d26385e662b8b6e72b02d1f127ea5?ref=outlook-calendar
SUMMARY:Data Elements
DTSTART;TZID=America/Los_Angeles:20260509T190000
DTEND;TZID=America/Los_Angeles:20260509T200000
LOCATION:https://www.learndesk.us/class/4667662888075264/lesson/bc3d26385e662b8b6e72b02d1f127ea5?ref=outlook-calendar
DESCRIPTION: 
Moving forward, we need to understand the data elements and what they are. The term data element is an atomic unit of data that has precise meaning or precise semantics. A data element is defined by size and type. As an example, we may use a data element for your name. Your name would not use numbers, so the type is a string. Your name may be long or short. We would want to ensure we have enough space (size) to include your full name. The size may be set to 20. Perhaps we would need to also store your age. We would only need a numeric value. The data element type would be numeric while the size being three.
Alternatively, if we were to store your birthday, we would store it under a date type element. In this video, we cover some of these data elements in relation to the class.


https://www.learndesk.us/class/4667662888075264/lesson/bc3d26385e662b8b6e72b02d1f127ea5?ref=outlook-calendar
STATUS:CONFIRMED
SEQUENCE:3
BEGIN:VALARM
TRIGGER:-PT10M
DESCRIPTION:Class Reminder
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR