container_type in Zip

Name: container_typeVersion Id: 1.0.0.0
Description: The container type attribute indicates the method used to package the components.
Namespace Id: pdsSteward: pdsClass Name: ZipType: ASCII_​Short_​String_​Collapsed
Minimum Value: NoneMaximum Value: NoneMinimum Characters: 1Maximum Characters: 255
Unit of Measure Type: NoneDefault Unit Id: NoneAttribute Concept: TypeConceptual Domain: Short_String
Status: ActiveNillable: falsePattern: None
Permissible Value(s)ValueValue Meaning
 GZIPProduct_Zipped is in container type GZIP, a compressed file format based on the DEFLATE algorithm. See http://www.gzip.org/
 LZIPProduct_Zipped is in container type LZIP, a compressed file format that is created using the Lempel-Ziv-Markov chain algorithm. See http://lzip.nongnu.org/lzip.html
 TARProduct_Zipped is in container type TAR, a file format that aggregates many small files, their ownership and status information, and their relative organization into a single larger file. See http://www.freebsd.org/cgi/man.cgi?query=tar&sektion=5&manpath=FreeBSD+8-current
 ZIPProduct_Zipped is in container type ZIP, a file format that aggregates one or more smaller files and/or folders, some of which may have been compressed, into a single file. See http://www.pkware.com/support/zip-app-note/