Search: in
Attribute-value pair
Attribute-value pair in Encyclopedia Encyclopedia
  Tutorials     Encyclopedia     Videos     Books     Software     DVDs  
       





Attribute-value pair

A name value pair, key value pair, field value pair or attribute value pair is a fundamental data representation in computing systems and applications. Designers often desire an open-ended data structure that allows for future extension without modifying existing code or data. In such situations, all or part of the data model may be expressed as a collection of tuples <attribute name, value>; each element is an attribute-value pair. Depending on the particular application and the implementation chosen by programmers, attribute names may or may not be unique.

Some of the applications where information is represented as attribute-value pairs are:

Some computer languages implement attribute-value pairs, or more frequently collections of attribute-value pairs, as standard language features. Most of these implement the general model of an associative array: an unordered list of unique attributes with associated values. As a result, they are not fully general; they cannot be used, for example, to implement electronic mail headers (which are ordered and non-unique).

See also






Source: Wikipedia | The above article is available under the GNU FDL. | Edit this article



Search for Attribute-value pair in Tutorials
Search for Attribute-value pair in Encyclopedia
Search for Attribute-value pair in Videos
Search for Attribute-value pair in Books
Search for Attribute-value pair in Software
Search for Attribute-value pair in DVDs
Search for Attribute-value pair in Store




Advertisement




Attribute-value pair in Encyclopedia
Attribute-value_pair top Attribute-value_pair

Home - Add TutorGig to Your Site - Disclaimer

©2011-2013 TutorGig.info All Rights Reserved. Privacy Statement