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

released-schema.2013-06.BinaryFile.xsd Maven / Gradle / Ivy





	
	
	
		
			The elements in this file are not yet represented by classes in the EA diagrams - ajp
		
	
	 
		
			Externals
			Describes a file location.  Can optionally specify a portion of a file using Offset and a ReadLength.
If Offset and ReadLength are specified in conjuction with Compression, then they point into the uncompressed file.
			
		
		
			
				
					file location
				
			
			
				
					The digest of the file specified in href.
				
			
			
				
					Specifies the compression scheme used to encode the data.
				
				
					
						
						
						
					
				
			
		
	
	 
		
			BinDataBlocks
			The contents of this element are base64-encoded.  These are not CDATA sections, just a base64 stream.
		
		
			
				
					
						
							Specifies the compression scheme used to encode the data. 
						
						
							
								
								
								
							
						
					
					
						
							
								This is true if the binary data was written in BigEndian order. This is dependent on the system architecture of the machine that wrote the pixels. True for essentially all modern CPUs other than Intel and Alpha. All Binary data must be written in the same endian order.
							
						
					
					
						
							
								Character count attribute for the BinData field. This is the length of the base-64 encoded block. It allows easy skipping of the block when parsing the file.
							
						
						
							
							
						
					
				
			
		
	
	 
		
			BinaryFiles
			Describes a binary file.
		
		
			
				
				
			
			
			
				
					
						Size (in bytes) of the uncompressed file.
					
				
			
			
		
	
	
		
			
		
	





© 2015 - 2024 Weber Informatics LLC | Privacy Policy