File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
config/src/main/resources/xsd Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change 6
6
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
7
7
xsi : schemaLocation =" http://java.sun.com/xml/ns/jaxb http://java.sun.com/xml/ns/jaxb/bindingschema_2_1.xsd"
8
8
xmlns : inheritance =" http://jaxb2-commons.dev.java.net/basic/inheritance"
9
- xmlns : equals =" http://jaxb2-commons.dev.java.net/basic/equals"
10
- xmlns : hashcode =" http://jaxb2-commons.dev.java.net/basic/hashCode"
11
9
jaxb : extensionBindingPrefixes =" xjc annox"
12
10
schemaLocation =" config.xsd"
13
11
version =" 2.1" >
36
34
<inheritance : implements >ru.qatools.gridrouter.config.WithCount</inheritance : implements >
37
35
</jaxb : bindings >
38
36
39
- <jaxb : bindings node =" //xs:complexType[@name='Host']/xs:attribute[@name = 'count']" >
40
- <equals : ignored />
41
- <hashcode : ignored />
42
- </jaxb : bindings >
43
-
44
37
<jaxb : globalBindings >
45
38
<jaxb : serializable />
46
39
<xjc : simple />
You can’t perform that action at this time.
0 commit comments