[CSS21] double bar regex syntax

Hi,
What does the double bar mean (as opposed to the single bar)? Example:

[<'background-color'> || <'background-image'> || <'background-repeat'>
|| <'background-attachment'> || <'background-position'>] | inherit

I couldn't find anything with a Google search.

My only guess is 
|| inclusive or 
| exclusive or
 		 	   		  

Received on Thursday, 2 June 2011 15:18:29 UTC