mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update lint.js
This commit is contained in:
parent
a8d381cd2b
commit
ad84cffd85
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ const xsd = `<?xml version="1.0" encoding="UTF-8"?>
|
|||
<xs:element name="channels">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element maxOccurs="unbounded" ref="channel"/>
|
||||
<xs:element minOccurs="0" maxOccurs="unbounded" ref="channel"/>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue