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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

CreditorParty

Party that receives an amount of money from the debtor. In the context of the payment model, the creditor is also the credit account owner.

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

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
category [0..1]PartyCategoryCodeContentTypefrom type PartyBaseType

Used in

Sample instance

<CreditorParty>
   <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>
         <Latitude>...
         </Latitude>
         <Longitude>...
         </Longitude>
         <AltitudeMeasure unitCode="normalizedString">1.0</AltitudeMeasure>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Coordinate>
      <Address>
         <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>...
         </Status>
         <Preference>...
         </Preference>
         <UserArea>
            <!--any element-->
         </UserArea>
      </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>
         <ChannelCode>normalizedString</ChannelCode>
         <UseCode>normalizedString</UseCode>
         <CountryDialing>string</CountryDialing>
         <AreaDialing>string</AreaDialing>
         <DialNumber>string</DialNumber>
         <Extension>string</Extension>
         <Access>string</Access>
         <Preference>...
         </Preference>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Communication>
      <Preference>
         <Sequence>1</Sequence>
         <Indicator>true</Indicator>
         <EffectiveTimePeriod>...
         </EffectiveTimePeriod>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Preference>
      <UserArea>
         <!--any element-->
      </UserArea>
   </Contact>
   <CustomerAccountID>normalizedString</CustomerAccountID>
   <CountryCode>normalizedString</CountryCode>
   <FinancialAccount>
      <ID>normalizedString</ID>
      <AccountIDs>
         <ID>normalizedString</ID>
      </AccountIDs>
      <CurrencyCode>AED</CurrencyCode>
      <Name>string</Name>
      <Type>normalizedString</Type>
      <UserArea>
         <!--any element-->
      </UserArea>
   </FinancialAccount>
   <UserArea>
      <!--any element-->
   </UserArea>
</CreditorParty>

Site developed and hosted by Datypic, Inc.

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