< prev index next >

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

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

*** 34,44 **** * schema component is a local <attribute> element information item * * @xerces.internal * * @author Sandy Gao, IBM - * @version $Id: XSAttributeUseImpl.java,v 1.7 2010-11-01 04:39:55 joehw Exp $ */ public class XSAttributeUseImpl implements XSAttributeUse { // the referred attribute decl public XSAttributeDecl fAttrDecl = null; --- 34,43 ----
< prev index next >