Write here your data (JSON, YAML, or XML) from which the X-definition will be created:
{ Contract: 123456789, Date: d2011-12-13, Description: "Lorem ipsum dolor sit amet.", Clients: [ { Type: c"A", Name: "Company LTD", ID: "12345678" }, { Type: c"B", Name: "John Smith", email: e"info@company.com", ID: "111050/1234" }, { Type: c"C", Name: "George White", ID: "87654321" } ], }