Add decorating "type" attr extension for service refs
[controller.git] / opendaylight / blueprint / src / main / resources / opendaylight-blueprint-ext-1.0.0.xsd
index f83434f563f06fee6f0a3feeac60e9e1025aece8..088e2fc5e3cf9b5fdb26df853efff2d03ab675fc 100644 (file)
@@ -6,5 +6,7 @@
 <!-- <xsd:import namespace="http://www.osgi.org/xmlns/blueprint/v1.0.0"/> -->
 
   <xsd:attribute name="restart-dependents-on-updates" type="xsd:boolean"/>
+  <xsd:attribute name="use-default-for-reference-types" type="xsd:boolean"/>
+  <xsd:attribute name="type" type="xsd:string"/>
 
 </xsd:schema>
\ No newline at end of file