Type collission (Invalid recursive type)

Created by: Fank

File http://service.businessmall.hp.live.greenova.de/API/1/BusinessmallService.svc?wsdl

// Char was auto-generated from WSDL.
type Char int

// Duration was auto-generated from WSDL.
type Duration Duration // <-- HERE

// Guid was auto-generated from WSDL.
type Guid string

Type defined in http://service.businessmall.hp.live.greenova.de/API/1/BusinessmallService.svc?xsd=xsd1

It compiles, but should be changed. And maybe a good file for testing, generates about 2000 lines.