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":[
			{
				"label":"退单行行号",
				"status":"M",
				"tag":"BkCd",
				"tno":"1",
				"type":"Max20Text"
			},
			{
				"label":"到单编号",
				"status":"M",
				"tag":"BllArlRef",
				"tno":"2",
				"type":"Max20Text"
			},
			{
				"label":"退单日期",
				"status":"M",
				"tag":"DtOfRtrDocs",
				"tno":"3",
				"type":"ISODate"
			},
			{
				"label":"快递单号",
				"status":"O",
				"tag":"ExpNb",
				"tno":"4",
				"type":"Max60Text",
				"enchs":true
			}
		],
		"desp":"退单信息",
		"name":"RtrDocsInfo",
		"status":"M"
	},
]