Schema Central > OAGIS® 9.4.1 > ChequeInstruction
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ChequeInstruction

Information related to a cheque instruction. 

See http://www.openapplications.org/platform/1.

Element information

Namespace: http://www.openapplications.org/oagis/9

Schema document: org_openapplications_platform/1_1_1/Common/OAGi/Components/FinancialComponents.xsd

Type: ChequeInstructionType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
type [0..1]ChequeInstructionCodeContentTypeSpecifies the type of checque to be issued.

Used in

Sample instance

<ChequeInstruction>
   <ChequeNumber>normalizedString</ChequeNumber>
   <DeliveryMethodCode>normalizedString</DeliveryMethodCode>
   <ChequeFromParty>
      <PartyIDs>
         <ID>normalizedString</ID>
         <TaxID>normalizedString</TaxID>
         <DUNSID>normalizedString</DUNSID>
         <CAGEID>normalizedString</CAGEID>
         <DODAACID>normalizedString</DODAACID>
         <BICID>normalizedString</BICID>
      </PartyIDs>
      <AccountID>normalizedString</AccountID>
      <Name>string</Name>
      <Location>
         <ID>normalizedString</ID>
         <Name>string</Name>
         <Directions>string</Directions>
         <Coordinate>...
         </Coordinate>
         <Address>...
         </Address>
         <Description>string</Description>
         <Note>string</Note>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Location>
      <Contact>
         <ID>normalizedString</ID>
         <Name>string</Name>
         <JobTitle>string</JobTitle>
         <Responsibility>string</Responsibility>
         <DepartmentName>string</DepartmentName>
         <Communication>...
         </Communication>
         <Preference>...
         </Preference>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Contact>
      <UserArea>
         <!--any element-->
      </UserArea>
   </ChequeFromParty>
   <DeliverToParty>
      <PartyIDs>
         <ID>normalizedString</ID>
         <TaxID>normalizedString</TaxID>
         <DUNSID>normalizedString</DUNSID>
         <CAGEID>normalizedString</CAGEID>
         <DODAACID>normalizedString</DODAACID>
         <BICID>normalizedString</BICID>
      </PartyIDs>
      <AccountID>normalizedString</AccountID>
      <Name>string</Name>
      <Location>
         <ID>normalizedString</ID>
         <Name>string</Name>
         <Directions>string</Directions>
         <Coordinate>...
         </Coordinate>
         <Address>...
         </Address>
         <Description>string</Description>
         <Note>string</Note>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Location>
      <Contact>
         <ID>normalizedString</ID>
         <Name>string</Name>
         <JobTitle>string</JobTitle>
         <Responsibility>string</Responsibility>
         <DepartmentName>string</DepartmentName>
         <Communication>...
         </Communication>
         <Preference>...
         </Preference>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Contact>
      <UserArea>
         <!--any element-->
      </UserArea>
   </DeliverToParty>
   <PriorityCode>normalizedString</PriorityCode>
   <ChequeMaturityDate>2000-01-01</ChequeMaturityDate>
   <ChequeFormsCode>normalizedString</ChequeFormsCode>
   <ChequeMemoFieldText>string</ChequeMemoFieldText>
   <RegionalClearingZoneID>normalizedString</RegionalClearingZoneID>
   <UserArea>
      <!--any element-->
   </UserArea>
</ChequeInstruction>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com