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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

FirstAgentInstruction

Further information related to the processing of the payment instruction, which may need to be acted upon by the first agent, depending on agreement between customer and the first agent. The instruction can relate to a level of service between the
customer and the first agent, or can be information required by the first agent.

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: FirstAgentInstructionType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<FirstAgentInstruction>
   <ProprietaryText>string</ProprietaryText>
   <DebitPurposeText>string</DebitPurposeText>
   <RemitLocationMethodCode>normalizedString</RemitLocationMethodCode>
   <RemitLocationURI>http://www.example.com/</RemitLocationURI>
   <RemitLocationPostalAddress>
      <ID>normalizedString</ID>
      <FormatCode>normalizedString</FormatCode>
      <AttentionOfName>string</AttentionOfName>
      <CareOfName>string</CareOfName>
      <AddressLine>string</AddressLine>
      <CitySubDivisionName>string</CitySubDivisionName>
      <CityName>string</CityName>
      <CountrySubDivisionCode>normalizedString</CountrySubDivisionCode>
      <CountryCode>normalizedString</CountryCode>
      <PostalCode>normalizedString</PostalCode>
      <Status>
         <Code>normalizedString</Code>
         <Description>string</Description>
         <EffectiveDateTime>2000-01-01</EffectiveDateTime>
         <ReasonCode>normalizedString</ReasonCode>
         <Reason>string</Reason>
         <TimePeriod>...
         </TimePeriod>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Status>
      <Preference>
         <Sequence>1</Sequence>
         <Indicator>true</Indicator>
         <EffectiveTimePeriod>...
         </EffectiveTimePeriod>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Preference>
      <UserArea>
         <!--any element-->
      </UserArea>
   </RemitLocationPostalAddress>
   <PaymentTransactionTax>
      <CreditorTaxID>normalizedString</CreditorTaxID>
      <CreditorTaxType>normalizedString</CreditorTaxType>
      <DebtorTaxID>normalizedString</DebtorTaxID>
      <TaxReferenceNumber>normalizedString</TaxReferenceNumber>
      <TotalTaxableBaseAmount currencyID="AED">1.0</TotalTaxableBaseAmount>
      <TotalTaxAmount currencyID="AED">1.0</TotalTaxAmount>
      <Tax>
         <ID>normalizedString</ID>
         <TaxJurisdicationCodes>
         </TaxJurisdicationCodes>
         <BasisAmount currencyID="AED">1.0</BasisAmount>
         <Calculation>...
         </Calculation>
         <Exemption>...
         </Exemption>
         <Description>string</Description>
         <TaxAuthorityAmount currencyID="AED">1.0</TaxAuthorityAmount>
         <Amount currencyID="AED">1.0</Amount>
         <CurrencyExchangeRate>...
         </CurrencyExchangeRate>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Tax>
      <UserArea>
         <!--any element-->
      </UserArea>
   </PaymentTransactionTax>
   <UserArea>
      <!--any element-->
   </UserArea>
</FirstAgentInstruction>

Site developed and hosted by Datypic, Inc.

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