okay, this works. nice.
This commit is contained in:
@@ -10,4 +10,11 @@
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
|
||||
<xs:simpleType name="t_he_ipv6_prefix_local">
|
||||
<xs:restriction base="xs:positiveInteger">
|
||||
<xs:minInclusive value="64"/>
|
||||
<xs:maxInclusive value="128"/>
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
|
||||
</xs:schema>
|
||||
|
||||
Reference in New Issue
Block a user