AdditionalDocumentRequest
Request to send additional documents be sent along with item (shipment message, warranty information, financial information) and where to send
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: AdditionalDocumentRequestType
Properties: Global, Qualified, ID: oagis-id-27ad737d552544db9d6ab48e901a445b
Content
- Sequence [1..1]
- DocumentIdentification [0..1]
- RecipientParty [0..1] Identifies the recipient of the goods or services.
- OriginalQuantity [0..1]
- CopiesNumber [0..1] A number of copies.
- Extension [0..1]
from type IdentificationTypefrom type AdditionalDocumentRequestBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | from type IdentificationType | |
actionCode | [0..1] | ActionCodeContentType | from type IdentificationType |
Used in
- Type FreightInvoiceHeaderBaseType
- Type FreightInvoiceHeaderType via extension of FreightInvoiceHeaderBaseType (Element FreightInvoiceHeader)
- Type FreightInvoiceLineBaseType via extension of FreightInvoiceLineSubLineBaseType
- Type FreightInvoiceLineSubLineBaseType
- Type FreightInvoiceLineType via extension of FreightInvoiceLineSubLineBaseType (Element FreightInvoiceLine)
- Type FreightInvoiceSubLineBaseType via extension of FreightInvoiceLineSubLineBaseType
- Type FreightInvoiceSubLineType via extension of FreightInvoiceLineSubLineBaseType (Element FreightInvoiceSubLine)
- Type FulfillmentTermBaseType
- Type FulfillmentTermType via extension of FulfillmentTermBaseType (Element FulfillmentTerm)
Sample instance
<AdditionalDocumentRequest> <ID/> <IDSet> <ID/> </IDSet> <DocumentIdentification> <ID/> <RevisionID>normalizedString</RevisionID> <VariationID>normalizedString</VariationID> <DocumentIDSet> <ID/> </DocumentIDSet> <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> </DocumentIdentification> <RecipientParty> <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>... </IDSet> <Name/> <Directions/> <Coordinate>... </Coordinate> <Address>... </Address> <Contact>... </Contact> <Communication>... </Communication> <PostalAddress>... </PostalAddress> <PhysicalAddress>... </PhysicalAddress> <Description/> <Note/> <TimeZoneCode>M0100</TimeZoneCode> <AvailableTimePeriod>.................. </AvailableTimePeriod> <LocationEquipmentSpecification>... </LocationEquipmentSpecification> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <Extension>....................................... </Extension> </Location> <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> <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> </RecipientParty> <OriginalQuantity/> <CopiesNumber>1.0</CopiesNumber> <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> </AdditionalDocumentRequest>