CheckInstruction
Information related to a check instruction.
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: CheckInstructionType
Properties: Global, Qualified, ID: oagis-id-5b79412dbc9a466c8ce9fe0c7e3b028c
Content
- Sequence [1..1]
- CheckNumberID [0..1] Identifies the check number.
- DeliveryMethodCode [0..1] Specifies the delivery method of the check.
- CheckFromParty [0..1] Identifies the party that ordered the issuance of the check.
- DeliverToParty [0..1] This is the Party (the person or organization) to receive delivery of a the associated entitles. This can be goods, services, checks, etc. Several examples of the value of this field include an office number, a complete address, or a person
- PriorityCode [0..1] Indicates the priority or urgency of the associated entity.
- CheckMaturityDate [0..1] Date when the draft becomes payable and when debtor’s account is debited.
- CheckFormsCode [0..1] Code agreed between the initiating party and the first agent, which specifies the check layout, company logo and digitised signature to be used to print the check.
- CheckMemoFieldText [0..1] Information that needs to be printed on the check, used by the payer to add miscellaneous information.
- RegionalClearingZoneID [0..1] Regional area in which the check can be cleared, when a country has no nation-wide check clearing organisation.
- Extension [0..1] Allows the user of OAGIS to extend the specification in order to provide additional information that is not captured in OAGIS.This is done by defining the additional information in XML Schema and referencing the new schema in the xml instance document through the use of namespaces. Once this is done the additional information defined there can be carried in the BOD XML instance document.The Open Applications Group will make best efforts to quickly consider all proposed submissions.The Extension is always the last element in all components, except where the component has been extended inline.
from type IdentificationTypefrom type CheckInstructionBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | from type IdentificationType | |
actionCode | [0..1] | ActionCodeContentType | from type IdentificationType |
Used in
- Type PaymentTransactionBaseType
- Type PaymentTransactionType via extension of PaymentTransactionBaseType (Element PaymentTransaction)
- Type RemittanceAdviceHeaderBaseType
- Type RemittanceAdviceHeaderType via extension of RemittanceAdviceHeaderBaseType (Element RemittanceAdviceHeader)
Sample instance
<CheckInstruction> <ID/> <IDSet> <ID/> </IDSet> <CheckNumberID>normalizedString</CheckNumberID> <DeliveryMethodCode>token</DeliveryMethodCode> <CheckFromParty> <ID/> <PartyIDSet> <ID/> </PartyIDSet> <TaxIDSet> <ID/> </TaxIDSet> <TaxID>normalizedString</TaxID> <DUNSID>normalizedString</DUNSID> <CAGEID>normalizedString</CAGEID> <DODAACID>normalizedString</DODAACID> <BICID>normalizedString</BICID> <SCACID>normalizedString</SCACID> <AccountID>normalizedString</AccountID> <Name/> <Location> <ID/> <IDSet>... </IDSet> <Name/> <Directions/> <Coordinate>... </Coordinate> <Address>... </Address> <Contact>... </Contact> <Communication>... </Communication> <PostalAddress>... </PostalAddress> <PhysicalAddress>... </PhysicalAddress> <Description/> <Note/> <TimeZoneCode>M0100</TimeZoneCode> <AvailableTimePeriod>.................. </AvailableTimePeriod> <LocationEquipmentSpecification>... </LocationEquipmentSpecification> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <Extension>....................................... </Extension> </Location> <Contact> <ID/> <IDSet>... </IDSet> <PersonName>... </PersonName> <RoleCode>normalizedString</RoleCode> <JobTitle/> <Responsibility/> <OrganizationUnitID>normalizedString</OrganizationUnitID> <Communication>... </Communication> <TelephoneCommunication>... </TelephoneCommunication> <EMailAddressCommunication>... </EMailAddressCommunication> <InternetAddressCommunication>... </InternetAddressCommunication> <Preference>... </Preference> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <Extension>....................................... </Extension> </Contact> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </CheckFromParty> <DeliverToParty> <ID/> <PartyIDSet> <ID/> </PartyIDSet> <TaxIDSet> <ID/> </TaxIDSet> <TaxID>normalizedString</TaxID> <DUNSID>normalizedString</DUNSID> <CAGEID>normalizedString</CAGEID> <DODAACID>normalizedString</DODAACID> <BICID>normalizedString</BICID> <SCACID>normalizedString</SCACID> <AccountID>normalizedString</AccountID> <Name/> <Location> <ID/> <IDSet>... </IDSet> <Name/> <Directions/> <Coordinate>... </Coordinate> <Address>... </Address> <Contact>... </Contact> <Communication>... </Communication> <PostalAddress>... </PostalAddress> <PhysicalAddress>... </PhysicalAddress> <Description/> <Note/> <TimeZoneCode>M0100</TimeZoneCode> <AvailableTimePeriod>.................. </AvailableTimePeriod> <LocationEquipmentSpecification>... </LocationEquipmentSpecification> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <Extension>....................................... </Extension> </Location> <Contact> <ID/> <IDSet>... </IDSet> <PersonName>... </PersonName> <RoleCode>normalizedString</RoleCode> <JobTitle/> <Responsibility/> <OrganizationUnitID>normalizedString</OrganizationUnitID> <Communication>... </Communication> <TelephoneCommunication>... </TelephoneCommunication> <EMailAddressCommunication>... </EMailAddressCommunication> <InternetAddressCommunication>... </InternetAddressCommunication> <Preference>... </Preference> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <Extension>....................................... </Extension> </Contact> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </DeliverToParty> <PriorityCode>normalizedString</PriorityCode> <CheckMaturityDate></CheckMaturityDate> <CheckFormsCode>normalizedString</CheckFormsCode> <CheckMemoFieldText/> <RegionalClearingZoneID>normalizedString</RegionalClearingZoneID> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </CheckInstruction>