Various typo fixes.

This commit is contained in:
MobiusDevelopment
2020-09-23 05:39:39 +00:00
parent 15808c4955
commit e7fb24cc62
130 changed files with 1032 additions and 1032 deletions

View File

@@ -19,7 +19,7 @@
</xs:sequence>
<xs:attribute name="auctionInitBid" type="xs:positiveInteger" use="required" />
<xs:attribute name="auctionItemId" type="xs:positiveInteger" use="required" />
<xs:attribute name="auctionLenght" type="xs:positiveInteger" use="required" />
<xs:attribute name="auctionLength" type="xs:positiveInteger" use="required" />
<xs:attribute name="itemCount" type="xs:positiveInteger" use="required" />
<xs:attribute name="itemId" type="xs:positiveInteger" use="required" />
</xs:complexType>