Root element for defining resources needed by an application.
Resource element describes a text, file or base64 resource.
The resource can be used for any locale if the language is not defined.
Contains the content for a text resource.
Points to a file resource.
It can be an absolute uri or a relative URI in which case the xml files will
be used as context to find the resource file.
Content of a bas64 encoded file.
Maps a Java resource to a new name.