Sha256: 605c886830451af901d310920a3397c9d8997d3b827921d7fe250d6489449694

Contents?: true

Size: 696 Bytes

Versions: 6

Compression:

Stored size: 696 Bytes

Contents

[{
  "stepId": "stepId",
  "description": "description",
  "rationale": "rationale",
  "timePeriod": {
    "startDateTime": "2016-10-15"
  },
  "processor": [{
      "role": "role",
      "timePeriod": [{
        "startDateTime": "2016-10-14T11:10:15.2-10:00",
        "endDateTime": "2016-12-31"
      }],
      "party": [{
        "contactId": "individualId0"
      }]
    },
    {
      "role": "role",
      "timePeriod": [{
        "startDateTime": "2016-10-14T11:10:15.2-10:00",
        "endDateTime": "2016-12-31"
      }],
      "party": [{
        "contactId": "individualId0"
      }]
    }
  ],
  "reference": [{
      "title": "title"
    },
    {
      "title": "title"
    }
  ]
}]

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
adiwg-mdjson_schemas-2.0.0.pre.alpha.6 examples/processStep.json
adiwg-mdjson_schemas-2.0.0.pre.alpha.5 examples/processStep.json
adiwg-mdjson_schemas-2.0.0.pre.alpha.4 examples/processStep.json
adiwg-mdjson_schemas-2.0.0.pre.alpha.3 examples/processStep.json
adiwg-mdjson_schemas-2.0.0.pre.alpha.2 examples/processStep.json
adiwg-mdjson_schemas-2.0.0.pre.alpha.1 examples/processStep.json