<?xml version="1.0" encoding="UTF-8"?>
-<jpelem:ServerConfiguration xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:jptype="http://glite.org/wsdl/types/jp" xmlns:jpsrv="http://glite.org/wsdl/services/jp" xmlns:jpelem="http://glite.org/wsdl/elements/jp">
-       
-       <!-- List of attributes IS want to receive from PS's -->
-       <attrs>http://egee.cesnet.cz/en/Schema/JP/System:owner</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/JP/System:jobId</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/JP/System:regtime</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:LBserver</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:user</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:parent</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:VO</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:aTag</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:rQType</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:eDuration</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:eNodes</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:eProc</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:RB</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:CE</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:host</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:UIHost</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:CPUTime</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:NProc</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:finalStatus</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:finalStatusDate</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:finalStatusReason</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:LRMSDoneStatus</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:LRMSDoneStatusReason</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:retryCount</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:additionalReason</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:jobType</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:nsubjobs</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:subjobs</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:lastStatusHistory</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:fullStatusHistory</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:JDL</attrs>
+<jpelem:ServerConfiguration
+       xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
+       xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+       xmlns:jptype="http://glite.org/wsdl/types/jp"
+       xmlns:jpsrv="http://glite.org/wsdl/services/jp"
+       xmlns:jpelem="http://glite.org/wsdl/elements/jp">
 
-       <!-- List of attributes IS will index -->
-       <indexedAttrs>http://egee.cesnet.cz/en/Schema/JP/System:owner</indexedAttrs>
-       <indexedAttrs>http://egee.cesnet.cz/en/Schema/JP/System:jobId</indexedAttrs>
+<!-- List of attributes IS want to receive from PS's -->
+       <!-- Internal attributes -->
+       <!--
+       <attrs><name>http://egee.cesnet.cz/en/Schema/JP/System:jobId</name></attrs>
+       <attrs><name>http://egee.cesnet.cz/en/Schema/JP/System:owner</name></attrs>
+       -->
+       <!-- Job status -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:status</name></attrs>
+       <!-- Id of the job -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:jobId</name></attrs>
+       <!-- Job owner -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:owner</name></attrs>
+       <!-- Type of job -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:jobtype</name></attrs>
+       <!-- parent job of subjob -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:parentJob</name></attrs>
+       <!-- string used for generation of subjob IDs -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:seed</name></attrs>
+       <!-- number of subjobs -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:childrenNum</name></attrs>
+       <!-- list of subjob IDs -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:children</name></attrs>
+       <!-- summary (histogram) of children job states -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:childrenHist</name></attrs>
+       <!-- full status information of the children -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:childrenStates</name></attrs>
+       <!-- Id within Condor-G -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:condorId</name></attrs>
+       <!-- Globus allocated Id -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:globusId</name></attrs>
+       <!-- Id within LRMS -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:localId</name></attrs>
+       <!-- User submitted job description -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:jdl</name></attrs>
+       <!-- Full job description after matchmaking -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:matchedJdl</name></attrs>
+       <!-- ID of CE where the job is being sent -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:destination</name></attrs>
+       <!-- ClassAd passed to Condor-G for last job execution -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:condorJdl</name></attrs>
+       <!-- Job RSL sent to Globus -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:rsl</name></attrs>
+       <!-- Reason of being in this status, if any -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:reason</name></attrs>
+       <!-- Where the job is being processed -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:location</name></attrs>
+       <!-- Worker node where the job is executed -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:ceNode</name></attrs>
+       <!-- Network server handling the job -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:networkServer</name></attrs>
+       <!-- Subjob failed (the parent job will fail too) -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:subjobFailed</name></attrs>
+       <!-- Return code -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:doneCode</name></attrs>
+       <!-- Unix exit code -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:exitCode</name></attrs>
+       <!-- The job was resubmitted -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:resubmitted</name></attrs>
+       <!-- Cancellation request in progress -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:cancelling</name></attrs>
+       <!-- Reason of cancel -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:cancelReason</name></attrs>
+       <!-- Consumed CPU time -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:cpuTime</name></attrs>
+       <!-- List of pairs (user_tag, user_value) -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:userTags</name></attrs>
+       <!-- When entered this status -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:stateEnterTime</name></attrs>
+       <!-- Last known event of the job -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:lastUpdateTime</name></attrs>
+       <!-- When all previous states were entered -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:stateEnterTimes</name></attrs>
+       <!-- Some logged information has not arrived yet -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:expectUpdate</name></attrs>
+       <!-- Sources of the missing information -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:expectFrom</name></attrs>
+       <!-- ACL of the job -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:acl</name></attrs>
+       <!-- User payload started -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:payloadRunning</name></attrs>
+       <!-- Possible job destinations -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:possibleDestinations</name></attrs>
+       <!-- CE nodes matching to possible_destinations -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:possibleCeNodes</name></attrs>
+       <!-- Job is suspended -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:suspended</name></attrs>
+       <!-- Reason for the suspend -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:suspendReason</name></attrs>
+       <!-- Concatenated job failure reasons, possibly from deeper middleware layers -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:failureReasons</name></attrs>
+       <!-- Job reached final status and may be removed from proxy -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:removeFromProxy</name></attrs>
+       <!-- Hostname or address of UI used to submit the job -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:uiHost</name></attrs>
+       <!-- FQAN used to register the job -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:userFqans</name></attrs>
+       <!-- Job state which would probably return PBS qstat (Q/R/C/....) -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:pbsState</name></attrs>
+       <!-- Name of queue in which is job queued -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:pbsQueue</name></attrs>
+       <!-- Owner of job -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:pbsOwner</name></attrs>
+       <!-- Name of job -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:pbsName</name></attrs>
+       <!-- Glued reasons/errors leading to pending events -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:pbsReason</name></attrs>
+       <!-- Name of pbs scheduler -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:pbsScheduler</name></attrs>
+       <!-- Hostname of node where job is running -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:pbsDestHost</name></attrs>
+       <!-- PID of running job -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:pbsPid</name></attrs>
+       <!-- Glued resource usage -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:pbsResourceUsage</name></attrs>
+       <!-- Job exit status -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:pbsExitStatus</name></attrs>
+       <!-- Glued error descriptions from error events -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:pbsErrorDesc</name></attrs>
+       <!-- Condor job status  -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:condorStatus</name></attrs>
+       <!-- Condor job Universe (in job ClassAds) -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:condorUniverse</name></attrs>
+       <!-- Job owner -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:condorOwner</name></attrs>
+       <!-- Job preempting -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:condorPreempting</name></attrs>
+       <!-- PID of Shadow -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:condorShadowPid</name></attrs>
+       <!-- Condor shadow exit status (see h/exit.h) -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:condorShadowExitStatus</name></attrs>
+       <!-- PID of Starter -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:condorStarterPid</name></attrs>
+       <!-- Condor starter exit status -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:condorStarterExitStatus</name></attrs>
+       <!-- PID of running job -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:condorJobPid</name></attrs>
+       <!-- Job exit status -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:condorJobExitStatus</name></attrs>
+       <!-- Hostname of node where job is running -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:condorDestHost</name></attrs>
+       <!-- Glued reasons/errors leading to pending events -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:condorReason</name></attrs>
+       <!-- Glued error descriptions from error events -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:condorErrorDesc</name></attrs>
+
+
+<!-- List of attributes IS will index -->
+       <!-- default filter -->
+       <!--<indexedAttrs>http://egee.cesnet.cz/en/Schema/JP/System:owner</indexedAttrs>-->
+       <!-- internal attribute (index replacement) -->
+       <!--<indexedAttrs>http://egee.cesnet.cz/en/Schema/JP/System:jobId</indexedAttrs>-->
        <indexedAttrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:user</indexedAttrs>
        <indexedAttrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:CE</indexedAttrs>
        <indexedAttrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:VO</indexedAttrs>
        <indexedAttrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:finalStatus</indexedAttrs>
 
