The naming convention doesn't just mean naming of filename but also the name of a node, element etc.
Prefixes:
- L_= left side
- R_= right side
- _SRF = nurbs surface
- _MSH = polygon mesh
- _CRV = nurbs curve
- _JNT = joint that is not at the end of a chain
- _END = joint at the extremity of a chain
- _ZERO = node used to keep the transformations of the nodes below it at 0
- _TOPZERO = node always containing a ZERO node for the same purpose
- _GRP = group
- _LOC = locator
- _IK = IK handle
- _CON = control
- _CLT = cluster
- _WIR = wire deformer
- _EXP = expression
- _MDN = multiply/divide node