Inverse bind-pose matrix missing

I’m writing a conversion program to convert skinned animation from collada.
I exported a simple box from Maya with 8 vertices and 3 joints.
The INV_BIND_MATRIX is only exported for 2 of the joints. There is none for the top joint.
Does anyone know why this data is missing?
According to the documention the inverse bind matrix is needed for all joints.