Added support for string components in simpleelement specs. Supported
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 8 Feb 2005 00:36:08 +0000 (00:36 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 8 Feb 2005 00:36:08 +0000 (00:36 +0000)
commit96f2ba71b5c9042a90ca94ea84a79cd89a2957d5
tree72136971bfc29f1b9f2f11a333ebc54ce5c0abf6
parent724a7b03b740187d1f68e3b97dcadd5169381bce
Added support for string components in simpleelement specs. Supported
formats are:
 element[@attr=value]  _or_ element[@attr] _or_  element
If a simpleelement begins with ! the nodes are excluded (instead
of included).  Exclusion only makes sense if a larger node set is
included _first_.
data1/d1_doespec.c
data1/d1_espec.c