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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

Financing

Element information

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

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

Type: FinancingType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
type [0..1]xsd:normalizedStringfrom type FinancingBaseType

Used in

Sample instance

<Financing>
   <PaymentAmount currencyID="AED">1.0</PaymentAmount>
   <BalanceAmount currencyID="AED">1.0</BalanceAmount>
   <FinalAmount currencyID="AED">1.0</FinalAmount>
   <ResidualAmount currencyID="AED">1.0</ResidualAmount>
   <Term>
      <ID>normalizedString</ID>
      <Description>string</Description>
      <EffectiveDateTime>2000-01-01</EffectiveDateTime>
      <DueDateTime>2000-01-01</DueDateTime>
      <DiscountPercent>1.0</DiscountPercent>
      <ProxMonth>1</ProxMonth>
      <ProxDayOfMonth>01</ProxDayOfMonth>
      <UserArea>
         <!--any element-->
      </UserArea>
   </Term>
   <MaturityDateTime>2000-01-01</MaturityDateTime>
   <FinancialParty>
      <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>
      <ClearingSystemMemberID>normalizedString</ClearingSystemMemberID>
      <BranchParty>
         <PartyIDs>...
         </PartyIDs>
         <AccountID>normalizedString</AccountID>
         <Name>string</Name>
         <Location>...
         </Location>
         <Contact>...
         </Contact>
         <UserArea>
            <!--any element-->
         </UserArea>
      </BranchParty>
      <FinancialAccount>
         <ID>normalizedString</ID>
         <AccountIDs>...
         </AccountIDs>
         <CurrencyCode>AED</CurrencyCode>
         <Name>string</Name>
         <Type>normalizedString</Type>
         <UserArea>
            <!--any element-->
         </UserArea>
      </FinancialAccount>
      <CountryCode>normalizedString</CountryCode>
      <UserArea>
         <!--any element-->
      </UserArea>
   </FinancialParty>
   <DownPaymentAmount currencyID="AED">1.0</DownPaymentAmount>
   <TotalAmount currencyID="AED">1.0</TotalAmount>
   <PaymentAuthorization>
      <ID>normalizedString</ID>
      <ResponseCode>normalizedString</ResponseCode>
      <AuthorizationDate>2000-01-01</AuthorizationDate>
      <Amount currencyID="AED">1.0</Amount>
      <ReferenceOrderNumber>normalizedString</ReferenceOrderNumber>
      <RevenueSourceID>normalizedString</RevenueSourceID>
      <RemittanceBankID>normalizedString</RemittanceBankID>
      <UserArea>
         <!--any element-->
      </UserArea>
   </PaymentAuthorization>
   <CreditRatingCode>normalizedString</CreditRatingCode>
   <UserArea>
      <!--any element-->
   </UserArea>
</Financing>

Site developed and hosted by Datypic, Inc.

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