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