0

I am modelling a personnel rostering based on Drools Planner Nurse Rostering.

I am toying with the *.xml samples based on the competition.xsd schema. The schema is in general very clear, but there are so many configuration parameters that I am not sure how to properly configure each of them. For instance, I cannot figure out how to correctly set up the patterns and their usage in the contracts tags.

The aim is to correctly model my scenario .xml file in order to avoid unnecessary contraints and to correctly weight the useful ones.

So, I am looking for some detailed references about the competition.xsd schema, and maybe a tutorial about the usage of the schema.

Alberto De Caro
  • 5,147
  • 9
  • 47
  • 73
  • Duplicated by [this mailing list post](http://drools.46999.n3.nabble.com/Drools-Planner-configuration-schema-td4020446.html) – Geoffrey De Smet Oct 24 '12 at 14:09
  • @Geoffrey. Maybe you meant [this other post](http://drools.46999.n3.nabble.com/Nurse-rostering-configuration-with-competition-xsd-schema-td4020433.html#a4020437) ;). Anyway I am going to close this question. Still I don't mean to remove it, couse I think can be useful for someone. – Alberto De Caro Oct 24 '12 at 14:27
  • Please add comments besides your downvotes. Thank you. – Alberto De Caro Oct 25 '12 at 14:30

1 Answers1

1

Nurse rostering competition documentation found here.

A usefull article by Geoffrey De Smet here.

Community
  • 1
  • 1
Alberto De Caro
  • 5,147
  • 9
  • 47
  • 73