remove URI_location from XSD targets and add to pluginroot XSD
--- a/plugger.py Wed Aug 20 00:11:40 2008 +0200
+++ b/plugger.py Wed Aug 20 09:37:57 2008 +0200
@@ -647,6 +647,7 @@
+ <xsd:attribute name="URI_location" type="xsd:string" use="optional" default=""/> --- a/targets/Linux/XSD Wed Aug 20 00:11:40 2008 +0200
+++ b/targets/Linux/XSD Wed Aug 20 09:37:57 2008 +0200
@@ -1,13 +1,6 @@
<xsd:element name="Linux">
- <xsd:element name="Connection">
- <xsd:attribute name="URI_location" type="xsd:string" use="optional" default=""/>
\ No newline at end of file
--- a/targets/Rtai/XSD Wed Aug 20 00:11:40 2008 +0200
+++ b/targets/Rtai/XSD Wed Aug 20 09:37:57 2008 +0200
@@ -1,13 +1,6 @@
<xsd:element name="Rtai">
- <xsd:element name="Connection">
- <xsd:attribute name="URI_location" type="xsd:string" use="optional" default=""/>
<xsd:attribute name="rtai_config" type="xsd:string" use="optional" default="/usr/realtime/"/>
--- a/targets/Win32/XSD Wed Aug 20 00:11:40 2008 +0200
+++ b/targets/Win32/XSD Wed Aug 20 09:37:57 2008 +0200
@@ -1,13 +1,6 @@
<xsd:element name="Win32">
- <xsd:element name="Connection">
- <xsd:attribute name="URI_location" type="xsd:string" use="optional" default=""/>
--- a/targets/Xenomai/XSD Wed Aug 20 00:11:40 2008 +0200
+++ b/targets/Xenomai/XSD Wed Aug 20 09:37:57 2008 +0200
@@ -1,13 +1,6 @@
<xsd:element name="Xenomai">
- <xsd:element name="Connection">
- <xsd:attribute name="URI_location" type="xsd:string" use="optional" default=""/>
<xsd:attribute name="xeno_config" type="xsd:string" use="optional" default="/usr/xenomai/"/>