< prev index next >

src/com/sun/org/apache/xerces/internal/impl/xs/models/XSAllCM.java

Print this page
rev 2127 : 8048021: Remove @version tag in jaxp repo
Reviewed-by: joehw

@@ -33,11 +33,10 @@
  * XSAllCM implements XSCMValidator and handles &lt;all&gt;.
  *
  * @xerces.internal
  *
  * @author Pavani Mukthipudi, Sun Microsystems Inc.
- * @version $Id: XSAllCM.java,v 1.10 2010-11-01 04:39:58 joehw Exp $
  */
 public class XSAllCM implements XSCMValidator {
 
     //
     // Constants
< prev index next >