Testsuite: org.simpleframework.xml.core.PathErrorTest
Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.086 sec
------------- Standard Output ---------------
<header>
   <tradeIdentifier>
      <tradeKey>
         <sourceSystem xmlns="">VALUE</sourceSystem>
      </tradeKey>
   </tradeIdentifier>
   <book id="BOOK">
      <identifier>
         <code xmlns="">code</code>
         <sourceSystem xmlns="">VALUE</sourceSystem>
         <type xmlns="">SHORT_NAME</type>
      </identifier>
      <role xmlns="">VALUE</role>
   </book>
   <trader id="TID">
      <identifier>
         <code xmlns="">tCode</code>
         <sourceSystem xmlns="">VALUE</sourceSystem>
         <type xmlns="">SHORT_NAME</type>
      </identifier>
      <role xmlns="">VALUE</role>
   </trader>
</header>
------------- ---------------- ---------------

Testcase: testRepeat took 0.083 sec
