CarrierParty
Identifies the party that serves as the carrier of the goods or services for the transaction.
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: PartyType
Properties: Global, Qualified, ID: oagis-id-e9bfb4eb30054e3db24b43bca140b73f
Content
- Sequence [1..1]
- ID [0..*] Is the Identifiers of the given instance of an entity within the scope of the integration. The schemeAgencyID attribute identifies the party that provided or knows this party by the given identifier.
- PartyIDSet [0..*]
- TaxIDSet [0..*]
- TaxID [0..*] Identifier for a business or individual provided by the government. This maybe a FIIN, Social Security Number, or Drivers License Number to name a few.
- DUNSID [0..1] Identifier for business provided by Dun and Bradstreet.
- CAGEID [0..1] The Commercial and Government Entity (CAGE) code is a five-character ID number used extensively within the Department of Defense to identify specific companies.
- DODAACID [0..1] DoDAAC (Dept. of Defense Activity Address Code) is a unique six-position, alphanumeric string that uniquely identifies departments, locations, units, and so on within the military. This identifier serves the same purpose as a company
- BICID [0..1] The Bank Identifier Code is a unique address which, in telecommunication messages, identifies precisely the financial institutions involved in financial transactions.
- SCACID [0..1] The Standard Carrier Alpha Code, a two-to-four digit identification, is used by (in the United States) transportation industry to identify freight carriers in computer systems and shipping documents such as Bill of Lading, Freight Bill, Packing List, and Purchase Order.
- AccountID [0..*] Identifier of the account
- Name [0..*] Identifies the Name of the object in which associated.
- Location [0..*] The location of a thing, as captured by an address (or addresses), GPS Coordinates, and/or in relation to other locations.
- Contact [0..*] Contacts are the point of communication with the given party. In the case of an organization it may be the requisitioner, the buyer, customer service, etc.
- Extension [0..1] Allows the user of OAGIS to extend the specification in order to provide additional information that is not captured in OAGIS.This is done by defining the additional information in XML Schema and referencing the new schema in the xml instance document through the use of namespaces. Once this is done the additional information defined there can be carried in the BOD XML instance document.The Open Applications Group will make best efforts to quickly consider all proposed submissions.The Extension is always the last element in all components, except where the component has been extended inline.
from type PartyIdentificationTypefrom type PartyBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | from type PartyIdentificationType | |
role | [0..1] | PartyRoleCodeContentType | from type PartyIdentificationType | |
actionCode | [0..1] | ActionCodeContentType | from type PartyIdentificationType |
Used in
- Type FreightInvoiceHeaderBaseType
- Type FreightInvoiceHeaderType via extension of FreightInvoiceHeaderBaseType (Element FreightInvoiceHeader)
- Type FreightInvoiceLineBaseType
- Type FreightInvoiceLineType via extension of FreightInvoiceLineBaseType (Element FreightInvoiceLine)
- Type InventoryBalanceBaseType
- Type InventoryBalanceType via extension of InventoryBalanceBaseType (Element InventoryBalance)
- Type InventoryConsumptionHeaderBaseType
- Type InventoryConsumptionHeaderType via extension of InventoryConsumptionHeaderBaseType (Element InventoryConsumptionHeader)
- Type InventoryCountHeaderBaseType
- Type InventoryCountHeaderType via extension of InventoryCountHeaderBaseType (Element InventoryCountHeader)
- Type InvoiceHeaderBaseType
- Type InvoiceHeaderType via extension of InvoiceHeaderBaseType (Element InvoiceHeader)
- Type MoveProductForecastLineBaseType
- Type MoveProductForecastLineType via extension of MoveProductForecastLineBaseType (Element MoveProductForecastLine)
- Type MoveProductForecasttHeaderBaseType
- Type MoveProductForecasttHeaderType via extension of MoveProductForecasttHeaderBaseType (Element MoveProductForecastHeader)
- Type MoveProductHeaderBaseType
- Type MoveProductHeaderType via extension of MoveProductHeaderBaseType (Element MoveProductHeader)
- Type MoveProductLineBaseType
- Type MoveProductLineType via extension of MoveProductLineBaseType (Element MoveProductLine)
- Type OrderHeaderBaseType via extension of ProcurementHeaderBaseType
- Type PickListHeaderBaseType
- Type PickListHeaderType via extension of PickListHeaderBaseType (Element PickListHeader)
- Type PickListLineBaseType
- Type PickListLineType via extension of PickListLineBaseType (Element PickListLine)
- Type ProcurementHeaderBaseType
- Type PurchaseOrderHeaderBaseType via extension of ProcurementHeaderBaseType
- Type PurchaseOrderHeaderType via extension of ProcurementHeaderBaseType (Element PurchaseOrderHeader)
- Type QuoteHeaderBaseType via extension of ProcurementHeaderBaseType
- Type QuoteHeaderType via extension of ProcurementHeaderBaseType (Element QuoteHeader)
- Type RFQHeaderBaseType via extension of ProcurementHeaderBaseType
- Type RFQHeaderType via extension of ProcurementHeaderBaseType (Element RFQHeader)
- Type ReceiveDeliveryHeaderBaseType via extension of ShipHeaderBaseType
- Type ReceiveDeliveryHeaderType via extension of ShipHeaderBaseType (Element ReceiveDeliveryHeader)
- Type ReceiveDeliveryUnitBaseType via extension of ShipUnitBaseType
- Type ReceiveDeliveryUnitType via extension of ShipUnitBaseType (Element ReceiveDeliveryUnit)
- Type SalesOrderHeaderBaseType via extension of ProcurementHeaderBaseType
- Type SalesOrderHeaderType via extension of ProcurementHeaderBaseType (Element SalesOrderHeader)
- Type ServicedItemInstanceBaseType
- Type ServicedItemInstanceType via extension of ServicedItemInstanceBaseType (Element ServicedItemInstance)
- Type ShipHeaderBaseType
- Type ShipUnitBaseType
- Type ShipmentHeaderBaseType via extension of ShipHeaderBaseType
- Type ShipmentHeaderType via extension of ShipHeaderBaseType (Element ShipmentHeader)
- Type ShipmentUnitBaseType via extension of ShipUnitBaseType
- Type ShipmentUnitType via extension of ShipUnitBaseType (Element ShipmentUnit)
- Type ShippingRouteBaseType
- Type ShippingRouteType via extension of ShippingRouteBaseType (Element ShippingRoute)
- Type TransportStepBaseType
- Type TransportStepType via extension of TransportStepBaseType (Element TransportStep)
Sample instance
<CarrierParty> <ID/> <PartyIDSet> <ID/> </PartyIDSet> <TaxIDSet> <ID/> </TaxIDSet> <TaxID>normalizedString</TaxID> <DUNSID>normalizedString</DUNSID> <CAGEID>normalizedString</CAGEID> <DODAACID>normalizedString</DODAACID> <BICID>normalizedString</BICID> <SCACID>normalizedString</SCACID> <AccountID>normalizedString</AccountID> <Name/> <Location> <ID/> <IDSet> <ID/> </IDSet> <Name/> <Directions/> <Coordinate> <ID/> <IDSet>... </IDSet> <Description/> <ReferenceSystemID/> <VerticalReferenceSystemID/> <VerticalMeasure>1.0</VerticalMeasure> <LatitudeMeasure>1.0</LatitudeMeasure> <LongitudeMeasure>1.0</LongitudeMeasure> <VerticalAccuracyMeasure>1.0</VerticalAccuracyMeasure> <HorizontalAccuracyMeasure>1.0</HorizontalAccuracyMeasure> <Extension>....................................... </Extension> </Coordinate> <Address> <ID/> <IDSet>... </IDSet> <Name/> <AttentionOfName/> <CareOfName/> <BuildingNumber/> <BuildingName/> <BlockName/> <StreetName/> <StreetTypeCode>normalizedString</StreetTypeCode> <Floor/> <Unit/> <StairCase/> <Door/> <PostOfficeBox/> <DeliveryPointID>normalizedString</DeliveryPointID> <PlotID>normalizedString</PlotID> <CityName/> <CitySubDivisionName/> <CountrySubDivisionCode>token</CountrySubDivisionCode> <CountryCode>token</CountryCode> <PostalCode>normalizedString</PostalCode> <Status>... </Status> <Preference>... </Preference> <GeographicalCoordinate>... </GeographicalCoordinate> <Usage>... </Usage> <Extension>....................................... </Extension> </Address> <Contact> <ID/> <IDSet>... </IDSet> <PersonName>... </PersonName> <RoleCode>normalizedString</RoleCode> <JobTitle/> <Responsibility/> <OrganizationUnitID>normalizedString</OrganizationUnitID> <Communication>... </Communication> <TelephoneCommunication>... </TelephoneCommunication> <EMailAddressCommunication>... </EMailAddressCommunication> <InternetAddressCommunication>... </InternetAddressCommunication> <Preference>... </Preference> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <Extension>....................................... </Extension> </Contact> <Communication> <ID/> <IDSet>... </IDSet> <Name/> <ChannelCode>normalizedString</ChannelCode> <UseCode>normalizedString</UseCode> <CountryDialingCode>normalizedString</CountryDialingCode> <AreaDialingCode>normalizedString</AreaDialingCode> <DialNumber/> <PhoneExtension/> <Access/> <Address>... </Address> <URI>normalizedString</URI> <HTMLPreferredIndicator>true</HTMLPreferredIndicator> <Text/> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <Preference>... </Preference> <Extension>....................................... </Extension> </Communication> <PostalAddress> <ID/> <IDSet>... </IDSet> <Name/> <AttentionOfName/> <CareOfName/> <BuildingNumber/> <BuildingName/> <BlockName/> <StreetName/> <StreetTypeCode>normalizedString</StreetTypeCode> <Floor/> <Unit/> <StairCase/> <Door/> <PostOfficeBox/> <DeliveryPointID>normalizedString</DeliveryPointID> <PlotID>normalizedString</PlotID> <CityName/> <CitySubDivisionName/> <CountrySubDivisionCode>token</CountrySubDivisionCode> <CountryCode>token</CountryCode> <PostalCode>normalizedString</PostalCode> <Status>... </Status> <Preference>... </Preference> <GeographicalCoordinate>... </GeographicalCoordinate> <Usage>... </Usage> <Extension>....................................... </Extension> </PostalAddress> <PhysicalAddress> <ID/> <IDSet>... </IDSet> <Name/> <AttentionOfName/> <CareOfName/> <BuildingNumber/> <BuildingName/> <BlockName/> <StreetName/> <StreetTypeCode>normalizedString</StreetTypeCode> <Floor/> <Unit/> <StairCase/> <Door/> <PostOfficeBox/> <DeliveryPointID>normalizedString</DeliveryPointID> <PlotID>normalizedString</PlotID> <CityName/> <CitySubDivisionName/> <CountrySubDivisionCode>token</CountrySubDivisionCode> <CountryCode>token</CountryCode> <PostalCode>normalizedString</PostalCode> <Status>... </Status> <Preference>... </Preference> <GeographicalCoordinate>... </GeographicalCoordinate> <Usage>... </Usage> <Extension>....................................... </Extension> </PhysicalAddress> <Description/> <Note/> <TimeZoneCode>M0100</TimeZoneCode> <AvailableTimePeriod> <InclusiveIndicator>true</InclusiveIndicator> <StartDateTime></StartDateTime> <StartTime>token</StartTime> <Duration>P1Y2M3DT10H</Duration> <EndDateTime></EndDateTime> <EndTime>token</EndTime> </AvailableTimePeriod> <LocationEquipmentSpecification> <ID/> <IDSet>... </IDSet> <Property>... </Property> <Extension>....................................... </Extension> </LocationEquipmentSpecification> <EffectiveTimePeriod> <InclusiveIndicator>true</InclusiveIndicator> <StartDateTime></StartDateTime> <StartTime>token</StartTime> <Duration>P1Y2M3DT10H</Duration> <EndDateTime></EndDateTime> <EndTime>token</EndTime> </EffectiveTimePeriod> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </Location> <Contact> <ID/> <IDSet> <ID/> </IDSet> <PersonName> <ID/> <IDSet>... </IDSet> <FormattedName/> <PreferredName/> <GivenName/> <MiddleName/> <FamilyName/> <TitleAffixCode>normalizedString</TitleAffixCode> <PreferredSalutationCode>normalizedString</PreferredSalutationCode> <GenerationAffixCode>normalizedString</GenerationAffixCode> <QualificationAffixCode>normalizedString</QualificationAffixCode> <Initials/> <Usage>... </Usage> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <Extension>....................................... </Extension> </PersonName> <RoleCode>normalizedString</RoleCode> <JobTitle/> <Responsibility/> <OrganizationUnitID>normalizedString</OrganizationUnitID> <Communication> <ID/> <IDSet>... </IDSet> <Name/> <ChannelCode>normalizedString</ChannelCode> <UseCode>normalizedString</UseCode> <CountryDialingCode>normalizedString</CountryDialingCode> <AreaDialingCode>normalizedString</AreaDialingCode> <DialNumber/> <PhoneExtension/> <Access/> <Address>... </Address> <URI>normalizedString</URI> <HTMLPreferredIndicator>true</HTMLPreferredIndicator> <Text/> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <Preference>... </Preference> <Extension>....................................... </Extension> </Communication> <TelephoneCommunication> <ID/> <IDSet>... </IDSet> <ChannelCode>normalizedString</ChannelCode> <CountryDialingCode>normalizedString</CountryDialingCode> <AreaDialingCode>normalizedString</AreaDialingCode> <DialNumber/> <PhoneExtension/> <Access/> <FormattedNumber/> <Preference>... </Preference> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <Usage>... </Usage> <Extension>....................................... </Extension> </TelephoneCommunication> <EMailAddressCommunication> <ID/> <IDSet>... </IDSet> <UseCode>normalizedString</UseCode> <EMailAddressID>normalizedString</EMailAddressID> <HTMLPreferredIndicator>true</HTMLPreferredIndicator> <Preference>... </Preference> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <Extension>....................................... </Extension> </EMailAddressCommunication> <InternetAddressCommunication> <ID/> <IDSet>... </IDSet> <UseCode>normalizedString</UseCode> <Preference>... </Preference> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <Extension>....................................... </Extension> </InternetAddressCommunication> <Preference> <ID/> <IDSet>... </IDSet> <PrioritySequenceValue>1</PrioritySequenceValue> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <AvailableTimePeriod>.................. </AvailableTimePeriod> <UnavailableTimePeriod>.................. </UnavailableTimePeriod> <Description/> <Note/> <Extension>....................................... </Extension> </Preference> <EffectiveTimePeriod> <InclusiveIndicator>true</InclusiveIndicator> <StartDateTime></StartDateTime> <StartTime>token</StartTime> <Duration>P1Y2M3DT10H</Duration> <EndDateTime></EndDateTime> <EndTime>token</EndTime> </EffectiveTimePeriod> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </Contact> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </CarrierParty>