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

xsd.2_0.SDMXCommon.xsd Maven / Gradle / Ivy




	
	
	
	
		Constraint specifies the object to which constraints are attached. Note that if the constraint is that for a Data Provider, then only ReleaseCalendar information is relevant, as there is no reliable way of determining which key family is being used to frame constraints in terms of cube regions or key sets. ReferencePeriod is used to report start date and end date constraints. MetadataConceptSet allows for conten t constraints to be described for metadata sets.
			
				
				
				
				
				
				
			
		
		
			
		
	
		CubeRegion describes the portion(s) of the possible combinations of all components within a key family or metadata structure definition by providing valid values on a per-component basis. This does not guarantee that data will be available for all possible combinations, but describes the portion of the cube in which it is useful to query for data. The isIncluded attribute, if true, indicates that the described area is the one in which it is useful to search/expect to find data. If false, this means that the portions of the cube outside the described region are useful to search/where you may expect to find data.
		
			 
		
		
	
	
		 The isIncluded attribute, if true, indicates that the described concepts - of those described as possibilities in the relevant metadata structure definition - are reported. If the value is false, then the specified concepts are not reported.
		
			 
		
		
		
	
		Member describes the constrained component - which can be a dimension, an attribute, a metadata attribute, or a measure. This must agree with the metadata structure definition or key family  referenced by the Provision Agreement's Dataflow or Metadataflow. The isIncluded attribute indicates whether the Member is listing included or excluded values for each component, as seen against the full valid set described in the key family. When used to describe reported metadata, the MemberValue may be omitted in cases where no specification is made regarding the representation of the concept (as is the case with un-coded metadata attributes). Otherwise, MemberValue must be included.
		
						
			
		
				
		
	
		MemberValue specifies the value of the specified component, which must be a valid value as described in the appropriate structure definition (key family).
		
			
		
	


	
		KeySet describes a set of keys. The isIncluded attribute, if true, indicates that the specified keys are valid keys within the constraint. If false, the set of keys described are not valid - all other possible keys are the valid ones.
		
			
		
				
	
	
	
		Key allows for sets of component references - holding the name of the component's concept - and a permitted value for that component. This conctruct can be repeated as many times as dessired, but must describe complete keys according to teh relevant structure definition (key family).
		
			
			
		
	
		
	
		The ReleaseCalendar holds information about the timing of releases of the constrained data. Periodicity is the period between releases of the data set. Offset is the interval between January first and the first release of data within the year. Tolerance is the period after which the release of data may be deemed late. All of these values use the standard "P7D"-style format.		
		
			
			
									
		
	
	
		Specifies the inclusive start and end times for a registry query.
		
		
		
	
	
			
				ConstraintType provides an enumeration of values of the types of constraints.
			
			
				
					
						Content constraint.
					
				
				
					
						Attachment constraint.
					
				
			
		
	

	
		
			TextType provides for a set of language-specific alternates to be provided for any human-readable construct in the instance.
		
		
			
				
			
		
	
	
		
			AnnotationType provides for non-documentation notes and annotations to be embedded in data and structure messages. It provides optional fields for providing a title, a type description, a URI, and the text of the annotation.
		
		
			
				
					AnnotationTitle provides a title for the annotation.
				
			
			
				
					AnnotationType is used to distinguish between annotations designed to support various uses. The types are not enumerated, as these can be specified by the user or creator of the annotations. The definitions and use of annotation types should be documented by their creator.
				
			
			
				
					This is a URI - typically a URL - which points to an external resource which may contain or supplement the annotation. If a specific behavior is desired, an annotation type should be defined which specifies the use of this field more exactly.
				
			
			 
				
					This is a language-specific string which holds the text oif the annotation.
				
			
		
	
	
		
			AnnotationsType provides for a list of annotations to be attached to data and structure messages.
		
		
			
		
	
	
	
			
				PeriodType provides a list of tokens for specifying common periods: Quarterly: Q1, Q2, Q3, Q4; Weekly: W1 - W52; Triannual: T1, T2, T3; Biannual: B1, B2. These values appear after a four-digit year indicator, followed by a dash (ie, 2005-Q1).
			
			
				
			
		
	
	
		
			TIME_PERIOD is not completely expressable in XML Schema's date type: instead we use the union of dateTime, date, gYearMonth, and gYear. The default name for the concept is TIME_PERIOD. Bi-annual, tri-annual, quarterly, and weekly periods have special formats (see PeriodType, above), but other periods would be described in terms of their beginning date or time (eg, a period of a decade is identified with a four-digit year corresponding to the decades' first year).
		
		
	
	
	
		
			ActionType provides a list of actions, describing the intention of the data transmission from the sender's side. Each action provided at the dataset or metadataset level applies to the entire dataset for which it is given. Note that the actions indicated in the Message Header are optional, and used to summarize specific actions indicated with this data type for all registry interactions. The "Informational" value is used when the message contains information in response to a query, rather than being used to invoke a maintenance activity.
		
		
			
				
					Data or metadata is an incremental update for an existing data/metadata set or the provision of new data or documentation (attribute values) formerly absent. If any of the supplied data or metadata is already present, it will not replace that data or metadata. This corresponds to the "Update" value found in version 1.0 of the SDMX Technical Standards.
				
			
			
				
					Data/metadata is to be replaced, and may also include additional data/metadata to be appended.
				
						
			
				
					Data/Metadata is to be deleted.
				
			
			
				
					Informational
				
						
		
	
	
	
			
				IDType provides a type which is used for restricting the characters in codes and IDs throughout all SDMX-ML messages. Valid characters include A-Z, a-z, @, 0-9, _, -, $.
			
			
				
			
	





© 2015 - 2024 Weber Informatics LLC | Privacy Policy