3.2.2. Global metadata

The following topics are covered:

3.2.2.1. Location
3.2.2.2. Global metadata elements

The Global metadata is declared in the portlet.xml file conforming with Portlet 2.0 's XSD.

<portlet-app version="1.0" xmlns="http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
             xsi:schemaLocation="http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd">

</portlet-app>
Copyright ©2012. All rights reserved. eXo Platform SAS