{ for $x at $i in doc("plant_catalog.xml")/CATALOG/PLANT let $modDoc := {$x/(* except /ZONE)} return $modDoc }