Added support for string components in simpleelement specs. Supported
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 8 Feb 2005 00:53:13 +0000 (00:53 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 8 Feb 2005 00:53:13 +0000 (00:53 +0000)
commit21455376ede2b5ced20e2bf9ad00b24fae3ce83b
tree442f2c37c3c795fe546b2a83018e25c1214d80fd
parentf23860f1b4a89fc886b235fef218773787a173af
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