Commit 4cc014db authored by Ben Beeston's avatar Ben Beeston Committed by Mark Canterbury
Browse files

Update VRF to ShortString

parent cf4e617b
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -311,6 +311,6 @@
        <xs:restriction base="NAI"/>
    </xs:simpleType>
    <xs:simpleType name="VRF">
        <xs:restriction base="xs:string"/>
        <xs:restriction base="ShortString"/>
    </xs:simpleType>
</xs:schema>