> AFAIK WSDL files are just for SOAP API's right?
Not exclusively, but mostly.
> The Digital NZ is a simple REST API so doesn't need/want one.
Digital NZ isn't REST, but it's very light weight and doesn't need the extra overhead of SOAP type stuff.
Henry