Skip to content
Snippets Groups Projects
Commit 48ba3ec3 authored by canterburym's avatar canterburym
Browse files

Correcting error from earlier merge conflict fix

parent 4c199705
No related branches found
No related tags found
1 merge request!139Output of LI#66
Pipeline #17904 passed
......@@ -286,17 +286,15 @@
<xs:simpleType name="ServiceAccessIdentifier">
<xs:restriction base="xs:string"/>
</xs:simpleType>
<<<<<<< HEAD
<xs:simpleType name="EUICCID">
<xs:restriction base="xs:token">
<xs:pattern value="[0-9]{32}"/>
</xs:restriction>
=======
</xs:simpleType>
<xs:simpleType name="APN">
<xs:restriction base="LongString"/>
</xs:simpleType>
<xs:simpleType name="DNN">
<xs:restriction base="LongString"/>
>>>>>>> cr/103280/030
</xs:simpleType>
</xs:schema>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment