123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- * @(#)RPPIE02000_산재지급내역통지서(I020.1).xml
- * 수정이력
- * - 2012.02.09 / 최초작성 / 박황백
- -->
- <!--
- <root xmlns="">
- <send>
- <prntlist>
- <prntinfo>
- </prntinfo>
- </prntlist>
- </send>
- </root>
- -->
- <!--
- Rexpert Designer 상에서 미리보기 테스트를 위해 아래와 같이 테스트용 data 노드를 생성함
- -->
- <root xmlns="">
- <main>
- <grid>
- <gridlisti201>
- <i201>
- <acptno/>
- <dg/>
- <docuno/>
- <healcareinstcd/>
- <sendno/>
- <clamno/>
- <acptdd/>
- <notidd/>
- <calcpaydd/>
- <incmtax/>
- <resdntax/>
- <dedutotamt/>
- <pdeciamt/>
- <orgpayamt/>
- <calcpayamt/>
- <calcdiffamt/>
- <midspec/>
- <notifact/>
- <acptseqno/>
- </i201>
- </gridlisti201>
- </grid>
- </main>
- </root>
|