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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

CreatedForParty

This identifies the organization/ entity for whom the cart was created. This is also used in the context of third party buying, where this will identify the entity or organization for whom the cart is intended

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

<CreatedForParty>
   <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>
</CreatedForParty>

Site developed and hosted by Datypic, Inc.

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