diff options
-rw-r--r-- | xml/devices.xsd | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xml/devices.xsd b/xml/devices.xsd index d6e00fe..d6a8b90 100644 --- a/xml/devices.xsd +++ b/xml/devices.xsd @@ -1,7 +1,5 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"> - <xsd:include schemaLocation="types.xsd"/> - <xsd:simpleType name="hex16_t"> <xsd:restriction base="xsd:string"> <xsd:pattern value="([a-fA-F0-9]){4}"/> |