[jboss-cvs] jboss-seam/src/main/org/jboss/seam ...

Peter Muir peter at bleepbleep.org.uk
Tue Oct 2 11:57:10 EDT 2007


  User: pmuir   
  Date: 07/10/02 11:57:10

  Modified:    src/main/org/jboss/seam  transaction-2.0.xsd
  Log:
  JBSEAM-1900
  
  Revision  Changes    Path
  1.2       +6 -0      jboss-seam/src/main/org/jboss/seam/transaction-2.0.xsd
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: transaction-2.0.xsd
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/src/main/org/jboss/seam/transaction-2.0.xsd,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- transaction-2.0.xsd	26 Jun 2007 23:02:37 -0000	1.1
  +++ transaction-2.0.xsd	2 Oct 2007 15:57:09 -0000	1.2
  @@ -33,4 +33,10 @@
           <xs:attribute name="entity-manager" type="xs:string" use="required"/>
       </xs:attributeGroup>
   
  +     <xs:element name="no-transaction">
  +        <xs:complexType mixed="true">
  +            <xs:attributeGroup ref="components:attlist.component"/>
  +        </xs:complexType>
  +    </xs:element>
  +
   </xs:schema>
  
  
  



More information about the jboss-cvs-commits mailing list