Support for Prime shop account limitations.

This commit is contained in:
MobiusDevelopment
2022-03-08 22:29:24 +00:00
parent 9522f4fefe
commit 7e09528fc1
146 changed files with 3702 additions and 1873 deletions

View File

@@ -32,8 +32,8 @@
<xs:attribute type="xs:byte" name="maxLevel" use="optional" />
<xs:attribute type="xs:byte" name="minBirthday" use="optional" />
<xs:attribute type="xs:byte" name="maxBirthday" use="optional" />
<xs:attribute type="xs:byte" name="restrictionDay" use="optional" />
<xs:attribute type="xs:byte" name="availableCount" use="optional" />
<xs:attribute type="xs:byte" name="accountDailyLimit" use="optional" />
<xs:attribute type="xs:byte" name="accountBuyLimit" use="optional" />
</xs:complexType>
</xs:element>
</xs:sequence>