EDXL Sharp
EDXL Sharp is a C# /.NET 3.5 implementation of the OASIS Emergency Data Exchange Language family of standards.
The purpose of these libraries is to allow developers to:
- Parse EDXL Messages from a string or underlying stream
- Programmatically create EDXL messages
- Validate EDXL Messages to the schema
- Validate that EDXL Messages conform to the additional business rules specified in the standards documentation
- Write EDXL messages to a string or underlying stream
About the project
EDXL Sharp is licensed under the Apache 2.0 license and is part of a collaborative research project of The MITRE Corporation.What's in EDXL Sharp
Version 1.0 includes the following:- Library for CAP v1.2
- Library for Common Types across the EDXL Standards
- Library for EDXL-DE v1.0
- Library for EDXL-HAVE v1.0
- Library for EDXL-RM v1.0
- Graphical user interface EDXL-DE Test Tool
- Library for GeoOASIS Where GML Profile
- Library for Profile
- Beta Library for EDXL-SitRep
- Beta Library for EDXL-TEP