14 | | '''Specific: '''EDXL-DE is the final wrapper (envelope) of all EDXL data parcels. We may be delivering a EDXL Resource Management (RM) information and Situational Reporting (SITREP) information to the managers of several emergency organizations. The DE will contain who, when, and where those RM and SITREP data parcels would be delivered. Every EDXL message (data parcel) must carry this information. Otherwise, it cannot use available distribution methods and would need to rely on its own protocol; that's not very user friendly. [[BR]] |
15 | | '''Measurable: ''' It is purely a coding task that involves playing with XML and developing a class, possibly within the 3R**** framework. [[BR]] |
16 | | '''Attainable: ''' [[BR]] |
17 | | Step 1 :: select one of the existing EDXL-based applications in Eden, I recommend the EDXL-RM; then add the EDXL-DE component to that. [[BR]] |
18 | | Step 2 :: Then expand on that concept with EDXL-HAVE and EDXL-SITREP to generalize the library [[BR]] |
| 14 | '''Specific: '''[http://docs.oasis-open.org/emergency/edxl-de/v1.0/EDXL-DE_Spec_v1.0.pdf | EDXL-DE] is the final wrapper (envelope) of all EDXL data parcels. We may be delivering a EDXL Resource Management (RM) information and Situational Reporting (SITREP) information to the managers of several emergency organizations. The DE will contain who, when, and where those RM and SITREP data parcels would be delivered. Every EDXL message (data parcel) must carry this information. Otherwise, it cannot use available distribution methods and would need to rely on its own protocol; that's not very user friendly. [[BR]] |
| 15 | '''Measurable: ''' It is purely a coding task that involves playing with XML and developing a class, possibly within the '''??? 3R**** ???''' framework. [[BR]] |
| 16 | '''Attainable: ''' run through the steps [[BR]] |
| 17 | Step 1 :: select one of the existing EDXL-based applications in Eden, I recommend the EDXL-RM; |
| 18 | Step 2 :: discuss each of the attributes/elements; then determine how EDXL-DE would be added to EDXL-RM as a pop-up GUI. [[BR]] |
| 19 | Step 3 :: create some example XML files to get a feel for the inputs and outputs |
| 20 | Step 4 :: write code to add to take the inputs EDXL-RM and EDXL-DE to package the data for delivery |
| 21 | Step 5 :: test the code, fix bugs, and generalize the functions |
| 22 | Step 6 :: Apply to EDXL-HAVE and EDXL-SITREP to generalize the library [[BR]] |