ERROR | attributes cannot occur after element specifications |
CAUSE | Attributes specified using the @ identifier can only occur before any other element definition when creating XML |
ACTION | Change the order of the types so that the attributes occur in the begining |