Merge pull request #306 from r1pp3rj4ck/patch-1
Fixed fetch mapping in xsd
This commit is contained in:
commit
1b2b831feb
@ -177,7 +177,7 @@
|
|||||||
<xs:restriction base="xs:token">
|
<xs:restriction base="xs:token">
|
||||||
<xs:enumeration value="EAGER"/>
|
<xs:enumeration value="EAGER"/>
|
||||||
<xs:enumeration value="LAZY"/>
|
<xs:enumeration value="LAZY"/>
|
||||||
<xs:enumeration value="EXTRALAZY"/>
|
<xs:enumeration value="EXTRA_LAZY"/>
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user