You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by dm...@apache.org on 2002/06/24 16:24:34 UTC

cvs commit: xml-xalan/test/tests/conf-gold/position position102.out

dmarston    2002/06/24 07:24:34

  Added:       test/tests/conf-gold/position position102.out
  Log:
  Test associated with Bugzilla #10176
  
  Revision  Changes    Path
  1.1                  xml-xalan/test/tests/conf-gold/position/position102.out
  
  Index: position102.out
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <out>
  <local>Item a1 is in position 1</local>
  <local>Item a2 is in position 2</local>
  <local>Item a3 is in position 3</local>
  <direct>Item b1 is in position 1</direct>
  <direct>Item b2 is in position 2</direct>
  <direct>Item b3 is in position 3</direct>
  <apply level="main">Item c1 is in position 1</apply>
  <apply level="import">Item c1 is in position 1</apply>
  <apply level="main">Item c2 is in position 2</apply>
  <apply level="import">Item c2 is in position 2</apply>
  <apply level="main">Item c3 is in position 3</apply>
  <apply level="import">Item c3 is in position 3</apply></out>
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org