d'oh
This commit is contained in:
parent
4a88943f5d
commit
75ff56c080
@ -23,11 +23,9 @@
|
|||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="tunnel" minOccurs="1" maxOccurs="unbounded" type="e_he_ipv6_tunnel">
|
<xs:element name="tunnel" minOccurs="1" maxOccurs="unbounded" type="e_he_ipv6_tunnel">
|
||||||
<xs:unique name="uniq_alloc">
|
<xs:unique name="uniq_alloc_addr">
|
||||||
<xs:unique name="uniq_alloc_addr">
|
<xs:selector xpath="heIPv6:tunnel/alloc"/>
|
||||||
<xs:selector xpath="heIPv6:tunnel/alloc"/>
|
<xs:field xpath="."/>
|
||||||
<xs:field xpath="."/>
|
|
||||||
</xs:unique>
|
|
||||||
</xs:unique>
|
</xs:unique>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
|
Loading…
Reference in New Issue
Block a user