aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/options
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2021-03-11 13:40:30 -0500
committerDavid Robillard <d@drobilla.net>2021-03-11 13:40:30 -0500
commit7485bde78f3422e4f9415ff452fcd858ee544cd0 (patch)
tree043d2d4f5785d0d4933fe449785cde262b6cecc7 /lv2/options
parent89321be2808471f99437e1effef0c83be4688b57 (diff)
downloadlv2-7485bde78f3422e4f9415ff452fcd858ee544cd0.tar.xz
Fix pattern restrictions in xsd.ttl
This fixes the patterns to properly match the spec (several were too strict or otherwise impresive), and also reduces the regex syntax used to a basic and nearly universal subset (without the use of counted replication) that should be supported and handled consistently by even a very basic implementation.
Diffstat (limited to 'lv2/options')
0 files changed, 0 insertions, 0 deletions
d='n123' href='#n123'>123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169