/* 1312 */ if (this.type != null)
/* 1313 */ XmlSchemaGenerator.Namespace.this.writeTypeRef(e, this.type, "type");
/* */ else {
/* 1315 */ e.complexType();
/* */ }
/* 1317 */ e.commit();
/* */ }
/* */
/* */ public boolean equals(Object o) {
/* 1321 */ if (this == o) return true;
/* 1322 */ if ((o == null) || (getClass() != o.getClass())) return false;