export default [
	{
		"child":[
			{
				"label":"报文标识号",
				"status":"M",
				"tag":"MsgId",
				"tno":"1",
				"type":"Max35Text"
			},
			{
				"label":"报文发送时间",
				"status":"M",
				"tag":"CreDtTm",
				"tno":"2",
				"type":"ISODateTime"
			},
			{
				"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":"M"
			},
			{
				"child":[
					{
						"label":"发起直接参与机构",
						"status":"M",
						"tag":"InstgDrctPty",
						"tno":"1",
						"type":"Max20Text"
					},
					{
						"label":"发起参与机构",
						"status":"M",
						"tag":"InstgPty",
						"tno":"2",
						"type":"Max20Text"
					}
				],
				"desp":"InstructingParty",
				"name":"InstgPty",
				"status":"M"
			},
			{
				"child":[
					{
						"label":"接收直接参与机构",
						"status":"M",
						"tag":"InstdDrctPty",
						"tno":"1",
						"type":"Max20Text"
					},
					{
						"label":"接收参与机构",
						"status":"M",
						"tag":"InstdPty",
						"tno":"2",
						"type":"Max20Text"
					}
				],
				"desp":"InstructedParty",
				"name":"InstdPty",
				"status":"M"
			},
			{
				"label":"系统编号",
				"status":"M",
				"tag":"SysCd",
				"tno":"5",
				"type":"SystemCode(Max4Text)"
			},
			{
				"label":"备注",
				"status":"O",
				"tag":"Rmk",
				"tno":"6",
				"type":"Max256Text"
			}
		],
		"desp":"GroupHeader",
		"name":"GrpHdr",
		"status":"M"
	},
	{
		"child":[
			{
				"label":"变更类型",
				"status":"M",
				"tag":"ChgTp",
				"tno":"1",
				"type":"ChangeCode"
			}
		],
		"desp":"CertificateNotification Information",
		"name":"CertNtfctnInf",
		"status":"M"
	}
]