1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- * @(#)RPPIE03020_산재심사내역통지서(I030.2).xml
- * 수정이력
- * - 2009.04.24 / 최초작성 / syjung
- -->
- <!--
- <root xmlns="">
- <send>
- <prntlist>
- <prntinfo>
- </prntinfo>
- </prntlist>
- </send>
- </root>
- -->
- <!--
- Rexpert Designer 상에서 미리보기 테스트를 위해 아래와 같이 테스트용 data 노드를 생성함
- -->
- <root xmlns="">
- <main>
- <grid>
- <gridlisti301>
- <i301>
- <notidd/>
- <acptflag/>
- <ordym/>
- <ioflag/>
- <sumtypecd/>
- <clamno/>
- <acptno/>
- <dg/>
- <clamcnt/>
- <judgspeccnt/>
- <clamamt/>
- <judgspecamt/>
- <pdeciamt/>
- <cutfactamt/>
- <cutrate/>
- <rem/>
- <docuno/>
- <healcareinstcd/>
- <acptflagnm/>
- <ioflagnm/>
- <sumtypecdnm/>
- </i301>
- </gridlisti301>
- </grid>
- </main>
- </root>
|