[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: DFDL is great!

  • From: Michael Kay <mike@saxonica.com>
  • To: Roger L Costello <costello@mitre.org>
  • Date: Fri, 16 Jun 2023 16:56:00 +0100

Re:  DFDL is great!
I wonder how well this integrates with IXML? 

Michael Kay
Saxonica

On 16 Jun 2023, at 16:36, Roger L Costello <costello@mitre.org> wrote:

Hi Folks,
 
DFDL = Data Format Description Language
 
The idea behind DFDL is to describe a data format using a formal language (the DFDL language). That description is handed off to a tool (a DFDL processor) which understands the DFDL language. Also, an instance of the data format is provided to the DFDL processor. The DFDL processor uses the description to figure out how to parse the instance document. The DFDL processor creates an in-memory representation of the instance document. Then, depending how you configured the DFDL processor, the in-memory representation is serialized (output) as XML. Or JSON. Or EXI. Or some other form.
 
The description is declarative. It states what is the structure of the data format. (Get a data format SME to help you describe the data format.) The description doesn't say how to parse the data format. The DFDL processor figures out how to parse the data format using the description of its structure.
 
Plus, the same description that is used to parse the data format is used to unparse the XML (or JSON or EXI, etc.):
 
data format --> DFDL (parse) --> XML --> DFDL (unparse) --> data format
 
Why parse and unparse? Parsing and unparsing data ensures the data fully complies with the format, which greatly reduces data-borne cyber threats. 
 
Here is a graphic of the data chain:
 
<image001.png>
 
A bunch of data formats have already been described using the DFDL language. Here’s a repository of some of them:
 
 
/Roger


  • References:

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.