Skip to content

Commit 1880083

Browse files
committed
chore: update xsd for refs
1 parent 97f293f commit 1880083

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

precomputer/src/utils/queue.xsd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@
5656
<xs:restriction base="xs:string">
5757
<xs:enumeration value="IN-QUEUE"/>
5858
<xs:enumeration value="NOT-RECEIVED"/>
59+
<xs:enumeration value="REFQUEUE"/>
60+
<xs:enumeration value="NOT-RECEIVED-2G"/>
61+
<xs:enumeration value="NOT-RECEIVED-3G"/>
62+
<xs:enumeration value="WITHDRAWNREF"/>
5963
</xs:restriction>
6064
</xs:simpleType>
6165

0 commit comments

Comments
 (0)