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

xsd.1_0.SDMXGenericData.xsd Maven / Gradle / Ivy




	
		
	
	
	
		
			The DataSet element contains one or more groups that comprise the data set.
		
	
	
		
			DataSetType defines the structure of a data set. This consists of a key family reference which contains the ID of the key family, and the attribute values attached at the data set level. A DataSet may be used to transmit documentation (that is, only attribute values), data, or a combination of both. If providing only documentation, you need not send the complete set of attributes. If transmitting only data, the Group may be omitted if desired. Uniqueness constraints are defined for the attributes of the data set. If dataset-level attributes are sent in a delete message, then any valid attribute value will indicate that the current attribute value should be deleted. The keyFamilyURI attribute is provided to allow a URI (typically a URL) to be provided, pointing to an SDMX-ML Structure message describing the key family.
	
		
		
			
			
				
					
					
				
			
			
			
			
			
						
		
		

	
	
		
			The key values at the group level may be stated explicitly, and all which are not wildcarded listed in GroupKey - they must also all be given a value at the series level. It is not necessary to specify the group key, however, as this may be inferred from the values repeated at the series level. If only documentation (group-level attributes) are being transmitted, however, the GroupKey cannot be omitted. The type attribute contains the name of the declared group in the key family. If any group-level attributes are specified in a delete message, then any valid value supplied for the attribute indicates that the current attribute value should be deleted for the specified attribute.
	
		
		
			
			
				
					
					
				
			

			
				
					
					
				
			
			
							
		
		
		
	
	
		
			SeriesType specifies the structure of a series. This includes all of the key values, values for all the attributes, and the set of observations making up the series content. Messages may transmit only attributes, only data, or both. Regardless, the series key is always required. Key values appear at the Series level in an ordered sequence which corresponds to the key sequence in the key family. A series in a delete message need not supply more than the key, indicating that the entire series identified by that key should be deleted. If series attributes are sent in a delete message, any valid value specified for an attribute indicates that the attribute should be deleted.
	
		
		
			
				
				
					
					
				
			
			
				
					
					
				
			
			
						
		
	
	
	
		
			SeriesKeyType defines the contents of a series key. Each non-time dimension must have a value supplied for it, in the order in which the dimensions are specified in the key family. 
		
		
			
		

	
	
		
			ObsType defines the structure of an observation. This includes a time and observation value, as well as values for each of the attributes assigned at the observation level by the key family. In a delete message, only the time need be given, indicating that the observation identified by the key and time should be deleted. For an update message, both time and observation value are required. If any attributes appear in a delete message, any valid value supplied for an attribute indicates that the current value should be deleted.		
	
		
		
			
			
			
				
					
					
				
			
						
		
	
	
	
		
			
		
	
	
		
			ValueType is used to assign a single value to a concept, as for attribute values and key values. It has no element content.	
	
		
		
		
	
	
	
	
		
			ObsValueType describes the information set for an observation value. This is associated with the primary measure concept declared in the key family.
	
		
		
		
	
	





© 2015 - 2024 Weber Informatics LLC | Privacy Policy