Skip to content

MIL-STD-2045 binary message header format. Uses least-significant-bit-first bit order.

License

Notifications You must be signed in to change notification settings

olabusayoT/mil-std-2045

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mil-std-2045

MIL-STD-2045 binary message header format. Uses least-significant-bit-first bit order.

This directory tree contains the DFDL Schema for MIL STD 2045.

CONNECTIONLESS DATA TRANSFER APPLICATION LAYER STANDARD, MIL-STD-2045-47001D w/CHANGE 1, 23 June 2008

This document is available publicly from US Dept. of Defense at

http://assistdocs.com/

The src/main/resources/xsd directory contains the schema

The src/test directories are TDML (test data markup language) unit tests for the Daffodil DFDL implementation - as of 2014-07-25)

The src/test/resources/milstd2045.tdml file contains unit tests with test data.

Note that this DFDL schema requires the proposed new dfdl:bitOrder format property. As such it works only with Daffodil and not IBM DFDL. (as of this writing)

The directory is setup as an Eclipse IDE project, and contains the .project and other files needed to run the unit tests in conjunction with the Daffodil DFDL implementation under the Eclipse IDE.

About

MIL-STD-2045 binary message header format. Uses least-significant-bit-first bit order.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%