namespace xServices.Constants { public partial struct ConfigurationNodeNames { public const string SERVICES_NODE = "ServicesConfiguration"; } }