| 12345678910111213141516171819 |
- <?xml version="1.0" encoding="UTF-8"?>
- <msgs>
- <msg id="NIG020250" name=" bof tracking ">
- <attribute type="E" seq="1" id="MSG_ID" name=" 电文 ID " datatype="STRING" length="9" precision="" />
- <attribute type="E" seq="2" id="DATE" name=" 接收日期 " datatype="STRING" length="14" precision="" />
- <attribute type="E" seq="3" id="MC_NO" name=" 设备号 " datatype="STRING" length="2" precision="" />
- <attribute type="E" seq="4" id="PROC_CD" name=" 设备状态 " datatype="STRING" length="2" precision="" />
- <attribute type="E" seq="5" id="CHARGE_NO" name=" 炉次号 " datatype="STRING" length="10" precision="" />
- <attribute type="E" seq="6" id="LD_NO" name=" 钢包号 " datatype="STRING" length="3" precision="" />
- <attribute type="E" seq="7" id="STL_GRD" name=" 钢种 " datatype="STRING" length="30" precision="" />
- <attribute type="E" seq="8" id="STL_PROC" name=" 冶炼进程 " datatype="STRING" length="3" precision="" />
- <attribute type="E" seq="9" id="IRON_WGT" name=" 铁水量 " datatype="NUMBER" length="9" precision="" />
- <attribute type="E" seq="10" id="IRON_TEMP" name=" 铁水温度 " datatype="NUMBER" length="6" precision="" />
- <attribute type="E" seq="11" id="O2BLOW_STA_DTIME" name=" 吹氧时刻 " datatype="STRING" length="14" precision="" />
- <attribute type="E" seq="12" id="TAPPING_STA_DTIME" name=" 出钢时刻 " datatype="STRING" length="14" precision="" />
- <attribute type="E" seq="13" id="IRON_TEMP" name=" 钢水温度 " datatype="NUMBER" length="6" precision="" />
- <attribute type="E" seq="14" id="TAPPING_HOUR" name=" 出钢时间 " datatype="NUMBER" length="4" precision="" />
- </msg>
- </msgs>
|