<xs:element name="JackpotTransfers" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element name="JackpotTransferedAmount" type="mstns:MonetaryAmount">
<xs:annotation>
<xs:documentation>Μεταφερόμενο Ποσό Λειτουργίας Jackpot:
Το ποσό που μεταφέρεται από έναν κωδικό επιπέδου απονομής κέρδους της Λειτουργίας Jackpot, σε άλλο κωδικό επιπέδου απονομής κέρδους της ίδιας ή άλλης Λειτουργίας Jackpot.
Jackpot Transferred Amount:
The amount that was transferred from a profit distribution level of a Jackpot ID, to another profit distribution level of the same or another Jackpot ID.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="OldProfitDistributionLevelID" type="mstns:GenericID">
<xs:annotation>
<xs:documentation>Παλαιός Κωδικός Επιπέδου Απονομής Κέρδους Λειτουργίας Jackpot:
Ο κωδικός επιπέδου απονομής κέρδους της Λειτουργίας Jackpot, από τον οποίο μεταφέρεται το ποσό, σε άλλο κωδικό επιπέδου απονομής κέρδους της ίδιας ή άλλης Λειτουργίας Jackpot.
Old Profit Distribution Level Identifier:
The old Profit Distribution Level ID, that the amount was transferred from.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="NewJackpotID" type="mstns:GenericID">
<xs:annotation>
<xs:documentation>Νέος Κωδικός Λειτουργίας Jackpot (Jackpot):
Ο κωδικός Λειτουργίας Jackpot (JackpotID) της νέας Λειτουργίας Jackpot στον οποίο μεταφέρθηκε ποσό από την παλαιά Λειτουργία Jackpot.
New Jackpot Identifier:
The new Jackpot ID that the amount was transferred to.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="NewProfitDistributionLevelID" type="mstns:GenericID">
<xs:annotation>
<xs:documentation>Νέος Κωδικός Επιπέδου Απονομής Κέρδους Λειτουργίας Jackpot:
Ο κωδικός επιπέδου απονομής κέρδους της Λειτουργίας Jackpot, στον οποίο μεταφέρεται το ποσό, από άλλο κωδικό επιπέδου απονομής κέρδους της ίδιας ή άλλης Λειτουργίας Jackpot.
New Profit Distribution Level Identifier:
The new identifier of the profit distribution level of a Jackpot ID, that the amount was transferred to.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="JackpotTransferredDate" type="mstns:dateTimeUTC">
<xs:annotation>
<xs:documentation>Ημερομηνία Μεταφοράς Λειτουργίας Jackpot:
Η ημερομηνία και ώρα που μεταφέρθηκε ποσό της Λειτουργίας Jackpot (UTC).
Jackpot End Date:
The date and time an amount related to Jackpot was transferred, at Licensee's systems.
</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
|