RemoteResourcesBundle

A bundle of remote resources. This is the model specification for remote-resources.xml.

<remoteResourcesBundle>
  <remoteResources/>
  <sourceEncoding/>
</remoteResourcesBundle>

remoteResourcesBundle

Root element of the remote-resources.xml file.

Element Type Description
remoteResources/remoteResource* List<String> (Many) Remote resources that are contained in a remote resources bundle.
sourceEncoding String Source encoding of the remote resources contained in the bundle.