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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

OwnerParty

This is used to identify who or which organization owns the item or part. The content of this field is user defined based on a specific Customer or Supplier.

Synonyms are Vendor Consignment ID, Supplier Consignment ID

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

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

Site developed and hosted by Datypic, Inc.

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