tag Document
type Document
path: /Document[1..1]
X-path: /Document
mode:
minOccurs 1
maxOccurs 1
Elements:
Document [Sequence]
TrfCxlStsRpt
tag TrfCxlStsRpt
type TransferCancellationStatusReportV03
fullName TransferCancellationStatusReportV03
path: /Document[1..1]/TrfCxlStsRpt[1..1]
X-path: /Document/TrfCxlStsRpt
mode: Sequence
minOccurs 1
maxOccurs 1
Documentation:
ISO Message Definition Scope
An executing party, for example, a transfer agent, sends the TransferCancellationStatusReport message to the instructing party, for example, an investment manager or one of its authorised representatives to provide the status of a previously received transfer cancellation instruction.
Usage
The TransferCancellationStatusReport message is used to report on the status of a transfer in or transfer out cancellation request.
The reference of the transfer instruction for which the cancellation status is reported is identified in TransferReference. The message identification of the transfer cancellation request message in which the transfer instruction was conveyed may also be quoted in RelatedReference.
The message identification of the transfer instruction request message in which the transfer instruction was conveyed may also be quoted in RelatedReference.
One of the following statuses can be reported:
- the transfer cancellation is accepted, or,
- the transfer cancellation has been sent to the next party, or,
- the transfer cancellation is complete and the reason for the status,
- the transfer cancellation pending and the reason for the status,
- the transfer cancellation is rejected and the reason for the status.
Building Block:
Name MessageIdentification
Definition Reference that uniquely identifies a message from a business application standpoint.
Building Block:
Name CounterpartyReference
Definition Unambiguous identification of the transfer allocated by the counterparty.
Building Block:
Name RelatedReference
Definition Reference to a linked message that was previously received.
Building Block:
Name OtherReference
Definition Reference to the linked message sent in a proprietary way or the reference of a system.
Building Block:
Name StatusReport
Definition Status of the transfer cancellation instruction.
Building Block:
Name Extension
Definition Additional information that cannot be captured in the structured elements and/or any other specific block.
Constraint:
Name OtherReferenceRule
Definition OtherReference should be used to reference a transfer cancellation request 'message' sent in a proprietary way or used for a system reference. If OtherReference is present, OtherReference/MessageName must contain 'fax' or 'phone' or 'email', etc.
Constraint:
Name RelatedReferenceRule
Definition If RelatedReference/MessageName is present, it must contain 540 or 542 or must start with sese.002, sese.006 or sese.009 and the RelatedReference/Reference must contain the reference of a message in this list.
TrfCxlStsRpt
tag MsgId
type MessageIdentification1
path: /Document[1..1]/TrfCxlStsRpt[1..1]/MsgId[1..1]
X-path: /Document/TrfCxlStsRpt/MsgId
mode: Sequence
minOccurs 1
maxOccurs 1
Documentation:
ISO Type Definition Identifies a message by a unique identifier and the date and time when the message was created by the sender.
Elements:
Document/TrfCxlStsRpt/MsgId [Sequence]
Id Identification
CreDtTm Creation Date Time
TrfCxlStsRpt
+MsgId
tag Id
type Max35Text
fullName Identification
path: /Document[1..1]/TrfCxlStsRpt[1..1]/MsgId[1..1]/Id[1..1]
X-path: /Document/TrfCxlStsRpt/MsgId/Id
mode: Sequence
minOccurs 1
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Identification
ISO Element Definition Identification of the message.
TrfCxlStsRpt
+MsgId
tag CreDtTm
type ISODateTime
fullName CreationDateTime
path: /Document[1..1]/TrfCxlStsRpt[1..1]/MsgId[1..1]/CreDtTm[1..1]
X-path: /Document/TrfCxlStsRpt/MsgId/CreDtTm
mode: Sequence
minOccurs 1
maxOccurs 1
Documentation:
ISO Element Name Creation Date Time
ISO Element Definition Date of creation of the message.
TrfCxlStsRpt
tag CtrPtyRef
type AdditionalReference2
path: /Document[1..1]/TrfCxlStsRpt[1..1]/CtrPtyRef[0..1]
X-path: /Document/TrfCxlStsRpt/CtrPtyRef
mode: Sequence
minOccurs 0
maxOccurs 1
Documentation:
ISO Type Definition References a related message or provides another reference, such as a pool reference, linking a set of messages. The party which issued the related reference may be the Sender of the referenced message or a party other than the Sender.
Elements:
Document/TrfCxlStsRpt/CtrPtyRef [Sequence]
Ref Reference
RefIssr Reference Issuer
MsgNm Message Name
TrfCxlStsRpt
+CtrPtyRef
tag Ref
type Max35Text
fullName Reference
path: /Document[1..1]/TrfCxlStsRpt[1..1]/CtrPtyRef[0..1]/Ref[1..1]
X-path: /Document/TrfCxlStsRpt/CtrPtyRef/Ref
mode: Sequence
minOccurs 1
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Reference
ISO Element Definition Business reference of a message assigned by the party issuing the message. This reference must be unique amongst all messages of the same name sent by the same party.
TrfCxlStsRpt
+CtrPtyRef
tag RefIssr
type PartyIdentification1Choice
fullName ReferenceIssuer
path: /Document[1..1]/TrfCxlStsRpt[1..1]/CtrPtyRef[0..1]/RefIssr[0..1]
X-path: /Document/TrfCxlStsRpt/CtrPtyRef/RefIssr
mode: Sequence
minOccurs 0
maxOccurs 1
Documentation:
ISO Element Name Reference Issuer
ISO Element Definition Issuer of the reference.
ISO Type Definition Identification of a party.
Elements:
Document/TrfCxlStsRpt/CtrPtyRef/RefIssr [Choice]
BICOrBEI BIC Or BEI
PrtryId Proprietary Identification
NmAndAdr Name And Address
TrfCxlStsRpt
+CtrPtyRef
++RefIssr
tag BICOrBEI
type AnyBICIdentifier
fullName BICOrBEI
path: /Document[1..1]/TrfCxlStsRpt[1..1]/CtrPtyRef[0..1]/RefIssr[0..1]/BICOrBEI[1..1]
X-path: /Document/TrfCxlStsRpt/CtrPtyRef/RefIssr/BICOrBEI
mode: Choice
minOccurs 1
maxOccurs 1
Pattern: [A-Z]{6,6}[A-Z2-9][A-NP-Z0-9]([A-Z0-9]{3,3}){0,1}
Documentation:
ISO Element Name BIC Or BEI
ISO Type Definition Code allocated to a financial or non-financial institution by the ISO 9362 Registration Authority, as described in ISO 9362 "Banking - Banking telecommunication messages - Business identifier code (BIC)".
Constraint:
Name AnyBIC
Definition Only a valid Business identifier code is allowed. Business identifier codes for financial or non-financial institutions are registered by the ISO 9362 Registration Authority in the BIC directory, and consists of eight (8) or eleven (11) contiguous characters.
TrfCxlStsRpt
+CtrPtyRef
++RefIssr
tag PrtryId
type GenericIdentification1
fullName ProprietaryIdentification
path: /Document[1..1]/TrfCxlStsRpt[1..1]/CtrPtyRef[0..1]/RefIssr[0..1]/PrtryId[1..1]
X-path: /Document/TrfCxlStsRpt/CtrPtyRef/RefIssr/PrtryId
mode: Choice
minOccurs 1
maxOccurs 1
Documentation:
ISO Element Name Proprietary Identification
ISO Type Definition Information related to an identification, for example party identification or account identification.
Elements:
Document/TrfCxlStsRpt/CtrPtyRef/RefIssr/PrtryId [Sequence]
Id Identification
SchmeNm Scheme Name
Issr Issuer
TrfCxlStsRpt
+CtrPtyRef
++RefIssr
+++PrtryId
tag Id
type Max35Text
fullName Identification
path: /Document[1..1]/TrfCxlStsRpt[1..1]/CtrPtyRef[0..1]/RefIssr[0..1]/PrtryId[1..1]/Id[1..1]
X-path: /Document/TrfCxlStsRpt/CtrPtyRef/RefIssr/PrtryId/Id
mode: Sequence
minOccurs 1
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Identification
ISO Element Definition Identification assigned by an institution.
TrfCxlStsRpt
+CtrPtyRef
++RefIssr
+++PrtryId
tag SchmeNm
type Max35Text
fullName SchemeName
path: /Document[1..1]/TrfCxlStsRpt[1..1]/CtrPtyRef[0..1]/RefIssr[0..1]/PrtryId[1..1]/SchmeNm[0..1]
X-path: /Document/TrfCxlStsRpt/CtrPtyRef/RefIssr/PrtryId/SchmeNm
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Scheme Name
ISO Element Definition Name of the identification scheme.
TrfCxlStsRpt
+CtrPtyRef
++RefIssr
+++PrtryId
tag Issr
type Max35Text
fullName Issuer
path: /Document[1..1]/TrfCxlStsRpt[1..1]/CtrPtyRef[0..1]/RefIssr[0..1]/PrtryId[1..1]/Issr[0..1]
X-path: /Document/TrfCxlStsRpt/CtrPtyRef/RefIssr/PrtryId/Issr
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Issuer
ISO Element Definition Entity that assigns the identification.
TrfCxlStsRpt
+CtrPtyRef
++RefIssr
tag NmAndAdr
type NameAndAddress2
fullName NameAndAddress
path: /Document[1..1]/TrfCxlStsRpt[1..1]/CtrPtyRef[0..1]/RefIssr[0..1]/NmAndAdr[1..1]
X-path: /Document/TrfCxlStsRpt/CtrPtyRef/RefIssr/NmAndAdr
mode: Choice
minOccurs 1
maxOccurs 1
Documentation:
ISO Element Name Name And Address
ISO Type Definition Entity involved in an activity.
Elements:
Document/TrfCxlStsRpt/CtrPtyRef/RefIssr/NmAndAdr [Sequence]
Nm Name
Adr Address
TrfCxlStsRpt
+CtrPtyRef
++RefIssr
+++NmAndAdr
tag Nm
type Max35Text
fullName Name
path: /Document[1..1]/TrfCxlStsRpt[1..1]/CtrPtyRef[0..1]/RefIssr[0..1]/NmAndAdr[1..1]/Nm[1..1]
X-path: /Document/TrfCxlStsRpt/CtrPtyRef/RefIssr/NmAndAdr/Nm
mode: Sequence
minOccurs 1
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Name
ISO Element Definition Name by which a party is known and which is usually used to identify that party.
TrfCxlStsRpt
+CtrPtyRef
++RefIssr
+++NmAndAdr
tag Adr
type LongPostalAddress1Choice
fullName Address
path: /Document[1..1]/TrfCxlStsRpt[1..1]/CtrPtyRef[0..1]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]
X-path: /Document/TrfCxlStsRpt/CtrPtyRef/RefIssr/NmAndAdr/Adr
mode: Sequence
minOccurs 0
maxOccurs 1
Documentation:
ISO Element Name Address
ISO Element Definition Information that locates and identifies a specific address, as defined by postal services.
ISO Type Definition Information that locates and identifies a specific address, as defined by postal services.
Elements:
Document/TrfCxlStsRpt/CtrPtyRef/RefIssr/NmAndAdr/Adr [Choice]
Ustrd Unstructured
Strd Structured
TrfCxlStsRpt
+CtrPtyRef
++RefIssr
+++NmAndAdr
++++Adr
tag Ustrd
type Max140Text
fullName Unstructured
path: /Document[1..1]/TrfCxlStsRpt[1..1]/CtrPtyRef[0..1]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/Ustrd[1..1]
X-path: /Document/TrfCxlStsRpt/CtrPtyRef/RefIssr/NmAndAdr/Adr/Ustrd
mode: Choice
minOccurs 1
maxOccurs 1
minLength 1
maxLength 140
Documentation:
ISO Element Name Unstructured
TrfCxlStsRpt
+CtrPtyRef
++RefIssr
+++NmAndAdr
++++Adr
tag Strd
type StructuredLongPostalAddress1
fullName Structured
path: /Document[1..1]/TrfCxlStsRpt[1..1]/CtrPtyRef[0..1]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/Strd[1..1]
X-path: /Document/TrfCxlStsRpt/CtrPtyRef/RefIssr/NmAndAdr/Adr/Strd
mode: Choice
minOccurs 1
maxOccurs 1
Documentation:
ISO Element Name Structured
ISO Type Definition Address of a party expressed in a formal structure, usually according to the country's postal services specifications.
Elements:
Document/TrfCxlStsRpt/CtrPtyRef/RefIssr/NmAndAdr/Adr/Strd [Sequence]
BldgNm Building Name
StrtNm Street Name
StrtBldgId Street Building Identification
Flr Floor
TwnNm Town Name
DstrctNm District Name
RgnId Region Identification
Stat State
CtyId County Identification
Ctry Country
PstCdId Post Code Identification
POB Post Office Box
Constraint:
Name StreetNameAndOrPostOfficeBoxRule
Definition If StreetName is not present, then PostOfficeBox is mandatory. If StreetName is present, then PostOfficeBox is optional.
TrfCxlStsRpt
+CtrPtyRef
++RefIssr
+++NmAndAdr
++++Adr
+++++Strd
tag BldgNm
type Max35Text
fullName BuildingName
path: /Document[1..1]/TrfCxlStsRpt[1..1]/CtrPtyRef[0..1]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/Strd[1..1]/BldgNm[0..1]
X-path: /Document/TrfCxlStsRpt/CtrPtyRef/RefIssr/NmAndAdr/Adr/Strd/BldgNm
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Building Name
ISO Element Definition Name of the building or house.
TrfCxlStsRpt
+CtrPtyRef
++RefIssr
+++NmAndAdr
++++Adr
+++++Strd
tag StrtNm
type Max35Text
fullName StreetName
path: /Document[1..1]/TrfCxlStsRpt[1..1]/CtrPtyRef[0..1]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/Strd[1..1]/StrtNm[0..1]
X-path: /Document/TrfCxlStsRpt/CtrPtyRef/RefIssr/NmAndAdr/Adr/Strd/StrtNm
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Street Name
ISO Element Definition Name of a street or thoroughfare.
TrfCxlStsRpt
+CtrPtyRef
++RefIssr
+++NmAndAdr
++++Adr
+++++Strd
tag StrtBldgId
type Max35Text
fullName StreetBuildingIdentification
path: /Document[1..1]/TrfCxlStsRpt[1..1]/CtrPtyRef[0..1]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/Strd[1..1]/StrtBldgId[0..1]
X-path: /Document/TrfCxlStsRpt/CtrPtyRef/RefIssr/NmAndAdr/Adr/Strd/StrtBldgId
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Street Building Identification
ISO Element Definition Number that identifies the position of a building on a street.
TrfCxlStsRpt
+CtrPtyRef
++RefIssr
+++NmAndAdr
++++Adr
+++++Strd
tag Flr
type Max16Text
fullName Floor
path: /Document[1..1]/TrfCxlStsRpt[1..1]/CtrPtyRef[0..1]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/Strd[1..1]/Flr[0..1]
X-path: /Document/TrfCxlStsRpt/CtrPtyRef/RefIssr/NmAndAdr/Adr/Strd/Flr
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 16
Documentation:
ISO Element Name Floor
ISO Element Definition Floor or storey within a building.
TrfCxlStsRpt
+CtrPtyRef
++RefIssr
+++NmAndAdr
++++Adr
+++++Strd
tag TwnNm
type Max35Text
fullName TownName
path: /Document[1..1]/TrfCxlStsRpt[1..1]/CtrPtyRef[0..1]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/Strd[1..1]/TwnNm[1..1]
X-path: /Document/TrfCxlStsRpt/CtrPtyRef/RefIssr/NmAndAdr/Adr/Strd/TwnNm
mode: Sequence
minOccurs 1
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Town Name
ISO Element Definition Name of a built-up area, with defined boundaries, and a local government.
TrfCxlStsRpt
+CtrPtyRef
++RefIssr
+++NmAndAdr
++++Adr
+++++Strd
tag DstrctNm
type Max35Text
fullName DistrictName
path: /Document[1..1]/TrfCxlStsRpt[1..1]/CtrPtyRef[0..1]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/Strd[1..1]/DstrctNm[0..1]
X-path: /Document/TrfCxlStsRpt/CtrPtyRef/RefIssr/NmAndAdr/Adr/Strd/DstrctNm
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name District Name
ISO Element Definition Name of a district, that is, a part of a town or region.
TrfCxlStsRpt
+CtrPtyRef
++RefIssr
+++NmAndAdr
++++Adr
+++++Strd
tag RgnId
type Max35Text
fullName RegionIdentification
path: /Document[1..1]/TrfCxlStsRpt[1..1]/CtrPtyRef[0..1]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/Strd[1..1]/RgnId[0..1]
X-path: /Document/TrfCxlStsRpt/CtrPtyRef/RefIssr/NmAndAdr/Adr/Strd/RgnId
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Region Identification
ISO Element Definition Identification of an administrative division of a country, state, or territory.
TrfCxlStsRpt
+CtrPtyRef
++RefIssr
+++NmAndAdr
++++Adr
+++++Strd
tag Stat
type Max35Text
fullName State
path: /Document[1..1]/TrfCxlStsRpt[1..1]/CtrPtyRef[0..1]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/Strd[1..1]/Stat[0..1]
X-path: /Document/TrfCxlStsRpt/CtrPtyRef/RefIssr/NmAndAdr/Adr/Strd/Stat
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name State
ISO Element Definition Organised political community or area forming a part of a federation.
TrfCxlStsRpt
+CtrPtyRef
++RefIssr
+++NmAndAdr
++++Adr
+++++Strd
tag CtyId
type Max35Text
fullName CountyIdentification
path: /Document[1..1]/TrfCxlStsRpt[1..1]/CtrPtyRef[0..1]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/Strd[1..1]/CtyId[0..1]
X-path: /Document/TrfCxlStsRpt/CtrPtyRef/RefIssr/NmAndAdr/Adr/Strd/CtyId
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name County Identification
ISO Element Definition Identifier of a county.
TrfCxlStsRpt
+CtrPtyRef
++RefIssr
+++NmAndAdr
++++Adr
+++++Strd
tag Ctry
type CountryCode
fullName Country
path: /Document[1..1]/TrfCxlStsRpt[1..1]/CtrPtyRef[0..1]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/Strd[1..1]/Ctry[1..1]
X-path: /Document/TrfCxlStsRpt/CtrPtyRef/RefIssr/NmAndAdr/Adr/Strd/Ctry
mode: Sequence
minOccurs 1
maxOccurs 1
Pattern: [A-Z]{2,2}
Documentation:
ISO Element Name Country
ISO Element Definition Nation with its own government.
ISO Type Definition Code to identify a country, a dependency, or another area of particular geopolitical interest, on the basis of country names obtained from the United Nations (ISO 3166, Alpha-2 code).
Constraint:
Name Country
Definition The code is checked against the list of country names obtained from the United Nations (ISO 3166, Alpha-2 code).
TrfCxlStsRpt
+CtrPtyRef
++RefIssr
+++NmAndAdr
++++Adr
+++++Strd
tag PstCdId
type Max16Text
fullName PostCodeIdentification
path: /Document[1..1]/TrfCxlStsRpt[1..1]/CtrPtyRef[0..1]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/Strd[1..1]/PstCdId[1..1]
X-path: /Document/TrfCxlStsRpt/CtrPtyRef/RefIssr/NmAndAdr/Adr/Strd/PstCdId
mode: Sequence
minOccurs 1
maxOccurs 1
minLength 1
maxLength 16
Documentation:
ISO Element Name Post Code Identification
ISO Element Definition Identifier consisting of a group of letters and/or numbers that is added to a postal address to assist the sorting of mail.
TrfCxlStsRpt
+CtrPtyRef
++RefIssr
+++NmAndAdr
++++Adr
+++++Strd
tag POB
type Max16Text
fullName PostOfficeBox
path: /Document[1..1]/TrfCxlStsRpt[1..1]/CtrPtyRef[0..1]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/Strd[1..1]/POB[0..1]
X-path: /Document/TrfCxlStsRpt/CtrPtyRef/RefIssr/NmAndAdr/Adr/Strd/POB
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 16
Documentation:
ISO Element Name Post Office Box
ISO Element Definition Numbered box in a post office, assigned to a person or organisation, where letters are kept until called for.
TrfCxlStsRpt
+CtrPtyRef
tag MsgNm
type Max35Text
fullName MessageName
path: /Document[1..1]/TrfCxlStsRpt[1..1]/CtrPtyRef[0..1]/MsgNm[0..1]
X-path: /Document/TrfCxlStsRpt/CtrPtyRef/MsgNm
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Message Name
ISO Element Definition Name of a message.
TrfCxlStsRpt
tag StsRpt
type CancellationStatusAndReason2
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]
X-path: /Document/TrfCxlStsRpt/StsRpt
mode: Sequence
minOccurs 1
maxOccurs 1
Documentation:
ISO Type Definition Status of a transfer cancellation instruction and the reason for the status.
Elements:
Document/TrfCxlStsRpt/StsRpt [Sequence]
MstrRef Master Reference
TrfRef Transfer Reference
ClntRef Client Reference
CxlRef Cancellation Reference
StsInitr Status Initiator
Document/TrfCxlStsRpt/StsRpt [Choice]
Sts Status
Rjctd Rejected
Cmplt Complete
Pdg Pending
TrfCxlStsRpt
+StsRpt
tag MstrRef
type Max35Text
fullName MasterReference
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/MstrRef[0..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/MstrRef
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Master Reference
ISO Element Definition Unique and unambiguous identifier for a group of individual transfers as assigned by the instructing party. This identifier links the individual transfers together.
TrfCxlStsRpt
+StsRpt
tag TrfRef
type Max35Text
fullName TransferReference
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/TrfRef[1..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/TrfRef
mode: Sequence
minOccurs 1
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Transfer Reference
ISO Element Definition Unique and unambiguous identification of a transfer, as assigned by the instructing party.
TrfCxlStsRpt
+StsRpt
tag ClntRef
type Max35Text
fullName ClientReference
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/ClntRef[0..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/ClntRef
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Client Reference
ISO Element Definition Unique and unambiguous investor's identification of a transfer. This reference can typically be used in a hub scenario to give the reference of the transfer as assigned by the underlying client.
TrfCxlStsRpt
+StsRpt
tag CxlRef
type Max35Text
fullName CancellationReference
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/CxlRef[0..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/CxlRef
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Cancellation Reference
ISO Element Definition Unique and unambiguous identifier for a transfer cancellation, as assigned by the instructing party.
TrfCxlStsRpt
+StsRpt
tag StsInitr
type PartyIdentification2Choice
fullName StatusInitiator
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/StsInitr[0..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/StsInitr
mode: Sequence
minOccurs 0
maxOccurs 1
Documentation:
ISO Element Name Status Initiator
ISO Element Definition Party that initiates the status.
ISO Type Definition Choice of identification of a party.
Elements:
Document/TrfCxlStsRpt/StsRpt/StsInitr [Choice]
BICOrBEI BIC Or BEI
PrtryId Proprietary Identification
NmAndAdr Name And Address
TrfCxlStsRpt
+StsRpt
++StsInitr
tag BICOrBEI
type AnyBICIdentifier
fullName BICOrBEI
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/StsInitr[0..1]/BICOrBEI[1..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/StsInitr/BICOrBEI
mode: Choice
minOccurs 1
maxOccurs 1
Pattern: [A-Z]{6,6}[A-Z2-9][A-NP-Z0-9]([A-Z0-9]{3,3}){0,1}
Documentation:
ISO Element Name BIC Or BEI
ISO Type Definition Code allocated to a financial or non-financial institution by the ISO 9362 Registration Authority, as described in ISO 9362 "Banking - Banking telecommunication messages - Business identifier code (BIC)".
Constraint:
Name AnyBIC
Definition Only a valid Business identifier code is allowed. Business identifier codes for financial or non-financial institutions are registered by the ISO 9362 Registration Authority in the BIC directory, and consists of eight (8) or eleven (11) contiguous characters.
TrfCxlStsRpt
+StsRpt
++StsInitr
tag PrtryId
type GenericIdentification1
fullName ProprietaryIdentification
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/StsInitr[0..1]/PrtryId[1..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/StsInitr/PrtryId
mode: Choice
minOccurs 1
maxOccurs 1
Documentation:
ISO Element Name Proprietary Identification
ISO Type Definition Information related to an identification, for example party identification or account identification.
Elements:
Document/TrfCxlStsRpt/StsRpt/StsInitr/PrtryId [Sequence]
Id Identification
SchmeNm Scheme Name
Issr Issuer
TrfCxlStsRpt
+StsRpt
++StsInitr
+++PrtryId
tag Id
type Max35Text
fullName Identification
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/StsInitr[0..1]/PrtryId[1..1]/Id[1..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/StsInitr/PrtryId/Id
mode: Sequence
minOccurs 1
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Identification
ISO Element Definition Identification assigned by an institution.
TrfCxlStsRpt
+StsRpt
++StsInitr
+++PrtryId
tag SchmeNm
type Max35Text
fullName SchemeName
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/StsInitr[0..1]/PrtryId[1..1]/SchmeNm[0..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/StsInitr/PrtryId/SchmeNm
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Scheme Name
ISO Element Definition Name of the identification scheme.
TrfCxlStsRpt
+StsRpt
++StsInitr
+++PrtryId
tag Issr
type Max35Text
fullName Issuer
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/StsInitr[0..1]/PrtryId[1..1]/Issr[0..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/StsInitr/PrtryId/Issr
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Issuer
ISO Element Definition Entity that assigns the identification.
TrfCxlStsRpt
+StsRpt
++StsInitr
tag NmAndAdr
type NameAndAddress5
fullName NameAndAddress
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/StsInitr[0..1]/NmAndAdr[1..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/StsInitr/NmAndAdr
mode: Choice
minOccurs 1
maxOccurs 1
Documentation:
ISO Element Name Name And Address
ISO Type Definition Information that locates and identifies a party.
Elements:
Document/TrfCxlStsRpt/StsRpt/StsInitr/NmAndAdr [Sequence]
Nm Name
Adr Address
TrfCxlStsRpt
+StsRpt
++StsInitr
+++NmAndAdr
tag Nm
type Max350Text
fullName Name
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/StsInitr[0..1]/NmAndAdr[1..1]/Nm[1..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/StsInitr/NmAndAdr/Nm
mode: Sequence
minOccurs 1
maxOccurs 1
minLength 1
maxLength 350
Documentation:
ISO Element Name Name
ISO Element Definition Name by which a party is known and which is usually used to identify that party.
TrfCxlStsRpt
+StsRpt
++StsInitr
+++NmAndAdr
tag Adr
type PostalAddress1
fullName Address
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/StsInitr[0..1]/NmAndAdr[1..1]/Adr[0..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/StsInitr/NmAndAdr/Adr
mode: Sequence
minOccurs 0
maxOccurs 1
Documentation:
ISO Element Name Address
ISO Element Definition Postal address of the party.
ISO Type Definition Information that locates and identifies a specific address, as defined by postal services.
Elements:
Document/TrfCxlStsRpt/StsRpt/StsInitr/NmAndAdr/Adr [Sequence]
AdrTp Address Type
AdrLine Address Line
StrtNm Street Name
BldgNb Building Number
PstCd Post Code
TwnNm Town Name
CtrySubDvsn Country Sub Division
Ctry Country
TrfCxlStsRpt
+StsRpt
++StsInitr
+++NmAndAdr
++++Adr
tag AdrTp
type AddressType2Code
fullName AddressType
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/StsInitr[0..1]/NmAndAdr[1..1]/Adr[0..1]/AdrTp[0..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/StsInitr/NmAndAdr/Adr/AdrTp
mode: Sequence
minOccurs 0
maxOccurs 1
Enumeration:
ADDR
Definition Address is the complete postal address.
Name Postal
ISO Definition Address is the complete postal address.
ISO Name Postal
PBOX
Definition Address is a postal office (PO) box.
Name POBox
ISO Definition Address is a postal office (PO) box.
ISO Name POBox
HOME
Definition Address is the home address.
Name Residential
ISO Definition Address is the home address.
ISO Name Residential
BIZZ
Definition Address is the business address.
Name Business
ISO Definition Address is the business address.
ISO Name Business
MLTO
Definition Address is the address to which mail is sent.
Name MailTo
ISO Definition Address is the address to which mail is sent.
ISO Name MailTo
DLVY
Definition Address is the address to which delivery is to take place.
Name DeliveryTo
ISO Definition Address is the address to which delivery is to take place.
ISO Name DeliveryTo
Documentation:
ISO Element Name Address Type
ISO Element Definition Identifies the nature of the postal address.
ISO Type Definition Specifies the type of address.
TrfCxlStsRpt
+StsRpt
++StsInitr
+++NmAndAdr
++++Adr
tag AdrLine
type Max70Text
fullName AddressLine
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/StsInitr[0..1]/NmAndAdr[1..1]/Adr[0..1]/AdrLine[0..5]
X-path: /Document/TrfCxlStsRpt/StsRpt/StsInitr/NmAndAdr/Adr/AdrLine
mode: Sequence
minOccurs 0
maxOccurs 5
minLength 1
maxLength 70
Documentation:
ISO Element Name Address Line
ISO Element Definition Information that locates and identifies a specific address, as defined by postal services, that is presented in free format text.
TrfCxlStsRpt
+StsRpt
++StsInitr
+++NmAndAdr
++++Adr
tag StrtNm
type Max70Text
fullName StreetName
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/StsInitr[0..1]/NmAndAdr[1..1]/Adr[0..1]/StrtNm[0..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/StsInitr/NmAndAdr/Adr/StrtNm
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 70
Documentation:
ISO Element Name Street Name
ISO Element Definition Name of a street or thoroughfare.
TrfCxlStsRpt
+StsRpt
++StsInitr
+++NmAndAdr
++++Adr
tag BldgNb
type Max16Text
fullName BuildingNumber
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/StsInitr[0..1]/NmAndAdr[1..1]/Adr[0..1]/BldgNb[0..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/StsInitr/NmAndAdr/Adr/BldgNb
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 16
Documentation:
ISO Element Name Building Number
ISO Element Definition Number that identifies the position of a building on a street.
TrfCxlStsRpt
+StsRpt
++StsInitr
+++NmAndAdr
++++Adr
tag PstCd
type Max16Text
fullName PostCode
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/StsInitr[0..1]/NmAndAdr[1..1]/Adr[0..1]/PstCd[0..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/StsInitr/NmAndAdr/Adr/PstCd
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 16
Documentation:
ISO Element Name Post Code
ISO Element Definition Identifier consisting of a group of letters and/or numbers that is added to a postal address to assist the sorting of mail.
TrfCxlStsRpt
+StsRpt
++StsInitr
+++NmAndAdr
++++Adr
tag TwnNm
type Max35Text
fullName TownName
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/StsInitr[0..1]/NmAndAdr[1..1]/Adr[0..1]/TwnNm[0..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/StsInitr/NmAndAdr/Adr/TwnNm
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Town Name
ISO Element Definition Name of a built-up area, with defined boundaries, and a local government.
TrfCxlStsRpt
+StsRpt
++StsInitr
+++NmAndAdr
++++Adr
tag CtrySubDvsn
type Max35Text
fullName CountrySubDivision
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/StsInitr[0..1]/NmAndAdr[1..1]/Adr[0..1]/CtrySubDvsn[0..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/StsInitr/NmAndAdr/Adr/CtrySubDvsn
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Country Sub Division
ISO Element Definition Identifies a subdivision of a country for example, state, region, county.
TrfCxlStsRpt
+StsRpt
++StsInitr
+++NmAndAdr
++++Adr
tag Ctry
type CountryCode
fullName Country
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/StsInitr[0..1]/NmAndAdr[1..1]/Adr[0..1]/Ctry[1..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/StsInitr/NmAndAdr/Adr/Ctry
mode: Sequence
minOccurs 1
maxOccurs 1
Pattern: [A-Z]{2,2}
Documentation:
ISO Element Name Country
ISO Element Definition Nation with its own government.
ISO Type Definition Code to identify a country, a dependency, or another area of particular geopolitical interest, on the basis of country names obtained from the United Nations (ISO 3166, Alpha-2 code).
Constraint:
Name Country
Definition The code is checked against the list of country names obtained from the United Nations (ISO 3166, Alpha-2 code).
TrfCxlStsRpt
+StsRpt
tag Sts
type TransferCancellationStatus2
fullName Status
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/Sts[1..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/Sts
mode: Choice
minOccurs 1
maxOccurs 1
Documentation:
ISO Element Name Status
ISO Element Definition Status of the transfer cancellation is accepted or sent to next party.
ISO Type Definition Transfer cancellation status is accepted or sent to next party.
Elements:
Document/TrfCxlStsRpt/StsRpt/Sts [Sequence]
Sts Status
Rsn Reason
TrfCxlStsRpt
+StsRpt
++Sts
tag Sts
type CancellationStatus2Code
fullName Status
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/Sts[1..1]/Sts[1..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/Sts/Sts
mode: Sequence
minOccurs 1
maxOccurs 1
Enumeration:
STNP
Definition Cancellation instruction / request has been sent to the next party, ie, the next intermediary.
Name SentToNextParty
ISO Definition Cancellation instruction / request has been sent to the next party, ie, the next intermediary.
ISO Name SentToNextParty
PACK
Definition Cancellation instruction / request has been received and has been acknowledged / accepted for further processing.
Name Accepted
ISO Definition Cancellation instruction / request has been received and has been acknowledged / accepted for further processing.
ISO Name Accepted
Documentation:
ISO Element Name Status
ISO Element Definition Status of the transfer cancellation is accepted or sent to next party.
ISO Type Definition Specifies the cancellation status.
TrfCxlStsRpt
+StsRpt
++Sts
tag Rsn
type Max350Text
fullName Reason
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/Sts[1..1]/Rsn[0..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/Sts/Rsn
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 350
Documentation:
ISO Element Name Reason
ISO Element Definition Reason for the status.
TrfCxlStsRpt
+StsRpt
tag Rjctd
type TransferCancellationRejectedStatus1
fullName Rejected
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/Rjctd[1..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/Rjctd
mode: Choice
minOccurs 1
maxOccurs 1
Documentation:
ISO Element Name Rejected
ISO Element Definition Status of the transfer cancellation is rejected.
ISO Type Definition Status of the transfer cancellation is rejected.
Elements:
Document/TrfCxlStsRpt/StsRpt/Rjctd [Sequence]
Document/TrfCxlStsRpt/StsRpt/Rjctd [Choice]
Rsn Reason
XtndedRsn Extended Reason
DataSrcSchme Data Source Scheme
TrfCxlStsRpt
+StsRpt
++Rjctd
tag Rsn
type CancellationRejectedReason1Code
fullName Reason
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/Rjctd[1..1]/Rsn[1..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/Rjctd/Rsn
mode: Choice
minOccurs 1
maxOccurs 1
Enumeration:
CUTO
Definition Instruction has been received after the cut-off time.
Name CutOffTime
ISO Definition Instruction has been received after the cut-off time.
ISO Name CutOffTime
COSE
Definition Order is already executed and confirmation has been sent.
Name AlreadyExecuted
ISO Definition Order is already executed and confirmation has been sent.
ISO Name AlreadyExecuted
Documentation:
ISO Element Name Reason
ISO Element Definition Reason for the rejected status.
ISO Type Definition Specifies the reason for a cancellation rejected status.
TrfCxlStsRpt
+StsRpt
++Rjctd
tag XtndedRsn
type Extended350Code
fullName ExtendedReason
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/Rjctd[1..1]/XtndedRsn[1..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/Rjctd/XtndedRsn
mode: Choice
minOccurs 1
maxOccurs 1
minLength 1
maxLength 350
Documentation:
ISO Element Name Extended Reason
ISO Element Definition Reason for the rejected status.
TrfCxlStsRpt
+StsRpt
++Rjctd
tag DataSrcSchme
type GenericIdentification1
fullName DataSourceScheme
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/Rjctd[1..1]/DataSrcSchme[1..10]
X-path: /Document/TrfCxlStsRpt/StsRpt/Rjctd/DataSrcSchme
mode: Choice
minOccurs 1
maxOccurs 10
Documentation:
ISO Element Name Data Source Scheme
ISO Element Definition Proprietary identification of the reason for the rejected status.
ISO Type Definition Information related to an identification, for example party identification or account identification.
Elements:
Document/TrfCxlStsRpt/StsRpt/Rjctd/DataSrcSchme [Sequence]
Id Identification
SchmeNm Scheme Name
Issr Issuer
TrfCxlStsRpt
+StsRpt
++Rjctd
+++DataSrcSchme
tag Id
type Max35Text
fullName Identification
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/Rjctd[1..1]/DataSrcSchme[1..10]/Id[1..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/Rjctd/DataSrcSchme/Id
mode: Sequence
minOccurs 1
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Identification
ISO Element Definition Identification assigned by an institution.
TrfCxlStsRpt
+StsRpt
++Rjctd
+++DataSrcSchme
tag SchmeNm
type Max35Text
fullName SchemeName
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/Rjctd[1..1]/DataSrcSchme[1..10]/SchmeNm[0..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/Rjctd/DataSrcSchme/SchmeNm
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Scheme Name
ISO Element Definition Name of the identification scheme.
TrfCxlStsRpt
+StsRpt
++Rjctd
+++DataSrcSchme
tag Issr
type Max35Text
fullName Issuer
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/Rjctd[1..1]/DataSrcSchme[1..10]/Issr[0..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/Rjctd/DataSrcSchme/Issr
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Issuer
ISO Element Definition Entity that assigns the identification.
TrfCxlStsRpt
+StsRpt
tag Cmplt
type TransferCancellationCompleteStatusAndReason1
fullName Complete
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/Cmplt[1..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/Cmplt
mode: Choice
minOccurs 1
maxOccurs 1
Documentation:
ISO Element Name Complete
ISO Element Definition Status of the transfer cancellation is complete. The cancellation instruction has been accepted and processed, the cancellation is complete.
ISO Type Definition Status of the transfer cancellation is complete.
Elements:
Document/TrfCxlStsRpt/StsRpt/Cmplt [Sequence]
Document/TrfCxlStsRpt/StsRpt/Cmplt [Choice]
Rsn Reason
XtndedRsn Extended Reason
DataSrcSchme Data Source Scheme
TrfCxlStsRpt
+StsRpt
++Cmplt
tag Rsn
type CancelledStatusReason1Code
fullName Reason
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/Cmplt[1..1]/Rsn[1..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/Cmplt/Rsn
mode: Choice
minOccurs 1
maxOccurs 1
Enumeration:
CANI
Definition Transaction is cancelled by yourself.
Name CancelledByYourself
ISO Definition Transaction is cancelled by yourself.
ISO Name CancelledByYourself
CANS
Definition Transaction is cancelled by the system.
Name CancelledBySystem
ISO Definition Transaction is cancelled by the system.
ISO Name CancelledBySystem
CSUB
Definition Transaction is cancelled by the agent.
Name CancelledByAgent
ISO Definition Transaction is cancelled by the agent.
ISO Name CancelledByAgent
Documentation:
ISO Element Name Reason
ISO Element Definition Reason for the transfer cancellation complete status.
ISO Type Definition Specifies the underlying reason for cancellation of the associated transaction.
TrfCxlStsRpt
+StsRpt
++Cmplt
tag XtndedRsn
type Extended350Code
fullName ExtendedReason
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/Cmplt[1..1]/XtndedRsn[1..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/Cmplt/XtndedRsn
mode: Choice
minOccurs 1
maxOccurs 1
minLength 1
maxLength 350
Documentation:
ISO Element Name Extended Reason
ISO Element Definition Reason for the transfer cancellation complete status.
TrfCxlStsRpt
+StsRpt
++Cmplt
tag DataSrcSchme
type GenericIdentification1
fullName DataSourceScheme
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/Cmplt[1..1]/DataSrcSchme[1..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/Cmplt/DataSrcSchme
mode: Choice
minOccurs 1
maxOccurs 1
Documentation:
ISO Element Name Data Source Scheme
ISO Element Definition Proprietary identification of the reason for the transfer cancellation complete status.
ISO Type Definition Information related to an identification, for example party identification or account identification.
Elements:
Document/TrfCxlStsRpt/StsRpt/Cmplt/DataSrcSchme [Sequence]
Id Identification
SchmeNm Scheme Name
Issr Issuer
TrfCxlStsRpt
+StsRpt
++Cmplt
+++DataSrcSchme
tag Id
type Max35Text
fullName Identification
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/Cmplt[1..1]/DataSrcSchme[1..1]/Id[1..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/Cmplt/DataSrcSchme/Id
mode: Sequence
minOccurs 1
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Identification
ISO Element Definition Identification assigned by an institution.
TrfCxlStsRpt
+StsRpt
++Cmplt
+++DataSrcSchme
tag SchmeNm
type Max35Text
fullName SchemeName
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/Cmplt[1..1]/DataSrcSchme[1..1]/SchmeNm[0..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/Cmplt/DataSrcSchme/SchmeNm
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Scheme Name
ISO Element Definition Name of the identification scheme.
TrfCxlStsRpt
+StsRpt
++Cmplt
+++DataSrcSchme
tag Issr
type Max35Text
fullName Issuer
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/Cmplt[1..1]/DataSrcSchme[1..1]/Issr[0..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/Cmplt/DataSrcSchme/Issr
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Issuer
ISO Element Definition Entity that assigns the identification.
TrfCxlStsRpt
+StsRpt
tag Pdg
type TransferCancellationPendingStatus1
fullName Pending
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/Pdg[1..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/Pdg
mode: Choice
minOccurs 1
maxOccurs 1
Documentation:
ISO Element Name Pending
ISO Element Definition Status of the transfer cancellation is pending.
ISO Type Definition Transfer cancellation status is in pending.
Elements:
Document/TrfCxlStsRpt/StsRpt/Pdg [Sequence]
Rsn Reason
TrfCxlStsRpt
+StsRpt
++Pdg
tag Rsn
type Max350Text
fullName Reason
path: /Document[1..1]/TrfCxlStsRpt[1..1]/StsRpt[1..1]/Pdg[1..1]/Rsn[0..1]
X-path: /Document/TrfCxlStsRpt/StsRpt/Pdg/Rsn
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 350
Documentation:
ISO Element Name Reason
ISO Element Definition Reason for the cancellation pending status.
TrfCxlStsRpt
tag Xtnsn
type Extension1
path: /Document[1..1]/TrfCxlStsRpt[1..1]/Xtnsn[0..unbounded]
X-path: /Document/TrfCxlStsRpt/Xtnsn
mode: Sequence
minOccurs 0
maxOccurs unbounded
Documentation:
ISO Type Definition Additional information that can not be captured in the structured fields and/or any other specific block.
Elements:
Document/TrfCxlStsRpt/Xtnsn [Sequence]
PlcAndNm Place And Name
Txt Text
Constraint:
Name ExtensionRule
Definition This component may not be used without the explicit approval of the Registration Authority and without strict usage rules published by the Registration Authority.
TrfCxlStsRpt
+Xtnsn
tag PlcAndNm
type Max350Text
fullName PlaceAndName
path: /Document[1..1]/TrfCxlStsRpt[1..1]/Xtnsn[0..unbounded]/PlcAndNm[1..1]
X-path: /Document/TrfCxlStsRpt/Xtnsn/PlcAndNm
mode: Sequence
minOccurs 1
maxOccurs 1
minLength 1
maxLength 350
Documentation:
ISO Element Name Place And Name
ISO Element Definition Name qualifying the information provided in the Text field, and place where this information should be inserted.
TrfCxlStsRpt
+Xtnsn
tag Txt
type Max350Text
fullName Text
path: /Document[1..1]/TrfCxlStsRpt[1..1]/Xtnsn[0..unbounded]/Txt[1..1]
X-path: /Document/TrfCxlStsRpt/Xtnsn/Txt
mode: Sequence
minOccurs 1
maxOccurs 1
minLength 1
maxLength 350
Documentation:
ISO Element Name Text
ISO Element Definition Text of the extension.
TrfCxlStsRpt
tag RltdRef
type AdditionalReference3
path: /Document[1..1]/TrfCxlStsRpt[1..1]/RltdRef[0..2]
X-path: /Document/TrfCxlStsRpt/RltdRef
mode: Choice
minOccurs 0
maxOccurs 2
Documentation:
ISO Type Definition References a related message or provides another reference, such as a pool reference, linking a set of messages. The party which issued the related reference may be the Sender of the referenced message or a party other than the Sender.
Elements:
Document/TrfCxlStsRpt/RltdRef [Sequence]
Ref Reference
RefIssr Reference Issuer
MsgNm Message Name
TrfCxlStsRpt
+RltdRef
tag Ref
type Max35Text
fullName Reference
path: /Document[1..1]/TrfCxlStsRpt[1..1]/RltdRef[0..2]/Ref[1..1]
X-path: /Document/TrfCxlStsRpt/RltdRef/Ref
mode: Sequence
minOccurs 1
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Reference
ISO Element Definition Business reference of a message assigned by the party issuing the message. This reference must be unique amongst all messages of the same name sent by the same party.
TrfCxlStsRpt
+RltdRef
tag RefIssr
type PartyIdentification2Choice
fullName ReferenceIssuer
path: /Document[1..1]/TrfCxlStsRpt[1..1]/RltdRef[0..2]/RefIssr[0..1]
X-path: /Document/TrfCxlStsRpt/RltdRef/RefIssr
mode: Sequence
minOccurs 0
maxOccurs 1
Documentation:
ISO Element Name Reference Issuer
ISO Element Definition Issuer of the reference.
ISO Type Definition Choice of identification of a party.
Elements:
Document/TrfCxlStsRpt/RltdRef/RefIssr [Choice]
BICOrBEI BIC Or BEI
PrtryId Proprietary Identification
NmAndAdr Name And Address
TrfCxlStsRpt
+RltdRef
++RefIssr
tag BICOrBEI
type AnyBICIdentifier
fullName BICOrBEI
path: /Document[1..1]/TrfCxlStsRpt[1..1]/RltdRef[0..2]/RefIssr[0..1]/BICOrBEI[1..1]
X-path: /Document/TrfCxlStsRpt/RltdRef/RefIssr/BICOrBEI
mode: Choice
minOccurs 1
maxOccurs 1
Pattern: [A-Z]{6,6}[A-Z2-9][A-NP-Z0-9]([A-Z0-9]{3,3}){0,1}
Documentation:
ISO Element Name BIC Or BEI
ISO Type Definition Code allocated to a financial or non-financial institution by the ISO 9362 Registration Authority, as described in ISO 9362 "Banking - Banking telecommunication messages - Business identifier code (BIC)".
Constraint:
Name AnyBIC
Definition Only a valid Business identifier code is allowed. Business identifier codes for financial or non-financial institutions are registered by the ISO 9362 Registration Authority in the BIC directory, and consists of eight (8) or eleven (11) contiguous characters.
TrfCxlStsRpt
+RltdRef
++RefIssr
tag PrtryId
type GenericIdentification1
fullName ProprietaryIdentification
path: /Document[1..1]/TrfCxlStsRpt[1..1]/RltdRef[0..2]/RefIssr[0..1]/PrtryId[1..1]
X-path: /Document/TrfCxlStsRpt/RltdRef/RefIssr/PrtryId
mode: Choice
minOccurs 1
maxOccurs 1
Documentation:
ISO Element Name Proprietary Identification
ISO Type Definition Information related to an identification, for example party identification or account identification.
Elements:
Document/TrfCxlStsRpt/RltdRef/RefIssr/PrtryId [Sequence]
Id Identification
SchmeNm Scheme Name
Issr Issuer
TrfCxlStsRpt
+RltdRef
++RefIssr
+++PrtryId
tag Id
type Max35Text
fullName Identification
path: /Document[1..1]/TrfCxlStsRpt[1..1]/RltdRef[0..2]/RefIssr[0..1]/PrtryId[1..1]/Id[1..1]
X-path: /Document/TrfCxlStsRpt/RltdRef/RefIssr/PrtryId/Id
mode: Sequence
minOccurs 1
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Identification
ISO Element Definition Identification assigned by an institution.
TrfCxlStsRpt
+RltdRef
++RefIssr
+++PrtryId
tag SchmeNm
type Max35Text
fullName SchemeName
path: /Document[1..1]/TrfCxlStsRpt[1..1]/RltdRef[0..2]/RefIssr[0..1]/PrtryId[1..1]/SchmeNm[0..1]
X-path: /Document/TrfCxlStsRpt/RltdRef/RefIssr/PrtryId/SchmeNm
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Scheme Name
ISO Element Definition Name of the identification scheme.
TrfCxlStsRpt
+RltdRef
++RefIssr
+++PrtryId
tag Issr
type Max35Text
fullName Issuer
path: /Document[1..1]/TrfCxlStsRpt[1..1]/RltdRef[0..2]/RefIssr[0..1]/PrtryId[1..1]/Issr[0..1]
X-path: /Document/TrfCxlStsRpt/RltdRef/RefIssr/PrtryId/Issr
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Issuer
ISO Element Definition Entity that assigns the identification.
TrfCxlStsRpt
+RltdRef
++RefIssr
tag NmAndAdr
type NameAndAddress5
fullName NameAndAddress
path: /Document[1..1]/TrfCxlStsRpt[1..1]/RltdRef[0..2]/RefIssr[0..1]/NmAndAdr[1..1]
X-path: /Document/TrfCxlStsRpt/RltdRef/RefIssr/NmAndAdr
mode: Choice
minOccurs 1
maxOccurs 1
Documentation:
ISO Element Name Name And Address
ISO Type Definition Information that locates and identifies a party.
Elements:
Document/TrfCxlStsRpt/RltdRef/RefIssr/NmAndAdr [Sequence]
Nm Name
Adr Address
TrfCxlStsRpt
+RltdRef
++RefIssr
+++NmAndAdr
tag Nm
type Max350Text
fullName Name
path: /Document[1..1]/TrfCxlStsRpt[1..1]/RltdRef[0..2]/RefIssr[0..1]/NmAndAdr[1..1]/Nm[1..1]
X-path: /Document/TrfCxlStsRpt/RltdRef/RefIssr/NmAndAdr/Nm
mode: Sequence
minOccurs 1
maxOccurs 1
minLength 1
maxLength 350
Documentation:
ISO Element Name Name
ISO Element Definition Name by which a party is known and which is usually used to identify that party.
TrfCxlStsRpt
+RltdRef
++RefIssr
+++NmAndAdr
tag Adr
type PostalAddress1
fullName Address
path: /Document[1..1]/TrfCxlStsRpt[1..1]/RltdRef[0..2]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]
X-path: /Document/TrfCxlStsRpt/RltdRef/RefIssr/NmAndAdr/Adr
mode: Sequence
minOccurs 0
maxOccurs 1
Documentation:
ISO Element Name Address
ISO Element Definition Postal address of the party.
ISO Type Definition Information that locates and identifies a specific address, as defined by postal services.
Elements:
Document/TrfCxlStsRpt/RltdRef/RefIssr/NmAndAdr/Adr [Sequence]
AdrTp Address Type
AdrLine Address Line
StrtNm Street Name
BldgNb Building Number
PstCd Post Code
TwnNm Town Name
CtrySubDvsn Country Sub Division
Ctry Country
TrfCxlStsRpt
+RltdRef
++RefIssr
+++NmAndAdr
++++Adr
tag AdrTp
type AddressType2Code
fullName AddressType
path: /Document[1..1]/TrfCxlStsRpt[1..1]/RltdRef[0..2]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/AdrTp[0..1]
X-path: /Document/TrfCxlStsRpt/RltdRef/RefIssr/NmAndAdr/Adr/AdrTp
mode: Sequence
minOccurs 0
maxOccurs 1
Enumeration:
ADDR
Definition Address is the complete postal address.
Name Postal
ISO Definition Address is the complete postal address.
ISO Name Postal
PBOX
Definition Address is a postal office (PO) box.
Name POBox
ISO Definition Address is a postal office (PO) box.
ISO Name POBox
HOME
Definition Address is the home address.
Name Residential
ISO Definition Address is the home address.
ISO Name Residential
BIZZ
Definition Address is the business address.
Name Business
ISO Definition Address is the business address.
ISO Name Business
MLTO
Definition Address is the address to which mail is sent.
Name MailTo
ISO Definition Address is the address to which mail is sent.
ISO Name MailTo
DLVY
Definition Address is the address to which delivery is to take place.
Name DeliveryTo
ISO Definition Address is the address to which delivery is to take place.
ISO Name DeliveryTo
Documentation:
ISO Element Name Address Type
ISO Element Definition Identifies the nature of the postal address.
ISO Type Definition Specifies the type of address.
TrfCxlStsRpt
+RltdRef
++RefIssr
+++NmAndAdr
++++Adr
tag AdrLine
type Max70Text
fullName AddressLine
path: /Document[1..1]/TrfCxlStsRpt[1..1]/RltdRef[0..2]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/AdrLine[0..5]
X-path: /Document/TrfCxlStsRpt/RltdRef/RefIssr/NmAndAdr/Adr/AdrLine
mode: Sequence
minOccurs 0
maxOccurs 5
minLength 1
maxLength 70
Documentation:
ISO Element Name Address Line
ISO Element Definition Information that locates and identifies a specific address, as defined by postal services, that is presented in free format text.
TrfCxlStsRpt
+RltdRef
++RefIssr
+++NmAndAdr
++++Adr
tag StrtNm
type Max70Text
fullName StreetName
path: /Document[1..1]/TrfCxlStsRpt[1..1]/RltdRef[0..2]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/StrtNm[0..1]
X-path: /Document/TrfCxlStsRpt/RltdRef/RefIssr/NmAndAdr/Adr/StrtNm
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 70
Documentation:
ISO Element Name Street Name
ISO Element Definition Name of a street or thoroughfare.
TrfCxlStsRpt
+RltdRef
++RefIssr
+++NmAndAdr
++++Adr
tag BldgNb
type Max16Text
fullName BuildingNumber
path: /Document[1..1]/TrfCxlStsRpt[1..1]/RltdRef[0..2]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/BldgNb[0..1]
X-path: /Document/TrfCxlStsRpt/RltdRef/RefIssr/NmAndAdr/Adr/BldgNb
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 16
Documentation:
ISO Element Name Building Number
ISO Element Definition Number that identifies the position of a building on a street.
TrfCxlStsRpt
+RltdRef
++RefIssr
+++NmAndAdr
++++Adr
tag PstCd
type Max16Text
fullName PostCode
path: /Document[1..1]/TrfCxlStsRpt[1..1]/RltdRef[0..2]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/PstCd[0..1]
X-path: /Document/TrfCxlStsRpt/RltdRef/RefIssr/NmAndAdr/Adr/PstCd
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 16
Documentation:
ISO Element Name Post Code
ISO Element Definition Identifier consisting of a group of letters and/or numbers that is added to a postal address to assist the sorting of mail.
TrfCxlStsRpt
+RltdRef
++RefIssr
+++NmAndAdr
++++Adr
tag TwnNm
type Max35Text
fullName TownName
path: /Document[1..1]/TrfCxlStsRpt[1..1]/RltdRef[0..2]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/TwnNm[0..1]
X-path: /Document/TrfCxlStsRpt/RltdRef/RefIssr/NmAndAdr/Adr/TwnNm
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Town Name
ISO Element Definition Name of a built-up area, with defined boundaries, and a local government.
TrfCxlStsRpt
+RltdRef
++RefIssr
+++NmAndAdr
++++Adr
tag CtrySubDvsn
type Max35Text
fullName CountrySubDivision
path: /Document[1..1]/TrfCxlStsRpt[1..1]/RltdRef[0..2]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/CtrySubDvsn[0..1]
X-path: /Document/TrfCxlStsRpt/RltdRef/RefIssr/NmAndAdr/Adr/CtrySubDvsn
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Country Sub Division
ISO Element Definition Identifies a subdivision of a country for example, state, region, county.
TrfCxlStsRpt
+RltdRef
++RefIssr
+++NmAndAdr
++++Adr
tag Ctry
type CountryCode
fullName Country
path: /Document[1..1]/TrfCxlStsRpt[1..1]/RltdRef[0..2]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/Ctry[1..1]
X-path: /Document/TrfCxlStsRpt/RltdRef/RefIssr/NmAndAdr/Adr/Ctry
mode: Sequence
minOccurs 1
maxOccurs 1
Pattern: [A-Z]{2,2}
Documentation:
ISO Element Name Country
ISO Element Definition Nation with its own government.
ISO Type Definition Code to identify a country, a dependency, or another area of particular geopolitical interest, on the basis of country names obtained from the United Nations (ISO 3166, Alpha-2 code).
Constraint:
Name Country
Definition The code is checked against the list of country names obtained from the United Nations (ISO 3166, Alpha-2 code).
TrfCxlStsRpt
+RltdRef
tag MsgNm
type Max35Text
fullName MessageName
path: /Document[1..1]/TrfCxlStsRpt[1..1]/RltdRef[0..2]/MsgNm[0..1]
X-path: /Document/TrfCxlStsRpt/RltdRef/MsgNm
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Message Name
ISO Element Definition Name of a message.
TrfCxlStsRpt
tag OthrRef
type AdditionalReference3
path: /Document[1..1]/TrfCxlStsRpt[1..1]/OthrRef[0..2]
X-path: /Document/TrfCxlStsRpt/OthrRef
mode: Choice
minOccurs 0
maxOccurs 2
Documentation:
ISO Type Definition References a related message or provides another reference, such as a pool reference, linking a set of messages. The party which issued the related reference may be the Sender of the referenced message or a party other than the Sender.
Elements:
Document/TrfCxlStsRpt/OthrRef [Sequence]
Ref Reference
RefIssr Reference Issuer
MsgNm Message Name
TrfCxlStsRpt
+OthrRef
tag Ref
type Max35Text
fullName Reference
path: /Document[1..1]/TrfCxlStsRpt[1..1]/OthrRef[0..2]/Ref[1..1]
X-path: /Document/TrfCxlStsRpt/OthrRef/Ref
mode: Sequence
minOccurs 1
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Reference
ISO Element Definition Business reference of a message assigned by the party issuing the message. This reference must be unique amongst all messages of the same name sent by the same party.
TrfCxlStsRpt
+OthrRef
tag RefIssr
type PartyIdentification2Choice
fullName ReferenceIssuer
path: /Document[1..1]/TrfCxlStsRpt[1..1]/OthrRef[0..2]/RefIssr[0..1]
X-path: /Document/TrfCxlStsRpt/OthrRef/RefIssr
mode: Sequence
minOccurs 0
maxOccurs 1
Documentation:
ISO Element Name Reference Issuer
ISO Element Definition Issuer of the reference.
ISO Type Definition Choice of identification of a party.
Elements:
Document/TrfCxlStsRpt/OthrRef/RefIssr [Choice]
BICOrBEI BIC Or BEI
PrtryId Proprietary Identification
NmAndAdr Name And Address
TrfCxlStsRpt
+OthrRef
++RefIssr
tag BICOrBEI
type AnyBICIdentifier
fullName BICOrBEI
path: /Document[1..1]/TrfCxlStsRpt[1..1]/OthrRef[0..2]/RefIssr[0..1]/BICOrBEI[1..1]
X-path: /Document/TrfCxlStsRpt/OthrRef/RefIssr/BICOrBEI
mode: Choice
minOccurs 1
maxOccurs 1
Pattern: [A-Z]{6,6}[A-Z2-9][A-NP-Z0-9]([A-Z0-9]{3,3}){0,1}
Documentation:
ISO Element Name BIC Or BEI
ISO Type Definition Code allocated to a financial or non-financial institution by the ISO 9362 Registration Authority, as described in ISO 9362 "Banking - Banking telecommunication messages - Business identifier code (BIC)".
Constraint:
Name AnyBIC
Definition Only a valid Business identifier code is allowed. Business identifier codes for financial or non-financial institutions are registered by the ISO 9362 Registration Authority in the BIC directory, and consists of eight (8) or eleven (11) contiguous characters.
TrfCxlStsRpt
+OthrRef
++RefIssr
tag PrtryId
type GenericIdentification1
fullName ProprietaryIdentification
path: /Document[1..1]/TrfCxlStsRpt[1..1]/OthrRef[0..2]/RefIssr[0..1]/PrtryId[1..1]
X-path: /Document/TrfCxlStsRpt/OthrRef/RefIssr/PrtryId
mode: Choice
minOccurs 1
maxOccurs 1
Documentation:
ISO Element Name Proprietary Identification
ISO Type Definition Information related to an identification, for example party identification or account identification.
Elements:
Document/TrfCxlStsRpt/OthrRef/RefIssr/PrtryId [Sequence]
Id Identification
SchmeNm Scheme Name
Issr Issuer
TrfCxlStsRpt
+OthrRef
++RefIssr
+++PrtryId
tag Id
type Max35Text
fullName Identification
path: /Document[1..1]/TrfCxlStsRpt[1..1]/OthrRef[0..2]/RefIssr[0..1]/PrtryId[1..1]/Id[1..1]
X-path: /Document/TrfCxlStsRpt/OthrRef/RefIssr/PrtryId/Id
mode: Sequence
minOccurs 1
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Identification
ISO Element Definition Identification assigned by an institution.
TrfCxlStsRpt
+OthrRef
++RefIssr
+++PrtryId
tag SchmeNm
type Max35Text
fullName SchemeName
path: /Document[1..1]/TrfCxlStsRpt[1..1]/OthrRef[0..2]/RefIssr[0..1]/PrtryId[1..1]/SchmeNm[0..1]
X-path: /Document/TrfCxlStsRpt/OthrRef/RefIssr/PrtryId/SchmeNm
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Scheme Name
ISO Element Definition Name of the identification scheme.
TrfCxlStsRpt
+OthrRef
++RefIssr
+++PrtryId
tag Issr
type Max35Text
fullName Issuer
path: /Document[1..1]/TrfCxlStsRpt[1..1]/OthrRef[0..2]/RefIssr[0..1]/PrtryId[1..1]/Issr[0..1]
X-path: /Document/TrfCxlStsRpt/OthrRef/RefIssr/PrtryId/Issr
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Issuer
ISO Element Definition Entity that assigns the identification.
TrfCxlStsRpt
+OthrRef
++RefIssr
tag NmAndAdr
type NameAndAddress5
fullName NameAndAddress
path: /Document[1..1]/TrfCxlStsRpt[1..1]/OthrRef[0..2]/RefIssr[0..1]/NmAndAdr[1..1]
X-path: /Document/TrfCxlStsRpt/OthrRef/RefIssr/NmAndAdr
mode: Choice
minOccurs 1
maxOccurs 1
Documentation:
ISO Element Name Name And Address
ISO Type Definition Information that locates and identifies a party.
Elements:
Document/TrfCxlStsRpt/OthrRef/RefIssr/NmAndAdr [Sequence]
Nm Name
Adr Address
TrfCxlStsRpt
+OthrRef
++RefIssr
+++NmAndAdr
tag Nm
type Max350Text
fullName Name
path: /Document[1..1]/TrfCxlStsRpt[1..1]/OthrRef[0..2]/RefIssr[0..1]/NmAndAdr[1..1]/Nm[1..1]
X-path: /Document/TrfCxlStsRpt/OthrRef/RefIssr/NmAndAdr/Nm
mode: Sequence
minOccurs 1
maxOccurs 1
minLength 1
maxLength 350
Documentation:
ISO Element Name Name
ISO Element Definition Name by which a party is known and which is usually used to identify that party.
TrfCxlStsRpt
+OthrRef
++RefIssr
+++NmAndAdr
tag Adr
type PostalAddress1
fullName Address
path: /Document[1..1]/TrfCxlStsRpt[1..1]/OthrRef[0..2]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]
X-path: /Document/TrfCxlStsRpt/OthrRef/RefIssr/NmAndAdr/Adr
mode: Sequence
minOccurs 0
maxOccurs 1
Documentation:
ISO Element Name Address
ISO Element Definition Postal address of the party.
ISO Type Definition Information that locates and identifies a specific address, as defined by postal services.
Elements:
Document/TrfCxlStsRpt/OthrRef/RefIssr/NmAndAdr/Adr [Sequence]
AdrTp Address Type
AdrLine Address Line
StrtNm Street Name
BldgNb Building Number
PstCd Post Code
TwnNm Town Name
CtrySubDvsn Country Sub Division
Ctry Country
TrfCxlStsRpt
+OthrRef
++RefIssr
+++NmAndAdr
++++Adr
tag AdrTp
type AddressType2Code
fullName AddressType
path: /Document[1..1]/TrfCxlStsRpt[1..1]/OthrRef[0..2]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/AdrTp[0..1]
X-path: /Document/TrfCxlStsRpt/OthrRef/RefIssr/NmAndAdr/Adr/AdrTp
mode: Sequence
minOccurs 0
maxOccurs 1
Enumeration:
ADDR
Definition Address is the complete postal address.
Name Postal
ISO Definition Address is the complete postal address.
ISO Name Postal
PBOX
Definition Address is a postal office (PO) box.
Name POBox
ISO Definition Address is a postal office (PO) box.
ISO Name POBox
HOME
Definition Address is the home address.
Name Residential
ISO Definition Address is the home address.
ISO Name Residential
BIZZ
Definition Address is the business address.
Name Business
ISO Definition Address is the business address.
ISO Name Business
MLTO
Definition Address is the address to which mail is sent.
Name MailTo
ISO Definition Address is the address to which mail is sent.
ISO Name MailTo
DLVY
Definition Address is the address to which delivery is to take place.
Name DeliveryTo
ISO Definition Address is the address to which delivery is to take place.
ISO Name DeliveryTo
Documentation:
ISO Element Name Address Type
ISO Element Definition Identifies the nature of the postal address.
ISO Type Definition Specifies the type of address.
TrfCxlStsRpt
+OthrRef
++RefIssr
+++NmAndAdr
++++Adr
tag AdrLine
type Max70Text
fullName AddressLine
path: /Document[1..1]/TrfCxlStsRpt[1..1]/OthrRef[0..2]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/AdrLine[0..5]
X-path: /Document/TrfCxlStsRpt/OthrRef/RefIssr/NmAndAdr/Adr/AdrLine
mode: Sequence
minOccurs 0
maxOccurs 5
minLength 1
maxLength 70
Documentation:
ISO Element Name Address Line
ISO Element Definition Information that locates and identifies a specific address, as defined by postal services, that is presented in free format text.
TrfCxlStsRpt
+OthrRef
++RefIssr
+++NmAndAdr
++++Adr
tag StrtNm
type Max70Text
fullName StreetName
path: /Document[1..1]/TrfCxlStsRpt[1..1]/OthrRef[0..2]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/StrtNm[0..1]
X-path: /Document/TrfCxlStsRpt/OthrRef/RefIssr/NmAndAdr/Adr/StrtNm
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 70
Documentation:
ISO Element Name Street Name
ISO Element Definition Name of a street or thoroughfare.
TrfCxlStsRpt
+OthrRef
++RefIssr
+++NmAndAdr
++++Adr
tag BldgNb
type Max16Text
fullName BuildingNumber
path: /Document[1..1]/TrfCxlStsRpt[1..1]/OthrRef[0..2]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/BldgNb[0..1]
X-path: /Document/TrfCxlStsRpt/OthrRef/RefIssr/NmAndAdr/Adr/BldgNb
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 16
Documentation:
ISO Element Name Building Number
ISO Element Definition Number that identifies the position of a building on a street.
TrfCxlStsRpt
+OthrRef
++RefIssr
+++NmAndAdr
++++Adr
tag PstCd
type Max16Text
fullName PostCode
path: /Document[1..1]/TrfCxlStsRpt[1..1]/OthrRef[0..2]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/PstCd[0..1]
X-path: /Document/TrfCxlStsRpt/OthrRef/RefIssr/NmAndAdr/Adr/PstCd
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 16
Documentation:
ISO Element Name Post Code
ISO Element Definition Identifier consisting of a group of letters and/or numbers that is added to a postal address to assist the sorting of mail.
TrfCxlStsRpt
+OthrRef
++RefIssr
+++NmAndAdr
++++Adr
tag TwnNm
type Max35Text
fullName TownName
path: /Document[1..1]/TrfCxlStsRpt[1..1]/OthrRef[0..2]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/TwnNm[0..1]
X-path: /Document/TrfCxlStsRpt/OthrRef/RefIssr/NmAndAdr/Adr/TwnNm
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Town Name
ISO Element Definition Name of a built-up area, with defined boundaries, and a local government.
TrfCxlStsRpt
+OthrRef
++RefIssr
+++NmAndAdr
++++Adr
tag CtrySubDvsn
type Max35Text
fullName CountrySubDivision
path: /Document[1..1]/TrfCxlStsRpt[1..1]/OthrRef[0..2]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/CtrySubDvsn[0..1]
X-path: /Document/TrfCxlStsRpt/OthrRef/RefIssr/NmAndAdr/Adr/CtrySubDvsn
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Country Sub Division
ISO Element Definition Identifies a subdivision of a country for example, state, region, county.
TrfCxlStsRpt
+OthrRef
++RefIssr
+++NmAndAdr
++++Adr
tag Ctry
type CountryCode
fullName Country
path: /Document[1..1]/TrfCxlStsRpt[1..1]/OthrRef[0..2]/RefIssr[0..1]/NmAndAdr[1..1]/Adr[0..1]/Ctry[1..1]
X-path: /Document/TrfCxlStsRpt/OthrRef/RefIssr/NmAndAdr/Adr/Ctry
mode: Sequence
minOccurs 1
maxOccurs 1
Pattern: [A-Z]{2,2}
Documentation:
ISO Element Name Country
ISO Element Definition Nation with its own government.
ISO Type Definition Code to identify a country, a dependency, or another area of particular geopolitical interest, on the basis of country names obtained from the United Nations (ISO 3166, Alpha-2 code).
Constraint:
Name Country
Definition The code is checked against the list of country names obtained from the United Nations (ISO 3166, Alpha-2 code).
TrfCxlStsRpt
+OthrRef
tag MsgNm
type Max35Text
fullName MessageName
path: /Document[1..1]/TrfCxlStsRpt[1..1]/OthrRef[0..2]/MsgNm[0..1]
X-path: /Document/TrfCxlStsRpt/OthrRef/MsgNm
mode: Sequence
minOccurs 0
maxOccurs 1
minLength 1
maxLength 35
Documentation:
ISO Element Name Message Name
ISO Element Definition Name of a message.