Chapter 6. Large File Noun

Table of Contents

LargeFile
Fields and Components
Sample XML
LargeFileHeader
Fields and Components
Sample XML
DocumentIdentificationGroup
Fields and Components
Sample XML
DocumentIdentification
Fields and Components
Sample XML
AlternateDocumentIdentification
Fields and Components
Sample XML
File
Fields and Components
Sample XML
AvailablePeriod
Fields and Components
Sample XML
LargeFileLineItem
Fields and Components
Sample XML

LargeFile

Uses the Component:LargeFileType

Large File handling. This Noun communicates information regarding the handling of large files.

Fields and Components

Table 6.1. Fields and Components

Name Description Occurrence Type Data Type User Notes
LargeFileHeader

Large File Header

1..1ComponentLargeFileHeaderType 
LargeFileLineItem

Large File Line Items

0..*ComponentLargeFileLineItemType 

Sample XML

The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.

Example 6.1. LargeFile

<LargeFile>
     <LargeFileHeader>......</LargeFileHeader>     [1..1]
     <LargeFileLineItem>......</LargeFileLineItem>     [0..*]
</LargeFile>