This illustration shows a class that represents xsd:anyType. Class CustomerImpl extends CutomerTypeImpl and implements interface Customer. Interface Customer extends interface CustomerType. Class CustomerTypeImpl implements interface CustomerType and owns one instance of interface AnyType. Class AnyTypeImpl implements interface AnyType.