-       <!-- List of type plugins -->
+<!-- List of type plugins -->
        <plugins></plugins>
 
-       <!-- List of feeds IS wants to receive from PS's-->
-       <feeds>
-               <primaryServer>https://localhost:8901</primaryServer>
-               <!-- List of conditions triggering attrs sending -->
-               <condition>
-                       <attr>http://egee.cesnet.cz/en/Schema/JP/System:owner</attr>
-                       <op>EQUAL</op>
-                       <value>
-                               <string>/DC=cz/DC=cesnet-ca/O=Masaryk University/CN=Milos Mulac</string>
-                       </value>
-               </condition>
-               <history>1</history>
-               <continuous>1</continuous>
-       </feeds>
+<!-- List of feeds IS wants to receive from PS's-->
+       <!-- no filter, historic batch and incremental changes -->
+        <feeds>
+               <!-- replace this by Job Provenance Primare Storage endpoint -->
+                <primaryServer>https://localhost:8901</primaryServer>
+                <!-- List of conditions triggering attrs sending -->
+                <condition>
+                        <attr>http://egee.cesnet.cz/en/Schema/JP/System:regtime</attr>
+                        <op>GREATER</op>
+                        <value>
+                                <string>0</string>
+                        </value>
+                </condition>
+                <history>1</history>
+                <continuous>1</continuous>
+        </feeds>
 </jpelem:ServerConfiguration>
 
 <jpelem:ServerConfiguration xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:jptype="http://glite.org/wsdl/types/jp" xmlns:jpsrv="http://glite.org/wsdl/services/jp" xmlns:jpelem="http://glite.org/wsdl/elements/jp">
        
        <!-- List of attributes IS want to receive from PS's -->
