1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!DOCTYPE schema PUBLIC
"-//W3C//DTD XMLSCHEMA 200102//EN" "http://www.w3.org/2001/XMLSchema.dtd">
3 <xs:schema xmlns:
xs=
"http://www.w3.org/2001/XMLSchema">
4 <xs:element name=
"extension">
6 <xs:attribute name=
"point" type=
"simpleIdentifier" use=
"required"/>
7 <xs:attribute name=
"compile" type=
"xs:boolean"/>
8 <xs:attribute name=
"type" type=
"xs:string"/>
11 <xs:simpleType name=
"simpleIdentifier">
12 <xs:restriction base=
"xs:string">
13 <xs:pattern value=
"kodi\.resource\.images"/>