You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2003/07/13 23:29:54 UTC

cvs commit: jakarta-commons/betwixt/src/test/org/apache/commons/betwixt/dotbetwixt MixedContentOne.betwixt

rdonkin     2003/07/13 14:29:54

  Added:       betwixt/src/test/org/apache/commons/betwixt/dotbetwixt
                        MixedContentOne.betwixt
  Log:
  Added tests for simple reading of beans with mixed content. Patch submitted by Aslak Hellesoy.
  
  Revision  Changes    Path
  1.1                  jakarta-commons/betwixt/src/test/org/apache/commons/betwixt/dotbetwixt/MixedContentOne.betwixt
  
  Index: MixedContentOne.betwixt
  ===================================================================
  <?xml version="1.0" encoding="UTF-8" ?>
  <info primitiveTypes="attribute">
      <element name='deep-thought'>
          <text property='beta'/>
          <addDefaults/>
      </element>
  </info>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org