-       <attrs>http://egee.cesnet.cz/en/Schema/JP/System:owner</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/JP/System:jobId</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/JP/System:regtime</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:user</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:aTag</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:eNodes</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:RB</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:CE</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:UIHost</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:CPUTime</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:NProc</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:finalStatus</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:finalStatusDate</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:retryCount</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:jobType</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:nsubjobs</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:lastStatusHistory</attrs>
-       <attrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:fullStatusHistory</attrs>
-
+       <attrs><name>http://egee.cesnet.cz/en/Schema/JP/System:owner</name></attrs>
+       <attrs><name>http://egee.cesnet.cz/en/Schema/JP/System:jobId</name></attrs>
+       <attrs><name>http://egee.cesnet.cz/en/Schema/JP/System:regtime</name></attrs>
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:user</name></attrs>
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:aTag</name></attrs>
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:eNodes</name></attrs>
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:RB</name></attrs>
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:CE</name></attrs>
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:UIHost</name></attrs>
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:CPUTime</name></attrs>
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:NProc</name></attrs>
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:finalStatus</name></attrs>
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:finalStatusDate</name></attrs>
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:retryCount</name></attrs>
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:jobType</name></attrs>
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:nsubjobs</name></attrs>
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:lastStatusHistory</name></attrs>
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:fullStatusHistory</name></attrs>
 
        <!-- List of attributes IS will index -->
        <indexedAttrs>http://egee.cesnet.cz/en/Schema/JP/System:owner</indexedAttrs>
 
--- /dev/null
+<?xml version="1.0"?>
+
+<xsl:stylesheet version="1.0"
+       xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+       xmlns:xs="http://www.w3.org/2001/XMLSchema"
+>
+
+<xsl:output method="text"/>
+
+<xsl:template match="xs:schema"><?xml version="1.0" encoding="UTF-8"?>
+
+<!-- generated using org.glite.lb.state-machine module -->
+
+<jpelem:ServerConfiguration
+       xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
+       xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+       xmlns:jptype="http://glite.org/wsdl/types/jp"
+       xmlns:jpsrv="http://glite.org/wsdl/services/jp"
+       xmlns:jpelem="http://glite.org/wsdl/elements/jp">
+
+<!-- List of attributes IS want to receive from PS's -->
+       <!-- Internal attributes -->
+       <!--
+       <attrs><name>http://egee.cesnet.cz/en/Schema/JP/System:jobId</name></attrs>
+       <attrs><name>http://egee.cesnet.cz/en/Schema/JP/System:owner</name></attrs>
+       -->
+<xsl:apply-templates select="xs:element" mode="define"/>
+
+<!-- List of attributes IS will index -->
+       <!-- default filter -->
+       <!--<indexedAttrs>http://egee.cesnet.cz/en/Schema/JP/System:owner</indexedAttrs>-->
+       <!-- internal attribute (index replacement) -->
+       <!--<indexedAttrs>http://egee.cesnet.cz/en/Schema/JP/System:jobId</indexedAttrs>-->
+       <indexedAttrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:user</indexedAttrs>
+       <indexedAttrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:CE</indexedAttrs>
+       <indexedAttrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:VO</indexedAttrs>
+       <indexedAttrs>http://egee.cesnet.cz/en/Schema/LB/Attributes:finalStatus</indexedAttrs>
+
+<!-- List of type plugins -->
+       <plugins></plugins>
+
+<!-- List of feeds IS wants to receive from PS's-->
+       <!-- no filter, historic batch and incremental changes -->
+        <feeds>
+               <!-- replace this by Job Provenance Primare Storage endpoint -->
+                <primaryServer>https://localhost:8901</primaryServer>
+                <!-- List of conditions triggering attrs sending -->
+                <condition>
+                        <attr>http://egee.cesnet.cz/en/Schema/JP/System:regtime</attr>
+                        <op>GREATER</op>
+                        <value>
+                                <string>0</string>
+                        </value>
+                </condition>
+                <history>1</history>
+                <continuous>1</continuous>
+        </feeds>
+</jpelem:ServerConfiguration>
+</xsl:template>
+
+<xsl:template match="xs:element" mode="define">        <!-- <xsl:value-of select="xs:documentation/text()"/> -->
+       <attrs><name>http://egee.cesnet.cz/en/Schema/LB/Attributes:<xsl:value-of select="@name"/></name></attrs>
+</xsl:template>
+
+</xsl:stylesheet>