088e2fc5e3cf9b5fdb26df853efff2d03ab675fc
[controller.git] / opendaylight / blueprint / src / main / resources / opendaylight-blueprint-ext-1.0.0.xsd
1 <xsd:schema xmlns="http://opendaylight.org/xmlns/blueprint/v1.0.0" xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
2     xmlns:bp="http://www.osgi.org/xmlns/blueprint/v1.0.0"
3     targetNamespace="http://opendaylight.org/xmlns/blueprint/v1.0.0" elementFormDefault="qualified" 
4     attributeFormDefault="unqualified" version="1.0.0">
5
6 <!-- <xsd:import namespace="http://www.osgi.org/xmlns/blueprint/v1.0.0"/> -->
7
8   <xsd:attribute name="restart-dependents-on-updates" type="xsd:boolean"/>
9   <xsd:attribute name="use-default-for-reference-types" type="xsd:boolean"/>
10   <xsd:attribute name="type" type="xsd:string"/>
11
12 </xsd:schema>