Class is a XML schema which prevents you for using <class> tag in a wrong way. Usually it is used during response/request generation (more info here).
XML describing is a way to get java class with specified fields, constructor, getters and setters fast.
...