diagram | |||
namespace | http://impl.platform.rosettahub.com/ | ||
children | cloudId fromAccountId fromLogin institutionId toAccountId toLogin transferAmount transferTime transferUid | ||
used by |
|
||
source | <xsd:complexType name="federatedBudgetTransferInfo"> <xsd:sequence> <xsd:element name="cloudId" type="xs:string" minOccurs="0"/> <xsd:element name="fromAccountId" type="xs:string" minOccurs="0"/> <xsd:element name="fromLogin" type="xs:string" minOccurs="0"/> <xsd:element name="institutionId" type="xs:string" minOccurs="0"/> <xsd:element name="toAccountId" type="xs:string" minOccurs="0"/> <xsd:element name="toLogin" type="xs:string" minOccurs="0"/> <xsd:element name="transferAmount" type="xs:double"/> <xsd:element name="transferTime" type="xs:dateTime" minOccurs="0"/> <xsd:element name="transferUid" type="xs:string" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="cloudId" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="fromAccountId" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="fromLogin" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="institutionId" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="toAccountId" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="toLogin" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:double | ||
properties |
|
||
source | <xsd:element name="transferAmount" type="xs:double"/> |
diagram | |||||||
type | xsd:dateTime | ||||||
properties |
|
||||||
source | <xsd:element name="transferTime" type="xs:dateTime" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="transferUid" type="xs:string" minOccurs="0"/> |