1234567891011121314151617181920212223242526272829303132333435 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <root xmlns="">
- <main>
- <condition>
- <periodfrom/>
- <periodto/>
- </condition>
- </main>
- <print>
- <prtlist>
- <emplno/>
- <emplnm/>
- <anual/>
- <jobkindnm/>
- <deptnm/>
- <duttypenm/>
- <detldesc/>
- <fromdd/>
- <fromtm/>
- <todd/>
- <totm/>
- <duttime/>
- <cmt/>
- <day/>
- <jugan/>
- <dangjik/>
- <hyusik/>
- <off/>
- <aprv1/>
- <aprv2/>
- <aprv3/>
- <aprv4/>
- </prtlist>
- </print>
- </root>
|