|
<?xml version="1.0" encoding="utf-8" ?>
- <marking>
- <station_id name="L5_Laser_1">
- <station_header>
<line_id>L5</line_id>
<production_date>2017-01-30 11:11:43</production_date>
<result>0</result>
<error_code>NONE</error_code>
<program_name>Topside_v2</program_name>
<station_supplier>Rommel</station_supplier>
<station_type>WL2000</station_type>
<vtpid>11411</vtpid>
</station_header>
<kind_of_laser>1</kind_of_laser>
- <materials>
<item pos="raw_pcb" package_id="PKG-MY_227675" />
</materials>
- <process_data>
<item name="quality_barcode" pos="marked barcode" value="0" />
<item name="led_class" value="3" />
</process_data>
</station_id>
</marking>
请教各位大大,我要读取节点process_data 相关的内容改如何写,SelectNodes找该节点count总是=0.
不知道是为什么!C#新人,请大家多多指教!
|
|