mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-23 09:42:20 -05:00
typo
This commit is contained in:
parent
b2ecea6c1a
commit
8ec0e5fa3f
@ -535,10 +535,10 @@
|
|||||||
<xs:simpleContent>
|
<xs:simpleContent>
|
||||||
<xs:extension base='empty'>
|
<xs:extension base='empty'>
|
||||||
<xs:attribute name='min'
|
<xs:attribute name='min'
|
||||||
type='xs:unsignedInteger'
|
type='xs:unsignedInt'
|
||||||
use='optional'/>
|
use='optional'/>
|
||||||
<xs:attribute name='max'
|
<xs:attribute name='max'
|
||||||
type='xs:unsignedInteger'
|
type='xs:unsignedInt'
|
||||||
use='optional'/>
|
use='optional'/>
|
||||||
</xs:extension>
|
</xs:extension>
|
||||||
</xs:simpleContent>
|
</xs:simpleContent>
|
||||||
|
Loading…
Reference in New Issue
Block a user