Specify which kind of children components should be resolved.
None - Only the provided component is resolved with no children.
Independent - Only independent children, like process routes, are resolved.
Dependent - Only dependent children are resolved, which includes all components which would be deployed with the specified parent component, like maps, sub-processes, profiles etc.
All -Dependent and Independent children will be included.
/parents - plural!
/Parents[={true|false}]
Resolve all parents (referencing) components and save their metadata in the workspace. All relationships incl. metadata are stored in the , too.
If you want all parents, use /Parents=true.
/parent - singular
/Parent[={true|false}]
Query only the direct parent (referencing) component and save its metadata in the workspace. The relationship incl. metadata is stored in the , too.