[ExecString] combine SplitParameters with identical function of CUtil
[xbmc.git] / addons / kodi.resource / games.xsd
blobeb9809b51c381c9bfb045dd4de240727ea3ba20d
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">
5 <xs:complexType>
6 <xs:attribute name="point" type="xs:string" use="required"/>
7 </xs:complexType>
8 </xs:element>
9 </xs:schema>