|
Lines 6-12
Link Here
|
| 6 |
*/ |
6 |
*/ |
| 7 |
package org.jboss.xml.binding; |
7 |
package org.jboss.xml.binding; |
| 8 |
import org.apache.xerces.dom3.bootstrap.DOMImplementationRegistry; |
8 |
import org.w3c.dom.bootstrap.DOMImplementationRegistry; |
| 9 |
import org.apache.xerces.xs.XSAttributeDeclaration; |
9 |
import org.apache.xerces.xs.XSAttributeDeclaration; |
| 10 |
import org.apache.xerces.xs.XSAttributeUse; |
10 |
import org.apache.xerces.xs.XSAttributeUse; |
| 11 |
import org.apache.xerces.xs.XSComplexTypeDefinition; |
11 |
import org.apache.xerces.xs.XSComplexTypeDefinition; |