he_ipv6 XSD done, i believe.

This commit is contained in:
2020-05-11 16:50:52 -04:00
parent 9237b7041f
commit b303231cfd
2 changed files with 12 additions and 5 deletions

View File

@@ -33,6 +33,13 @@
</xs:element>
</xs:all>
</xs:complexType>
<!--
I have tried and tried to do document-wide unique constraints of alloc addrs and client addrs etc., but to no avail.
I keep getting e.g.:
Element '{http://www.w3.org/2001/XMLSchema}selector', attribute 'xpath': The XPath expression
'//heIPv6:alloc' could not be compiled.
So it's not idiot-proof.
-->
</xs:element>
</xs:schema>