export default [
	{
		"child":[
			{
				"child":[
					{
						"label":"发起直接参与机构",
						"status":"M",
						"tag":"MmbId",
						"tno":"1",
						"type":"Max20Text"
					},
					{
						"child":[
							{
								"label":"发起参与机构",
								"status":"M",
								"tag":"Id",
								"tno":"1",
								"type":"Max20Text"
							}
						],
						"desp":"BranchIdentification",
						"name":"BrnchId",
						"status":"M"
					}
				],
				"desp":"InstructingAgent",
				"name":"InstgAgt",
				"status":"O"
			},
			{
				"child":[
					{
						"label":"接收直接参与机构",
						"status":"M",
						"tag":"MmbId",
						"tno":"1",
						"type":"Max20Text"
					},
					{
						"child":[
							{
								"label":"接收参与机构",
								"status":"M",
								"tag":"Id",
								"tno":"1",
								"type":"Max20Text"
							}
						],
						"desp":"BranchIdentification",
						"name":"BrnchId",
						"status":"M"
					}
				],
				"desp":"InstructedAgent",
				"name":"InstdAgt",
				"status":"O"
			},
			{
				"label":"业务头备注",
				"status":"O",
				"tag":"Rmk",
				"tno":"6",
				"type":"Max256Text"
			}
		],
		"desp":"GroupHeader",
		"name":"GrpHdr",
		"status":"M"
	},
	{
		"child":[
			{
				"label":"开证行行号",
				"status":"M",
				"tag":"IssBkCd",
				"tno":"1",
				"type":"Max20Text"
			},
			{
				"label":"信用证编号",
				"status":"M",
				"tag":"LCNb",
				"tno":"2",
				"type":"Max35Text"
			}
		],
		"desp":"LCIdentification",
		"name":"LCId",
		"status":"M"
	},
	{
		"child":[
			{
				"label":"交单行行号",
				"status":"M",
				"tag":"PresnBkCode",
				"tno":"1",
				"type":"Max20Text"
			},
			{
				"label":"寄单索款编号",
				"status":"M",
				"tag":"PresnNb",
				"tno":"2",
				"type":"Max20Text"
			}
		],
		"desp":"PresentationIdentification",
		"name":"PresnId",
		"status":"M"
	},
	{
		"child":[
			{
				"child":[
					{
						"label":"收单行行号",
						"status":"M",
						"tag":"BkCd",
						"tno":"1",
						"type":"Max20Text"
					}
				],
				"desp":"收单行信息",
				"name":"RcvBk",
				"status":"M"
			},
			{
				"label":"快递单号",
				"status":"O",
				"tag":"ExpNb",
				"tno":"3",
				"type":"Max60Text",
				"enchs":true
			},
			{
				"label":"寄单索汇修改备注",
				"status":"O",
				"tag":"Rmk",
				"tno":"4",
				"type":"Max2000Text",
				"enchs":true
      },
          // {
					// 	"label":"交单单据附件影像信息",
					// 	"status":"O",
					// 	"tag":"AttachOfDoc",
					// 	"tno":"9",
					// 	"type":"AttachmentFlag(Max4Text)"
          // },
          // {
					// 	"label":"寄单索款发票影像信息",
					// 	"status":"O",
					// 	"tag":"InvOfPresn",
					// 	"tno":"9",
					// 	"type":"AttachmentFlag(Max4Text)"
					// },
      {
        "child":[
          {
            "label":"交单批注行行号",
            "status":"M",
            "tag":"BkCd",
            "tno":"1",
            "type":"Max20Text",
          },
          {
            "label":"交单批注日期",
            "status":"M",
            "tag":"Dt",
            "tno":"2",
            "type":"ISODate"
          },
          {
            "label":"交单批注行描述",
            "status":"O",
            "tag":"Desc",
            "tno":"3",
            "type":"Max50Text",
          },
        ],
        "desp":"交单批注信息",
        "name":"PresnAnnota",
        "status":"O"
      },
		],
		"desp":"寄单索款修改信息",
		"name":"PresnModInfo",
		"status":"M"
	},
]