{
  "header": {
    "id": "InputToOutput",
    "modelType": "mapping",
    "modelVersion": "1.0.0",
    "locales": [
      {
        "code": "en"
      }
    ],
    "annotations": [],
    "modelReferences": [
      {
        "modelType": "document",
        "reference": "Input"
      },
      {
        "modelType": "document",
        "reference": "Output"
      },
      {
        "modelType": "structuralmapping",
        "reference": "InputToOutputSMM"
      }
    ]
  },
  "content": {
    "Target": {
      "dmId": "Output",
      "ui_name": "Output"
    },
    "Source": [
      {
        "maxRepeat": 1,
        "includeLevel": "MODEL_ROOT",
        "SortInfo": {},
        "dmId": "Input",
        "name": "Input"
      }
    ],
    "StructuralMappingModel": {
      "id": "InputToOutputSMM"
    }
  }
}