mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update lint.js
This commit is contained in:
parent
bae90edaaa
commit
d687ba7af9
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ const xsd = `<?xml version="1.0" encoding="UTF-8"?>
|
|||
<xs:sequence>
|
||||
<xs:element ref="channels"/>
|
||||
</xs:sequence>
|
||||
<xs:attribute name="site" use="required" type="xs:NCName"/>
|
||||
<xs:attribute name="site" use="required" type="xs:string"/>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="channels">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue