Does SDL support the General Task topic type?

Our Task template uses the Strict Task DTD:

<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd"[]>  

If we wanted to support the General Task topic also, would I just add another topic template that points to the General Task DTD?


<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA General Task//EN" "generalTask.dtd">

Are there any other touchpoints in SDL that would need to be updated?

We are using Oxygen 17.1 with SDL KC 2016 SP 0.