namespace xCategoryService.Constants { public partial struct ConfigurationNodeNames { public const string CATEGORY_SERVICE_NODE = "CategoryServiceConfiguration"; } }