1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
export default [
{
"child": [
{
"child": [
{
"label": "发起直接参与机构",
"status": "M",
"tag": "InstgDrctPty02",
"tno": "1",
"type": "Max35Text"
},
{
"label": "发起参与机构",
"status": "M",
"tag": "InstgPty02",
"tno": "1",
"type": "Max35Text"
}
],
"desp": "InstructingParty",
"name": "InstgPty02",
"status": "O"
},
{
"child": [
{
"label": "接收直接参与机构",
"status": "O",
"tag": "InstdDrctPty02",
"tno": "1",
"type": "Max20Text",
"enable": false
},
{
"label": "接收参与机构",
"status": "M",
"tag": "InstdPty02",
"tno": "1",
"type": "Bkcd"
}
],
"desp": "InstructedParty",
"name": "InstdPty02",
"status": "M"
},
{
"label": "业务头备注",
"status": "O",
"tag": "Rmk",
"tno": "6",
"type": "Max256Text"
}
],
"desp": "GroupHeader",
"name": "GrpHdr02",
"status": "M"
},
{
"child": [
{
"child": [
{
"label": "信用证编号",
"status": "O",
"tag": "Ustrd1",
"tno": "1",
"type": "Max16Text",
},
{
"label": "开证行行号",
"status": "O",
"tag": "Ustrd2",
"tno": "1",
"type": "Bkcd",
},
{
"label": "寄单索款编号",
"status": "O",
"tag": "Ustrd3",
"tno": "1",
"type": "Max16Text",
},
{
"label": "交单行行号",
"status": "O",
"tag": "Ustrd4",
"tno": "1",
"type": "Bkcd",
},
],
"desp": "CategoryPurposeInfo",
"name": "CtgyPurpInf",
"status": "M"
},
{
"label": "信息内容",
"status": "M",
"tag": "MsgCntt",
"tno": "1",
"type": "Max5000Text"
}
],
"desp": "FreeFormatInformation",
"name": "FreeFrmtInf",
"status": "M"
}
]