ISSUE-25: Map and Hash Patterns

ISSUE-25: Map and Hash Patterns

http://www.w3.org/2005/06/tracker/databinding/issues/25

Raised by:  Everyone
On product: Basic

The input document provides several options for a map:

"""
A map is an unordered collection of repeated items of the same type 
appearing in a programming language as a "hash table", "dictionary", 
"associative array", "associative memory", "indexed table", "keyed data", etc.
Within the map, each item is accessible by a key value, unique within the 
scope of the collection.
"""

Are these patterns likely to give a good user experience with
schema? 

Should some of the more aspirational patterns be moved 
into the advanced document?

Received on Tuesday, 21 February 2006 14:20:54 UTC