Simple Type: IBANType

Documentation

IBAN as defined in ISO 13616-1:2020 (no blanks)

Restrictions

Property Value
Base Type xs:string
minLength 18
maxLength 32
pattern [A-Z]{2}([A-Z]|[0-9]){18,32}

Used In

Element XPath
IBAN /FundsXML4/AssetMasterData/Asset/AssetDetails/Account/IBAN
Back to Overview