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

xsd.2_1.SDMXQueryCategorisation.xsd Maven / Gradle / Ivy




	
	

	
		SDMX Categorisation Query Module
		The categorisation query module provides the construct of a query for a categorisation.
	

	
		
			CategorisationQueryType defines the structure of a categorisation query. The parameters for the query are contained in the CategorisationWhere element. The References element is used to indicate how objects that are referenced from the matched categorisations should be returned.
		
		
			
				
					
					
				
			
		
	
	
	
		
			CategorisationWhere defines the parameters for a categorisation query. All parameters must be matched for an object to satisfy the query.In addition to querying based on the basic maintainable properties, it is also possible to search based on the source object being categorized and target category the object is categorized against.
		
	

	
		
			CategorisationWhereBaseType is an abstract base type which forms the basis for the CategorisationWhereType.
		
		
			
				
					
					
					
					
					
					
					
					
					
					
				
				
			
		
	
	
	
		
			CategorisationWhereType contains a set of parameters for a categorisation query. All supplied parameters must be matched in order for an object to satisfy the query.
		
		
			
				
					
						
							CategoryScheme references a category scheme for which categorisations or sought for any of the scheme's categories. Any categorisation which has a target of a category defined in the scheme will be returned.
						
					
					
						
							TargetCategory references the category that defines the target of the categorisation (the category which an object is categorized against). Only categorisations which refence the category supplied here will be returned.
						
					
					
						
							ObjectReference references the object that is the source of the categorisation (the object which is categorized). Only categorisations which reference the object supplied here will be returned.
						
					
					
						
							CategorisedObjectType is used to specify the type of objects that are categorised by the categorisations being sought. For example, this could be used to find an caategorisation which classifies a code list.
						
					
				
			
		
	
	




© 2015 - 2024 Weber Informatics LLC | Privacy Policy