schema-element(ElementName) matches an element named ElementName or any element in the substitution group headed by ElementName.
“schema-element(r:recipe)” matches r:recipe and r:beverage, r:appetizer, r:entree, and all the other elements that can be substituted for r:recipe.