Sample xml

The following is the xml file that corresponds to the xml schema presented in Sample xml schema:

<OrderResponse>
 
    <C0>
 
       <FT>COR</FT>
 
       <TT>SO</TT>
 
       <ORDNO>1COPY004</ORDNO>
 
       <OT>N</OT>
 
       <RSYS>SOP</RSYS>
 
       <TSYS>BND</TSYS>
 
       <WC>803921</WC>
 
       <DD>20020730</DD>
 
    </C0>
 
       <CUR>
          <STAT>EINP</STAT>
          <MSG>
              <CODE>0173</CODE>
              <TEXT>LSO NOT FOUND IN WC MAPPING REFERENCE TABLE</TEXT>
              <ERRTAGPATH>DELV.SR.RU.DATA.CKT.NEWACL.LSO</ERRTAGPATH>
         </MSG>
       </CUR>
</OrderResponse>

Copyright IBM Corp. 1997, 2004