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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

InitiatingParty

Party initiating the payment to the forwarding or first agent. This can be the debtor (in a credit transfer), the creditor (in a direct debit) or a party that initiates the payment on behalf of the debtor or creditor.

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/Components.xsd

Type: SemanticPartyType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
category [0..1]PartyCategoryCodeContentTypefrom type PartyBaseType

Used in

Sample instance

<InitiatingParty>
   <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>
   <UserArea>
      <!--any element-->
   </UserArea>
</InitiatingParty>

Site developed and hosted by Datypic, Inc.

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