12345678910111213141516171819202122232425262728293031 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <root xmlns="">
- <main>
- <condition>
- <matrcd/>
- <matrnm/>
- <deptcd/>
- <deptnm/>
- <ym/>
- </condition>
- <prntlist>
- <!--
- <deptcd/>
- <deptnm/>
- <matrcd/>
- <matrnm/>
- -->
- <usedd/>
- <winqty/>
- <useqty/>
- <stocqty/>
- <workcnts/>
- <writid/>
- <writnm/>
- <cnfmnm/>
- <lastday/>
- <restocqty/>
- <cmt/>
- </prntlist>
- </main>
- </root>
|