Root element for defining all the resources used by a DeploymentPlan. A CIAO:ServerResources document should reside in a separate file. A DeploymentPlan can refer to one or more CIAO:ServerResources file names using the "infoProperty" tag. Just a list of argv's that should be appended to the command line used to start up the NodeApplication. Contains either a pointer to a svc.conf file, or the actual content of the svc.conf file required to configure the NodeApplication. Contains the shared resources the component ORB must support and all available policySets that components installed under the ORB can request. This is only used to provide a ORB-wide view of all connection bands. The ORB doesn't really need to "create" this resource. Contains a set of CORBA Policies that can be applied to a component instance at once. We should eventually expand this list to incorporate all the policies defined in ciaopolicy.xs. I'm focusing on the RT aspects for now. The ID of a policy set should be referenced by the component instances in a DeploymentPlan document under the "deployedResource" tag.