All Downloads are FREE. Search and download functionalities are using the official Maven repository.

schemas.v1.2.0.cybox.objects.Archive_File_Object.xsd Maven / Gradle / Ivy

The newest version!


    
        This schema was originally developed by The MITRE Corporation. The CybOX XML Schema implementation is maintained by The MITRE Corporation and developed by the open CybOX Community. For more information, including how to get involved in the effort and how to submit change requests, please visit the CybOX website at http://cybox.mitre.org. 
        
            Archive_File_Object
            1.0
            01/22/2014
            The following specifies the fields and types that compose this defined CybOX Object type. Each defined object is an extension of the abstract ObjectPropertiesType, defined in CybOX Common. For more information on this extension mechanism, please see the CybOX Specification. This document is intended for developers and assumes some familiarity with XML. 
            Copyright (c) 2012-2014, The MITRE Corporation. All rights reserved. The contents of this file are subject to the terms of the CybOX License located at http://cybox.mitre.org/about/termsofuse.html. See the CybOX License for the specific language governing permissions and limitations for use of this schema. When distributing copies of the CybOX Schema, this license header must be included.
        
    
    
    
    
        
            The Archive_File object is intended to characterize archive files.
        
    
    
        
            The ArchiveFileObjectType type is intended to characterize archive files.
        
        
            
                
                    
                        
                            The Archive Format specifies the format of the archive file.
                        
                    
                    
                        
                            The Version field specifies the archive type used to create archive file.
                        
                    
                    
                        
                            The File_Count field specifies the number of files contained within the archive.
                        
                    
                    
                        
                            The Comment field specifies the comment information associated with archive file.
                        
                                        
                    
                        
                            The Archived_File field specifies the FileObject definitions for the individual files contained within the archive.
                        
                    
                
            
        
    
    
        
            The ArchiveFileFormatType specifies archive file formats via a union of the ArchiveFileFormatEnum type and the atomic xs:string type. Its base type is the CybOX Core BaseObjectPropertyType, for permitting complex (i.e. regular-expression based) specifications.
        
        
            
                
                    
                
            
        
    
    
        
            The ArchiveFileFormatEnum type is a non-exhaustive enumeration of common archive file formats.
        
        
            
                
                    
                        
                            Specifies the open source 7-zip file format (.7z)
                        
                    
                    
                        
                            Specifies the Android application package format (.apk)
                        
                    
                    
                        
                            Specifies the Microsoft native archive format (.cab)
                        
                    
                    
                        
                            Specifies the Apple disk image format (.dmg)
                        
                    
                    
                        
                            Specifies the Java archive format (.jar)
                        
                    
                    
                        
                            Specifies the RAR file format (.rar)
                        
                    
                    
                        
                            Specifies the StuffIt file format (.sit, .sitx)
                        
                    
                    
                        
                            Specifies the compressed TAR file format (.tar.gz, .tgz, .tar.Z, .tar.bz2)
                        
                    
                    
                        
                            Specifies the PKZip file format (.zip, .zipx)
                        
                    
                
            
        
    





© 2015 - 2024 Weber Informatics LLC | Privacy Policy