941942943944945946947948949
parent.appendChild(marshall(child)); } } } else { parent = new PassthroughDescriptor(node); } return parent; }
947948949950951952953954955