ShippersExportDeclarationLine
Provides general information about the item inventory being delivered, including the planned and actual quantities. This information usually directly references a line item or shipment schedule line on a sales order, purchase order or other inventory transfer document.
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: ShippersExportDeclarationLineType
Properties: Global, Qualified, ID: oagis-id-4971c64e794c4b6e9bc6bad1b51d4d5d
Content
- Sequence [1..1]
- LineNumberID [0..1] Is the Line Number of the given Line Coponent within the document. LineNumbers are assigned by the sending system.
- LineIDSet [0..*]
- Description [0..*]
- Note [0..*]
- DocumentReference [0..*]
- Attachment [0..*] The Attachment represents binary data files that may be included within a BOD. These files replace the paper specifications and drawings attached to a BOD definition to clearly communicate design requirements. This Data Type is optional. Attachment usage is further defined by its position.
- Status [0..*] Indicates the status of the associated object by providing the Status Code along with a description and when the status is effective.
- ExportLicense [0..1] Specifies details of an approval to export a thing
- HarmonizedTariffScheduleCode [0..1]
- 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 LineIdentificationBaseTypefrom type LineBaseTypefrom group FreeFormTextGroupfrom group ReferencesGroupfrom type StatusLineBaseTypefrom type ExportDeclarationLineBaseTypefrom type ShippersExportDeclarationLineBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | from type LineIdentificationBaseType | |
actionCode | [0..1] | ActionCodeContentType | from type LineIdentificationBaseType |
Used in
- Type ShippersExportDeclarationType (Element ShippersExportDeclaration)
Sample instance
<ShippersExportDeclarationLine> <LineNumberID/> <LineIDSet> <ID/> </LineIDSet> <Description/> <Note/> <DocumentReference> <ID/> <RevisionID>normalizedString</RevisionID> <VariationID>normalizedString</VariationID> <DocumentIDSet> <ID/> </DocumentIDSet> <DocumentDateTime></DocumentDateTime> <Description/> <Note/> <Status> <ID/> <IDSet>... </IDSet> <Code/> <Description/> <ReasonCode>normalizedString</ReasonCode> <Reason/> <EffectiveTimePeriod>.................. </EffectiveTimePeriod> <Extension>....................................... </Extension> </Status> <LineNumberID/> <LineIDSet> <ID/> </LineIDSet> <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> </DocumentReference> <Attachment> <ID/> <IDSet> <ID/> </IDSet> <EmbeddedDataBinaryObject/> <URI>normalizedString</URI> <ISBN>normalizedString</ISBN> <FileName/> <DocumentDateTime></DocumentDateTime> <Description/> <Note/> <FileTypeCode>normalizedString</FileTypeCode> <FileSizeQuantity>1.0</FileSizeQuantity> <Title/> <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> </Attachment> <Status> <ID/> <IDSet> <ID/> </IDSet> <Code/> <Description/> <ReasonCode>normalizedString</ReasonCode> <Reason/> <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> </Status> <ExportLicense> <ID/> <IDSet> <ID/> </IDSet> <Classification> <ID/> <IDSet>... </IDSet> <UNSPSCCode>normalizedString</UNSPSCCode> <Codes>... </Codes> <Description/> <Note/> <Extension>....................................... </Extension> </Classification> <ExpirationDate></ExpirationDate> <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> </ExportLicense> <HarmonizedTariffScheduleCode>normalizedString</HarmonizedTariffScheduleCode> <ContainsHazardousMaterialIndicator>true</ContainsHazardousMaterialIndicator> <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> </ShippersExportDeclarationLine>