| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | ||
| children | TotalAmount Borrowing | ||
| used by |
|
||
| source | <xs:complexType name="BorrowingType"> <xs:sequence> <xs:element name="TotalAmount" type="xs:decimal"/> <xs:element name="Borrowing" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Auflistung aller aufgenommenen Kredite</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Amount" type="xs:decimal"/> <xs:element name="Currency" type="ISOCurrencyCodeType"/> <xs:element name="Country" type="ISOCountryCodeType"/> <xs:element name="MinimumReserveInstitute" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Y"/> <xs:enumeration value="N"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | ||
| type | xs:decimal | ||
| properties |
|
||
| source | <xs:element name="TotalAmount" type="xs:decimal"/> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | ||||||
| properties |
|
||||||
| children | Amount Currency Country MinimumReserveInstitute | ||||||
| annotation |
|
||||||
| source | <xs:element name="Borrowing" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Auflistung aller aufgenommenen Kredite</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Amount" type="xs:decimal"/> <xs:element name="Currency" type="ISOCurrencyCodeType"/> <xs:element name="Country" type="ISOCountryCodeType"/> <xs:element name="MinimumReserveInstitute" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Y"/> <xs:enumeration value="N"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | ||
| type | xs:decimal | ||
| properties |
|
||
| source | <xs:element name="Amount" type="xs:decimal"/> |
| diagram | ![]() |
|||||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | |||||||||
| type | ISOCurrencyCodeType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:element name="Currency" type="ISOCurrencyCodeType"/> |
| diagram | ![]() |
|||||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | |||||||||
| type | ISOCountryCodeType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:element name="Country" type="ISOCountryCodeType"/> |
| diagram | ![]() |
|||||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | |||||||||
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:element name="MinimumReserveInstitute" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Y"/> <xs:enumeration value="N"/> </xs:restriction> </xs:simpleType> </xs:element> |