blob: 99e9712ec706716ea0ee662461ab6464c76f63b0 [file]
default namespace = "http://components.ez.no/Search"
start =
element document {
field+
}
field =
element field {
attribute type { xsd:string },
attribute highLight { 'true' | 'false' }?,
attribute inResult { 'true' | 'false' }?,
attribute multi { 'true' | 'false' }?,
attribute boost { xsd:float }?,
string
}