Name: container_type | Version Id: 1.0.0.0 | ||
---|---|---|---|
Description: The container type attribute indicates the method used to package the components. | |||
Namespace Id: pds | Steward: pds | Class Name: Zip | Type: ASCII_Short_String_Collapsed |
Minimum Value: None | Maximum Value: None | Minimum Characters: 1 | Maximum Characters: 255 |
Unit of Measure Type: None | Default Unit Id: None | Attribute Concept: Type | Conceptual Domain: Short_String |
Status: Active | Nillable: false | Pattern: None | |
Permissible Value(s) | Value | Value Meaning | |
GZIP | Product_Zipped is in container type GZIP, a compressed file format based on the DEFLATE algorithm. See http://www.gzip.org/ | ||
LZIP | Product_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 | ||
TAR | Product_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 | ||
ZIP | Product_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/ |