arkadiusz binder vor 7 Jahren
Ursprung
Commit
16942d60d7

+ 120 - 109
SE/schema/default_db_xml_cache.public/default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.universal.xsl

@@ -386,6 +386,7 @@
         <xsl:param name="count"/>
         <xsl:param name="position"/>
         <xsl:param name="limit"/>
+        <xsl:param name="end_fid"/>
         
         <title>
             
@@ -484,7 +485,11 @@
         <xsl:param name="system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.values.fixed.current" />
         <xsl:param name="system_cache__dita:element__x3A__parent" select="'p'"/>
         <xsl:param name="title" select="'Ścieżka śledzenia do '"/>
+        <xsl:param name="system_cache__dita:xref__x3A__title"/>
         <xsl:param name="count"/>
+        <xsl:param name="fid"/>
+        <xsl:param name="end_fid"/>
+        <xsl:param name="get_wfs:name_from_fid"/>
         <xsl:variable name="context" select="."/>
         <xsl:variable name="system_cache__dita:paragraph_allowed_element__x3A__calculated" select="system_cache__dita:element.next($system_cache__dita:element__x3A__parent)">
             <!--<xsl:choose>
@@ -496,12 +501,14 @@
         </xsl:variable>
         <xsl:choose>
             <xsl:when test="Numer_kontrahenta/text()|ID/text()|source/text()|jednostka_organizacyjna/text()">
-               <sup><ph>
+                <!--<sup>-->
+                   <ph>
                     <xsl:if test="Numer_kontrahenta/text()"> nr kontr: <b><xsl:value-of select="Numer_kontrahenta"/></b></xsl:if>
                     <xsl:if test="jednostka_organizacyjna/text()"> nr kontr: <b><xsl:value-of select="jednostka_organizacyjna"/></b></xsl:if>
                     <xsl:if test="ID/text()"> ID <b><xsl:value-of select="ID"/></b></xsl:if>
                     <xsl:if test="source/text()"> source <b><xsl:value-of select="source"/></b></xsl:if>
-               </ph></sup> 
+                  </ph>
+               <!--</sup>--> 
             </xsl:when>
         </xsl:choose>
         <xsl:choose>
@@ -512,34 +519,81 @@
                     <xsl:with-param name="text"/>
                     <xsl:with-param name="system_cache__dita:indexterm" select="system_cache__dita:indexterm('Ścieżka śledzenia','')"/>
                 </xsl:call-template>
-                <sup><ph>
+                <!--<sup>-->
+                <xsl:variable name="link__x3A__title">
                     <xsl:if test="nazwa/text()"> nazwa: <b><xsl:value-of select="replace(nazwa,'SPÓŁKA Z OGRANICZONĄ ODPOWIEDZIALNOŚCIĄ',' (Sp. z o.o.) ')"/></b></xsl:if>
                     <xsl:if test="Pelna_nazwa_kontrahenta/text()"> nazwa : <b><xsl:value-of select="replace(Pelna_nazwa_kontrahenta,'SPÓŁKA Z OGRANICZONĄ ODPOWIEDZIALNOŚCIĄ',' (Sp. z o.o.) ')"/></b></xsl:if>
-                </ph></sup>
+                </xsl:variable>
+                <xsl:choose>
+                    <xsl:when test="$system_cache__dita:xref__x3A__title or $fid">
+                        <!--<xref>-->
+                            <xsl:call-template name="default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA:context.path.keyref__x3A__resolve__key">
+                                <xsl:with-param name="fid" select="$fid"/>
+                                <xsl:with-param name="end_fid" select="$end_fid"/>
+                                <xsl:with-param name="title" select="$system_cache__dita:xref__x3A__title"/>
+                                <xsl:with-param name="link__x3A__title"  select="$link__x3A__title"/>
+                                <xsl:with-param name="get_wfs:name_from_fid" select="$get_wfs:name_from_fid"/>
+                            </xsl:call-template>
+                            <!--<xsl:copy-of select="system_cache__dita:files.context.title.keyref(current(),$system_cache__dita:xref__x3A__title)" copy-namespaces="no"/>-->
+                            
+                        <!--</xref>-->
+                    </xsl:when>
+                    <xsl:otherwise>
+                        <ph>
+                            <xsl:copy-of select="$link__x3A__title"></xsl:copy-of>
+                        </ph>
+                    </xsl:otherwise>
+                </xsl:choose>
+                
+                <!--</sup>-->
             </xsl:when>
         </xsl:choose>
         
         <xsl:choose>
             <xsl:when test="imiona/text()|nazwisko/text()">
-                <sup><ph>
+                <!--<sup>-->
+                <xsl:variable name="link__x3A__title">
                     <xsl:if test="nazwisko/text()"> nazwisko: <b><xsl:value-of select="nazwisko"/></b></xsl:if>
                     <xsl:if test="imiona/text()"> imiona: <b><xsl:value-of select="imiona"/></b></xsl:if>
-                </ph></sup>
+                </xsl:variable>
+                <xsl:choose>
+                    <xsl:when test="$system_cache__dita:xref__x3A__title or $fid">
+                        <!--<xref>-->
+                            <!--<xsl:copy-of select="system_cache__dita:files.context.title.keyref(current(),$system_cache__dita:xref__x3A__title)" copy-namespaces="no"/>-->
+                            <xsl:call-template name="default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA:context.path.keyref__x3A__resolve__key">
+                                <xsl:with-param name="fid" select="$fid"/>
+                                <xsl:with-param name="title" select="$system_cache__dita:xref__x3A__title"/>
+                                <xsl:with-param name="link__x3A__title"  select="$link__x3A__title"/>
+                                <xsl:with-param name="end_fid" select="$end_fid"/>
+                                <xsl:with-param name="get_wfs:name_from_fid" select="$get_wfs:name_from_fid"/>
+                            </xsl:call-template>
+                        <!--</xref>-->
+                    </xsl:when>
+                    <xsl:otherwise>
+                        <ph>
+                            <xsl:copy-of select="$link__x3A__title"/>
+                        </ph>
+                    </xsl:otherwise>
+                </xsl:choose>
+                   
+                <!--</sup>-->
             </xsl:when>
         </xsl:choose>
         
         <xsl:choose>
             <xsl:when test="pesel/text()|PESEL/text()">
-                <sup><ph>
+                <!--<sup>-->
+                    <ph>
                     <xsl:if test="pesel/text()"> PESEL: <b><xsl:value-of select="pesel"/></b></xsl:if>
                     <xsl:if test="PESEL/text()"> PESEL: <b><xsl:value-of select="PESEL"/></b></xsl:if>
-                </ph></sup>
+                    </ph>
+                <!--</sup>-->
             </xsl:when>
         </xsl:choose>
         
         <xsl:choose>
             <xsl:when test="krs/text()|regon/text()|KRS/text()|REGON/text()|NIP/text()|nip/text()">
-                <sup>
+                <!--<sup>-->
                     <ph>
                     <xsl:if test="krs/text()"> KRS: <b><xsl:value-of select="krs"/></b></xsl:if>
                     <xsl:if test="KRS/text()"> KRS: <b><xsl:value-of select="KRS"/></b></xsl:if>
@@ -549,26 +603,26 @@
                     <xsl:if test="nip/text()"> NIP: <b><xsl:value-of select="nip"/></b></xsl:if>
                     
                 </ph>
-                </sup>
+                <!--</sup>-->
             </xsl:when>
         </xsl:choose>
         
         <xsl:choose>
             <xsl:when test="S_kraj/text()|S_wojewodztwo/text()">
-                <sup>
+                <!--<sup>-->
                     <ph>
                     <xsl:if test="S_kraj/text()"> kraj: <b><xsl:value-of select="S_kraj"/></b></xsl:if>
                     <xsl:if test="S_wojewodztwo/text()"> woj.: <b><xsl:value-of select="S_wojewodztwo"/></b></xsl:if>
                     
                     </ph>
-                </sup>
+                <!--</sup>-->
             </xsl:when>
         </xsl:choose>
         
         
         <xsl:choose>
             <xsl:when test="A_miejscowosc/text()|Miejscowosc/text()|A_ulica/text()|A_nrDomu/text()|ulica/text()|Numer_budynku/text()|nrLokalu/text()|Numer_mieszkania_lokalu/text()|Ulica/text()">
-                <sup>
+                <!--<sup>-->
                     <ph>
                     <xsl:if test="A_miejscowosc/text()"> msc.: <b><xsl:value-of select="A_miejscowosc"/></b></xsl:if>
                     <xsl:if test="Miejscowosc/text()"> msc.: <b><xsl:value-of select="Miejscowosc"/></b></xsl:if>
@@ -581,28 +635,28 @@
                     <xsl:if test="A_nrLokalu/text()"> lok.: <b><xsl:value-of select="A_nrLokalu"/></b></xsl:if>
                     
                     <xsl:if test="Numer_mieszkania_lokalu/text()"> lok.: <b><xsl:value-of select="Numer_mieszkania_lokalu"/></b></xsl:if>
-                    
-                </ph>
-                </sup>
+                    </ph>
+                <!--</sup>-->
             </xsl:when>
         </xsl:choose>
         
         <xsl:choose>
             <xsl:when test="A_poczta/text()|kodPocztowy/text()|A_kod/text()">
-                <sup>
+                <!--<sup>-->
                     <ph>
                     <xsl:if test="A_poczta/text()"> poczta: <b><xsl:value-of select="A_poczta"/></b></xsl:if>
                     <xsl:if test="kodPocztowy/text()"> kod: <b><xsl:value-of select="kodPocztowy"/></b></xsl:if>
                     <xsl:if test="A_kod/text()"> kod: <b><xsl:value-of select="A_kod"/></b></xsl:if>
                     </ph>
-                </sup>
+                <!--</sup>-->
             </xsl:when>
         </xsl:choose>
         
         <xsl:choose>
             <xsl:when test="BI_audit_ENERGA_PRACOWNICY_adresy/*">
                 <xsl:for-each select="BI_audit_ENERGA_PRACOWNICY_adresy">
-                    <p><sup>
+                    <p>
+                      <!--<sup>-->
                         <xsl:choose>
                             <xsl:when test="last() &gt; 0"><i> adres nr <xsl:value-of select="position()"/>/<xsl:value-of select="last()"/></i></xsl:when>
                         </xsl:choose>
@@ -612,7 +666,8 @@
                         <xsl:if test="ulica/text()"> ul.: <b><xsl:value-of select="ulica"/></b> </xsl:if>
                         <xsl:if test="nrBudynku/text()"> dom: <b><xsl:value-of select="nrBudynku"/></b> </xsl:if>
                         <xsl:if test="nrLokalu/text()"> lok.: <b><xsl:value-of select="nrLokalu"/></b> </xsl:if>
-                    </sup></p>
+                        <!--</sup>-->
+                    </p>
                 </xsl:for-each>
             </xsl:when>
         </xsl:choose>
@@ -622,7 +677,7 @@
                 <xsl:for-each select="TERYT_names">
                     <xsl:element name="{$system_cache__dita:paragraph_allowed_element__x3A__calculated}">
                     
-                        <sup>
+                        <ph>
                         <xsl:choose>
                             <xsl:when test="last() &gt; 0"><i> teryt. adres: </i></xsl:when>
                         </xsl:choose>
@@ -636,7 +691,7 @@
                         <xsl:if test="ulica_nazwa_2/text()"> <b><xsl:value-of select="ulica_nazwa_2"/></b> </xsl:if>
                         <xsl:if test="$context/nrDomu/text()"> dom: <b><xsl:value-of select="$context/nrDomu"/></b> </xsl:if>
                         <xsl:if test="$context/nrLokalu/text()"> lok.: <b><xsl:value-of select="$context/nrLokalu"/></b> </xsl:if>
-                    </sup>
+                    </ph>
                     
                     </xsl:element>
                 </xsl:for-each>
@@ -646,34 +701,15 @@
             <xsl:when test="BI_audit_taxpayer   or $context/BI_audit_taxpayer">
                 <xsl:element name="{$system_cache__dita:paragraph_allowed_element__x3A__calculated}">
                 
-                    <!--<dl>-->
-                        <!--<dlentry>-->
-                            <!--<dt>-->
-                                <sup>Status VAT:</sup>
-                            <!--</dt>-->
-                            <!--<dd>-->
-                                <!--<sup><xsl:value-of select="BI_audit_taxpayer/taxpayer_status"/></sup>-->
-                            <!--</dd>-->
-                        <!--</dlentry>-->
-                        <!--<dlentry>-->
-                            <!--<dt>-->
-                                <!--<sup>informacja</sup>-->
-                            <!--</dt>-->
-                            <!--<dd>-->
-                    <sup><b><xsl:value-of select="BI_audit_taxpayer/taxpayer_status_info"/></b></sup>
-                            <!--</dd>-->
-                        <!--</dlentry>-->
-                        <!--<dlentry>-->
-                            <!--<dt>-->
-                                <sup>(stan na dzień</sup>
-                            <!--</dt>-->
-                            <!--<dd>-->
-                                <sup><xsl:value-of select="BI_audit_taxpayer/taxpayer_status_date"/>)</sup>
-                            <!--</dd>-->
-                        <!--</dlentry>-->
-                    <!--</dl>-->
-                
-                
+                   
+                                <ph>Status VAT:</ph>
+                            
+                    <ph><b><xsl:value-of select="BI_audit_taxpayer/taxpayer_status_info"/></b></ph>
+                          
+                                <ph>(stan na dzień</ph>
+                           
+                                <ph><xsl:value-of select="BI_audit_taxpayer/taxpayer_status_date"/>)</ph>
+                         
                 </xsl:element>
             </xsl:when>
         </xsl:choose>
@@ -689,10 +725,10 @@
         <simpletable frame="all" relcolwidth="1* 2* 2* 4*" id="{$uuid}__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.universal.last.table_{system_cache__dita:files.topic.table.id('',@fid)}_path_{generate-id()}">
             <xsl:attribute name="props">mode__universal.last.table</xsl:attribute>
             <strow>
-                <stentry><sup>Lp</sup></stentry>
-                <stentry><sup>Sposób wyszukania</sup></stentry>
-                <stentry><sup>Rejestr</sup></stentry>
-                <stentry><sup>Dane z rejestru</sup></stentry>
+                <stentry><ph>Lp</ph></stentry>
+                <stentry><ph>Sposób wyszukania</ph></stentry>
+                <stentry><ph>Rejestr</ph></stentry>
+                <stentry><ph>Dane z rejestru</ph></stentry>
             </strow>
             <xsl:for-each select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object">
                 <strow>
@@ -702,13 +738,13 @@
                         
                         <xsl:choose>
                             <xsl:when test="relation_from/text()">
-                                <sup><xsl:value-of select="system_cache__dita:localname.translate(relation_from)"/></sup>
+                                <ph><xsl:value-of select="system_cache__dita:localname.translate(relation_from)"/></ph>
                             </xsl:when>
                             <xsl:when test="position() = 1">
-                                <sup>wybrany początkowy obiekt </sup>
+                                <ph>wybrany początkowy obiekt </ph>
                             </xsl:when>
                             <xsl:otherwise>
-                                <sup>inny</sup>
+                                <ph>inny</ph>
                             </xsl:otherwise>
                         </xsl:choose>
                         <xsl:choose>
@@ -755,16 +791,7 @@
                             
                             
                         </xsl:choose>
-                        <!--<foreign>
-                            
-                            <ph>
-                                <!-\-<xsl:for-each select="$system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.values.fixed.current/@*">
-                                    <xsl:value-of select="name()"/> = <xsl:value-of select="."/> <xsl:text> </xsl:text>
-                                </xsl:for-each>-\->
-                            </ph>
-                            
-                            <!-\-<xsl:value-of select="$foreign_fallback.current_topic_id"/>-\->
-                        </foreign>-->
+                        
                         <xsl:if test="position() = last()">
                         <xsl:call-template name="default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA:context.path.keyref__x3A__resolve__key">
                             <xsl:with-param name="fid"  select="parent::*//*[last()]/*[1]/@fid"/>
@@ -777,58 +804,42 @@
                         </xsl:if>
                     </stentry>
                     <stentry>
-                        <sup><xsl:value-of select="*[1]/system_cache__dita:localname.translate(local-name())"/></sup>
+                        <ph><xsl:value-of select="*[1]/system_cache__dita:localname.translate(local-name())"/></ph>
                     </stentry>
                     <stentry>
-                        <p>
-                        <xref>
+                        <p props="last">
+                        <!--<xref>
                             <xsl:copy-of select="system_cache__dita:files.context.title.keyref(*[1],'BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_LISTA')" copy-namespaces="no"/>
-                            link
-                        </xref>
+                        </xref>-->
                           
                           
                           
                         </p>
-                        <xsl:apply-templates mode="system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.universal.body"/>
-                     <!--   <xsl:variable name="system_cache__dita:localname.translate">
-                            <system_cache__dita:localname.translate>-->
-                            <!--<xsl:for-each select="*[1]/*[ not(*)]">
-                                <!-\-<xsl:choose>
-                                    <xsl:when test="system_cache__dita:localname.translate(current()/name())/comment()='A_ADM'"> ( A_ADM ) </xsl:when>
-                                    <xsl:when test="system_cache__dita:localname.translate(current()/name())/comment()='DEBUG'"> ( DEBUG ) </xsl:when>
-                                    <xsl:when test="system_cache__dita:localname.translate(current()/name())/comment()='NAME'"> ( NAME ) </xsl:when>
-                                    <xsl:when test="system_cache__dita:localname.translate(current()/name())/comment()='ID_DOC'"> ( ID_DOC ) </xsl:when>
-                                </xsl:choose>-\->
-                                <p> <xsl:value-of select="system_cache__dita:localname.translate(current()/name())/text()"/> <xsl:text> </xsl:text><xsl:value-of select="."/></p>
-                            </xsl:for-each>-->
-                            <!--</system_cache__dita:localname.translate>
-                        </xsl:variable>-->
-                        
-                        <!--<xsl:for-each-group select="$system_cache__dita:localname.translate/system_cache__dita:localname.translate/p[ not(contains(comment(),'A_ADM')) and not(contains(comment(),'L_APP'))  and not(contains(comment(),'DEBUG'))]" group-by="comment()">
-                            <p>
-                                <xsl:copy-of select="current-group()"/>
-                            </p>
-                        </xsl:for-each-group>-->
-                        <xsl:comment>#188</xsl:comment>
-                        <!--<xsl:choose>
-                            <xsl:when test="BI_audit_KRS">
-                                <xref href="../{BI_audit_KRS/system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.href(system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.DETECT.key(@fid,'','',1))}" > <!-\- href="../KRSY_{BI_audit_KRS/krs}/{BI_audit_KRS/krs}_1.dita" -\->
-                                    <xsl:value-of select="BI_audit_KRS/nazwa"/><xsl:text> </xsl:text>
-                                    <xsl:value-of select="BI_audit_KRS/S_miejscowosc"/><xsl:text> </xsl:text>
-                                </xref>
+                        <xsl:choose>
+                            <xsl:when test="position() = last()">
+                                <xsl:apply-templates mode="system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.universal.body">
+                                    <!--<xsl:with-param name="system_cache__dita:xref__x3A__title">BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_LISTA</xsl:with-param>-->
+                                    <xsl:with-param name="end_fid" select="*/@fid"/>
+                                    <!--<xsl:with-param name="end_fid" select="parent::*//*[last()]/*[1]/@fid"/>-->
+                                    <xsl:with-param name="fid" select="parent::*//*[1]/*[1]/@fid"/>
+                                    <!--<xsl:with-param name="fid" select="*[1]/@fid"/>-->
+                                    <xsl:with-param name="get_wfs:name_from_fid"></xsl:with-param>
+                                </xsl:apply-templates>
                             </xsl:when>
                             <xsl:otherwise>
-                                <xsl:for-each select="*/*">
-                                    <xsl:if test="text() and not(name()='A_STATUS') and not(name()='A_ADM_COMPANY') and not(name()='A_CLASSIFIED')">
-                                        <b><xsl:value-of select="name()"/></b><xsl:text> </xsl:text>
-                                        <xsl:apply-templates mode="enter_to_ph_text" select="text()">
-                                            <xsl:with-param name="element" select="'entry'"/>
-                                        </xsl:apply-templates>
-                                        <xsl:text> </xsl:text>
-                                    </xsl:if>
-                                </xsl:for-each>
+                                <xsl:apply-templates mode="system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.universal.body">
+                                    <!--<xsl:with-param name="system_cache__dita:xref__x3A__title">BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_LISTA</xsl:with-param>-->
+                                    <!--<xsl:with-param name="end_fid" select="parent::*//*[last()]/*[1]/@fid"/>-->
+                                    <!--<xsl:with-param name="end_fid" select="parent::*//*[last()]/*[1]/@fid"/>-->
+                                    <!--<xsl:with-param name="fid" select="parent::*//*[1]/*[1]/@fid"/>-->
+                                    <!--<xsl:with-param name="fid" select="*[1]/@fid"/>-->
+                                </xsl:apply-templates>
                             </xsl:otherwise>
-                        </xsl:choose>-->
+                        </xsl:choose>
+                        
+                     
+                        <xsl:comment>#188</xsl:comment>
+                        
                         <xsl:if test="position()=last()">
                             <xsl:choose>
                                 <xsl:when test="count(parent::*//*[last()]/*[1]/*) &gt; 5">

+ 25 - 13
SE/schema/default_db_xml_cache.public/default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_context.path.keyrefs.xsl

@@ -54,14 +54,16 @@
             <xsl:if test="$props"><xsl:value-of select="concat(',',$props)"/></xsl:if>
             <xsl:if test="$end_fid"><xsl:value-of select="concat(',','...',$end_fid)"/></xsl:if>
         </xsl:variable>
-        <xsl:for-each select="tokenize($out,',')">
-            <xsl:choose>
-                <xsl:when test="current()=''"/>
-                <xsl:when test="position()=last()"><xsl:value-of select="."/><xsl:text></xsl:text></xsl:when>
-                <xsl:otherwise><xsl:value-of select="."/><xsl:text>_</xsl:text></xsl:otherwise>
-            </xsl:choose>
-        </xsl:for-each>
-        
+        <xsl:variable name="out">
+            <xsl:for-each select="tokenize($out,',')">
+                <xsl:choose>
+                    <xsl:when test="current()=''"/>
+                    <xsl:when test="position()=last()"><xsl:value-of select="."/><xsl:text></xsl:text></xsl:when>
+                    <xsl:otherwise><xsl:value-of select="."/><xsl:text>_</xsl:text></xsl:otherwise>
+                </xsl:choose>
+            </xsl:for-each>
+        </xsl:variable>
+            <xsl:value-of select="replace($out,'_\.\.\.','...')"/>
     </xsl:template>
     
     
@@ -92,7 +94,6 @@
                     <xsl:with-param name="end_fid" select="$end_fid"/>
                 </xsl:call-template>
             </xsl:attribute>
-        
     </xsl:template>
     
     <xsl:template name="default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA:context.path.keyref__x3A__assign__keydef">
@@ -162,7 +163,7 @@
         <xsl:param name="system_cache__dita:element__x3A__surrounding">ph</xsl:param>
         <xsl:param name="system_cache__dita:element__x3A__surrounding.title">ph</xsl:param>
         <xsl:param name="link__x3A__title"/>
-        
+        <xsl:param name="get_wfs:name_from_fid"/>
         
         
         <xsl:variable name="end_fid" select="tokenize($end_fid,' ')[1]"/>
@@ -171,11 +172,19 @@
             <xsl:when test="string-length($fid)&gt;0">
                 <xsl:for-each select="tokenize($fid,' ')[1]">
                     <xsl:variable name="fid" select="current()"/>
-                    <xsl:if test="$link__x3A__title"><xsl:element name="{$system_cache__dita:element__x3A__surrounding.title}"><xsl:value-of select="$link__x3A__title"/></xsl:element></xsl:if>
+                    <!--<xsl:if test="$link__x3A__title"><xsl:element name="{$system_cache__dita:element__x3A__surrounding.title}"><xsl:copy-of select="$link__x3A__title"/></xsl:element></xsl:if>-->
                     <xsl:element name="{$system_cache__dita:element__x3A__surrounding}">
                         <xsl:choose>
                             <xsl:when test="string-length($end_fid)&gt;0">
-                                <xsl:attribute name="keyref" select="concat($fid,'...',$end_fid)"/>
+                                <xsl:attribute name="keyref">
+                                    <xsl:call-template name="default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA:context.path.keyref__x3A__assign__key">
+                                        <xsl:with-param name="fid" select="$fid"/>
+                                        <xsl:with-param name="title" select="$title"/>
+                                        <xsl:with-param name="end_fid" select="$end_fid"/>
+                                        <xsl:with-param name="get_wfs:name_from_fid" select="$get_wfs:name_from_fid"/>
+                                    </xsl:call-template>
+                                </xsl:attribute>
+                                <!--<xsl:attribute name="keyref" select="concat($fid,'...',$end_fid)"/>-->
                             </xsl:when>
                             <xsl:otherwise>
                                 <xsl:choose>
@@ -184,6 +193,7 @@
                                             <xsl:call-template name="default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA:context.path.keyref__x3A__assign__key">
                                                 <xsl:with-param name="fid" select="$fid"/>
                                                 <xsl:with-param name="title" select="$title"/>
+                                                <xsl:with-param name="get_wfs:name_from_fid" select="$get_wfs:name_from_fid"/>
                                             </xsl:call-template>
                                         </xsl:attribute>
                                     </xsl:when>
@@ -193,8 +203,10 @@
                                                 <xsl:call-template name="default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA:context.path.keyref__x3A__assign__key">
                                                     <xsl:with-param name="fid" select="$fid"/>
                                                     <xsl:with-param name="title" select="$title"/>
+                                                    <xsl:with-param name="get_wfs:name_from_fid" select="$get_wfs:name_from_fid"/>
                                                 </xsl:call-template>
                                             </xsl:attribute><!-- select="default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA:context.path.keyref__x3A__assign__key.title(system_cache__dita:files.key.DETECT.OTHER(current(),$end_name,$end_fid,$pos),$title)" -->
+                                            <xsl:if test="$link__x3A__title"><xsl:copy-of select="$link__x3A__title"/></xsl:if>
                                         </xref>
                                     </xsl:otherwise>
                                 </xsl:choose>
@@ -202,7 +214,7 @@
                             
                             </xsl:otherwise>
                         </xsl:choose>
-                        <xsl:if test="string-length($link__x3A__title)&gt;0"><xsl:value-of select="$link__x3A__title"/></xsl:if>
+                        <!--<xsl:if test="string-length($link__x3A__title)&gt;0"><xsl:value-of select="$link__x3A__title"/></xsl:if>-->
                     </xsl:element>
                 </xsl:for-each>
             </xsl:when>

+ 2 - 119
SE/schema/default_db_xml_cache.public/default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_LISTA.xsl

@@ -124,17 +124,7 @@
                             </xsl:choose>
                             
                             
-                            
-                            
-                            <!--<xref> <!-\- ../{BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ position() = 1]/*[1]/system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.DETECT.key(@fid,'','',1) }.dita -\-><!-\- XX1 sure -\->
-                                        <xsl:copy-of select="system_cache__dita:files.context.title.keyref(BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ position() = 1]/*[1],'topic',$title)"></xsl:copy-of>
-                                        <xsl:value-of select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ position() = 1]/*[1]/concat(imiona,' ', nazwisko, ' ',nazwa,' ', nip)"/><!-\- XX1 sure -\->
-                                    </xref>-->
-                            <!--<equation-block>
-                                <equation-inline>APT-L</equation-inline>
-                                <equation-number>lista tras</equation-number>
-                            </equation-block>-->
-                            
+                           
                             
                             <xsl:for-each-group select="current-group()" group-by="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[last()]/*[1]/@fid"><!-- local-name --><!-- last() -->
                                 <xsl:if test="position()=1">
@@ -188,114 +178,7 @@
                             </xsl:for-each-group>
                             
                             
-                                <!--<dl>
-                                    <dlhead>
-                                        <dthd>APT-L</dthd>
-                                        <ddhd>lista tras</ddhd>
-                                    </dlhead>
-                                    
-                                    <xsl:for-each-group select="current-group()" group-by="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[last()]/*[1]/@fid"><!-\- local-name -\-><!-\- last() -\->
-                                        <xsl:if test="position()=1">
-                                            
-                                            <dlentry>
-                                                <dt>
-                                                    <xref>
-                                                        <xsl:copy-of select="system_cache__dita:files.context.title.keyref(BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ 1]/*[1],$title)" copy-namespaces="no"/>
-                                                        link
-                                                    </xref>
-                                                    
-                                                    od
-                                                    <equation-inline><xsl:value-of select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ 1]/*[1]/system_cache__dita:localname.translate(local-name())"/></equation-inline>
-                                                </dt>
-                                                <dd>
-                                                    
-                                                </dd>
-                                            </dlentry>
-                                            <dlentry>
-                                                <dt/>
-                                                
-                                                <dd>
-                                                    <xsl:apply-templates mode="system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.universal.body" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ 1]/*[1]">
-                                                        <xsl:with-param name="system_cache__dita:subscript" select="$system_cache__dita:subscript"/>
-                                                    </xsl:apply-templates>
-                                                </dd>
-                                            </dlentry> 
-                                            
-                                        </xsl:if>
-                                        
-                                        <dlentry>
-                                            <dt> <xref>
-                                                <xsl:copy-of select="system_cache__dita:files.dita_pair.keyref(BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ 1]/*[1]/@fid,BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ last()]/*[1]/@fid)" copy-namespaces="no"/>
-                                                link
-                                            </xref>
-                                                ilość <equation-inline><xsl:value-of select="count(current-group())"/></equation-inline>
-                                                do
-                                                <equation-inline><xsl:value-of select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ last()]/*[1]/system_cache__dita:localname.translate(local-name())"/></equation-inline>
-                                            </dt>
-                                            <dd>
-                                                
-                                            </dd>
-                                            <dd>
-                                                <xsl:apply-templates mode="system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.universal.body" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ last()]/*[1]">
-                                                    <xsl:with-param name="system_cache__dita:subscript" select="$system_cache__dita:subscript"/>
-                                                </xsl:apply-templates>
-                                            </dd>
-                                        </dlentry>
-                                        
-                                        
-                                        
-                                        
-                                    </xsl:for-each-group>
-                                    
-                                </dl>-->
-                            
-                            
-                            
-                            <!--<simpletable frame="all" relcolwidth="1* 1* 3* 5*" >
-                                <sthead>
-                                    <stentry><sup>rejestr</sup></stentry>
-                                    <stentry><sup>ilosc</sup></stentry>
-                                    <!-\-<stentry>od</stentry>-\->
-                                    <stentry><sup>od</sup></stentry>
-                                    <stentry><sup>do</sup></stentry>
-                                </sthead>
-                                <xsl:for-each-group select="current-group()" group-by="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[last()]/*[1]/@fid"><!-\- local-name -\-><!-\- last() -\->
-                                    
-                                    <strow>
-                                        <stentry><sup><xsl:value-of select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ last()]/*[1]/system_cache__dita:localname.translate(local-name())"/></sup></stentry>
-                                        <stentry><sup><xsl:value-of select="count(current-group())"/></sup></stentry>
-                                        <!-\-<stentry><xsl:value-of select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[1]/*[1]/@fid"/></stentry>-\->
-                                        
-                                        <stentry>
-                                            <xref>
-                                                <xsl:copy-of select="system_cache__dita:files.context.title.keyref(BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ 1]/*[1],$title)" copy-namespaces="no"/>
-                                                link
-                                            </xref>
-                                            <xsl:apply-templates mode="system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.universal.body" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ 1]/*[1]">
-                                                <xsl:with-param name="system_cache__dita:subscript" select="$system_cache__dita:subscript"/>
-                                            </xsl:apply-templates>
-                                        </stentry>
-                                        <stentry>
-                                            <!-\-<xsl:value-of select="system_cache__dita:localname.translate(BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ last()]/*[1]/local-name())"/>-\->
-                                            <xref>
-                                                <xsl:copy-of select="system_cache__dita:files.dita_pair.keyref(BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ 1]/*[1]/@fid,BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ last()]/*[1]/@fid)" copy-namespaces="no"/>
-                                                link
-                                            </xref>
-                                            <xsl:apply-templates mode="system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.universal.body" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ last()]/*[1]">
-                                                <xsl:with-param name="system_cache__dita:subscript" select="$system_cache__dita:subscript"/>
-                                            </xsl:apply-templates>
-                                        </stentry>
-                                    </strow>
-                                    
-                                </xsl:for-each-group>
-                            </simpletable>-->
-                            <!--<xsl:for-each-group select="current-group()" group-by="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[last()]/*[1]/local-name()">
-                                        <xsl:call-template name="system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_LISTA.ends.desc.table">
-                                            <xsl:with-param name="row_obj_first" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ 1]/*[1]"/>
-                                            <xsl:with-param name="row_obj_last" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ last()]/*[1]"/>
-                                            <xsl:with-param name="context" select="$context"/>
-                                        </xsl:call-template>
-                                    </xsl:for-each-group>-->
+                                
                         </p>
                     </body>
                 </topic>

+ 1986 - 2
se.oxygen.xpr

@@ -10,8 +10,1992 @@
                         <Boolean>true</Boolean>
                     </entry>
                     <entry>
-                        <String>keys.context</String>
-                        <String>file:/opt/local/pl.procesy5/p5build_SE/temp/WPS_Functions/default_db/CRM_PROCES_tree/relations-136_000006_/relations-136_000006_.ditamap</String>
+                        <String>profiling.conditions.list</String>
+                        <profileConditionInfo-array>
+                            <profileConditionInfo>
+                                <field name="attributeName">
+                                    <String>audience</String>
+                                </field>
+                                <field name="allowsMultipleValues">
+                                    <Boolean>true</Boolean>
+                                </field>
+                                <field name="allowedValues">
+                                    <profileConditionValue-array>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>dostawca</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>dostawca</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>dostawca</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>expert</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>klient</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>klient</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>klient</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>novice</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>person.Dyrektor_Gdanskiego_Urzedu_Pracy</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>person.Dyrektor_Gdanskiego_Urzedu_Pracy</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>person.Dyrektor_Gdanskiego_Urzedu_Pracy</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>person.Valentyna_Binder</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>person.Valentyna_Binder</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>person.Valentyna_Binder</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>www.account</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Kontent ten będize dostępny dla użytkownika, który założył konto i podał maila</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>www.account</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>www.anonymous</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Kontent ten bedzie dostepny dla kazdego użytkownika</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>www.anonymous</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>www.subscripion</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>kontent ten będize dla użytkownika, który zapłacił subskrybcje</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>www.subscripion</String>
+                                            </field>
+                                        </profileConditionValue>
+                                    </profileConditionValue-array>
+                                </field>
+                                <field name="documentTypePattern">
+                                    <String>*DITA*</String>
+                                </field>
+                                <field name="valuesSeparator">
+                                    <String> </String>
+                                </field>
+                                <field name="attributeRenderName">
+                                    <String>Audience</String>
+                                </field>
+                            </profileConditionInfo>
+                            <profileConditionInfo>
+                                <field name="attributeName">
+                                    <String>platform</String>
+                                </field>
+                                <field name="allowsMultipleValues">
+                                    <Boolean>true</Boolean>
+                                </field>
+                                <field name="allowedValues">
+                                    <profileConditionValue-array>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>ciezarna</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>ciezarna</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>ciezarna</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>nie_trenowaly</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>nie_trenowaly - osoby ktore nie trenowaly</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>nie_trenowaly</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>trenujace</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>trenujace - dla kogos kto trenowal</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>trenujace</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>waga.chuda</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>waga.chuda</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>waga.chuda</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>waga.gruba</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>waga.gruba</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>waga.gruba</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>waga.normalna</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>waga.normalna</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>waga.normalna</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>windows</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                    </profileConditionValue-array>
+                                </field>
+                                <field name="documentTypePattern">
+                                    <String>*DITA*</String>
+                                </field>
+                                <field name="valuesSeparator">
+                                    <String> </String>
+                                </field>
+                                <field name="attributeRenderName">
+                                    <String>Platform</String>
+                                </field>
+                            </profileConditionInfo>
+                            <profileConditionInfo>
+                                <field name="attributeName">
+                                    <String>product</String>
+                                </field>
+                                <field name="allowsMultipleValues">
+                                    <Boolean>true</Boolean>
+                                </field>
+                                <field name="allowedValues">
+                                    <profileConditionValue-array>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>blog_tresc</String>
+                                            </field>
+                                            <field name="description">
+                                                <null/>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>book_piekna_zdrowa_mama</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>book_piekna_zdrowa_mama</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>book_piekna_zdrowa_mama</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>brand.Kosmetologia_Estetyczna_Valentyna_Binder</String>
+                                            </field>
+                                            <field name="description">
+                                                <null/>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>dieta_popoludniu</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>dieta_popoludniu</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>dieta_popoludniu</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>dieta_rano</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>dieta_rano</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>dieta_rano</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>dieta_wieczor</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>dieta_wieczor</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>dieta_wieczor</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>odzywianie</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>przepisy</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>odzywianie</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>oferta_wlasna</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>oferta_wlasna</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>oferta_wlasna</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>person.address_group</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>person.address_group</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>person.address_group</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>person.contact_group</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>person.contact_group - do tel i mail</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>person.contact_group</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>person.name</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>person.name - imie i nazwisko</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>person.name</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>person.person_no</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>person.person_no - obiekt osoby caly</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>person.person_no</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>person.pesel</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>person.pesel - dla pesela</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>person.pesel</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>pismo.data</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>pismo.data - data pisma</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>pismo.data</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>pismo.pismo_no</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>- ze cos jest pismem - wnioskiem</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>pismo.pismo_no</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>plan_diety</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>plan diety</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>plan_diety</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>program_treningowy_4tyg</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>program_treningowy_4tyg</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>program_treningowy_4tyg</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>szablon.szablon_no</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>szablon.szablon_no - cos jest szablonem</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>szablon.szablon_no</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>technologia</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>technologia</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>technologia</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>trening</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>trening</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>trening</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>www_binderafit_pl</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>www_binderafit_pl</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>www_binderafit_pl</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>bibliografia</String>
+                                            </field>
+                                            <field name="description">
+                                                <null/>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>galeria</String>
+                                            </field>
+                                            <field name="description">
+                                                <null/>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                    </profileConditionValue-array>
+                                </field>
+                                <field name="documentTypePattern">
+                                    <String>*DITA*</String>
+                                </field>
+                                <field name="valuesSeparator">
+                                    <String> </String>
+                                </field>
+                                <field name="attributeRenderName">
+                                    <String>Product</String>
+                                </field>
+                            </profileConditionInfo>
+                            <profileConditionInfo>
+                                <field name="attributeName">
+                                    <String>props</String>
+                                </field>
+                                <field name="allowsMultipleValues">
+                                    <Boolean>true</Boolean>
+                                </field>
+                                <field name="allowedValues">
+                                    <profileConditionValue-array>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>blog</String>
+                                            </field>
+                                            <field name="description">
+                                                <null/>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>cwiczenie</String>
+                                            </field>
+                                            <field name="description">
+                                                <null/>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>dieta</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>dieta uzywac kiedy cos jest dieta</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>dieta</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>korespondencja</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>korespondencja</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>korespondencja</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>oferta.cena_sprzedazy</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>oferta.cena_sprzedazy</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>oferta.cena_sprzedazy</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>oferta.cena_zakupu</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>oferta.cena_zakupu</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>oferta.cena_zakupu</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>oferta.referencja</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>oferta.referencja</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>oferta.referencja</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>owoc</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>owoc</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>owoc</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>problem</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>jest to jakis problem</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>problem</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>produkt</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>produkt</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>produkt</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>prop1</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>prop2</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>warzywo</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>warzywo</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>warzywo</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>opryszczka</String>
+                                            </field>
+                                            <field name="description">
+                                                <null/>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>baseline_error</String>
+                                            </field>
+                                            <field name="description">
+                                                <null/>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>baseline_shopping_cart</String>
+                                            </field>
+                                            <field name="description">
+                                                <null/>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>baseline_new_releases</String>
+                                            </field>
+                                            <field name="description">
+                                                <null/>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>baseline_photo_album</String>
+                                            </field>
+                                            <field name="description">
+                                                <null/>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>baseline_description</String>
+                                            </field>
+                                            <field name="description">
+                                                <null/>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                    </profileConditionValue-array>
+                                </field>
+                                <field name="documentTypePattern">
+                                    <String>*DITA*</String>
+                                </field>
+                                <field name="valuesSeparator">
+                                    <String> </String>
+                                </field>
+                                <field name="attributeRenderName">
+                                    <String>Props</String>
+                                </field>
+                            </profileConditionInfo>
+                            <profileConditionInfo>
+                                <field name="attributeName">
+                                    <String>otherprops</String>
+                                </field>
+                                <field name="allowsMultipleValues">
+                                    <Boolean>true</Boolean>
+                                </field>
+                                <field name="allowedValues">
+                                    <profileConditionValue-array>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>dostawca</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>dostawca</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>dostawca</String>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>prop1</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>prop2</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                    </profileConditionValue-array>
+                                </field>
+                                <field name="documentTypePattern">
+                                    <String>*DITA*</String>
+                                </field>
+                                <field name="valuesSeparator">
+                                    <String> </String>
+                                </field>
+                                <field name="attributeRenderName">
+                                    <String>Other</String>
+                                </field>
+                            </profileConditionInfo>
+                            <profileConditionInfo>
+                                <field name="attributeName">
+                                    <String>rev</String>
+                                </field>
+                                <field name="allowsMultipleValues">
+                                    <Boolean>false</Boolean>
+                                </field>
+                                <field name="allowedValues">
+                                    <profileConditionValue-array>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>1.0</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>2.0</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>TODO</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>- todo now do zrobienia</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <String>TODO</String>
+                                            </field>
+                                        </profileConditionValue>
+                                    </profileConditionValue-array>
+                                </field>
+                                <field name="documentTypePattern">
+                                    <String>*DITA*</String>
+                                </field>
+                                <field name="valuesSeparator">
+                                    <String> </String>
+                                </field>
+                                <field name="attributeRenderName">
+                                    <String>Revision</String>
+                                </field>
+                            </profileConditionInfo>
+                            <profileConditionInfo>
+                                <field name="attributeName">
+                                    <String>arch</String>
+                                </field>
+                                <field name="allowsMultipleValues">
+                                    <Boolean>false</Boolean>
+                                </field>
+                                <field name="allowedValues">
+                                    <profileConditionValue-array>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>i386</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>i486</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                    </profileConditionValue-array>
+                                </field>
+                                <field name="documentTypePattern">
+                                    <String>DocBook*</String>
+                                </field>
+                                <field name="valuesSeparator">
+                                    <String>;</String>
+                                </field>
+                                <field name="attributeRenderName">
+                                    <String>Architecture</String>
+                                </field>
+                            </profileConditionInfo>
+                            <profileConditionInfo>
+                                <field name="attributeName">
+                                    <String>condition</String>
+                                </field>
+                                <field name="allowsMultipleValues">
+                                    <Boolean>true</Boolean>
+                                </field>
+                                <field name="allowedValues">
+                                    <profileConditionValue-array>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>condition1</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>condition2</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                    </profileConditionValue-array>
+                                </field>
+                                <field name="documentTypePattern">
+                                    <String>DocBook*</String>
+                                </field>
+                                <field name="valuesSeparator">
+                                    <String>;</String>
+                                </field>
+                                <field name="attributeRenderName">
+                                    <String>Condition</String>
+                                </field>
+                            </profileConditionInfo>
+                            <profileConditionInfo>
+                                <field name="attributeName">
+                                    <String>conformance</String>
+                                </field>
+                                <field name="allowsMultipleValues">
+                                    <Boolean>false</Boolean>
+                                </field>
+                                <field name="allowedValues">
+                                    <profileConditionValue-array>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>lsb</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                    </profileConditionValue-array>
+                                </field>
+                                <field name="documentTypePattern">
+                                    <String>DocBook*</String>
+                                </field>
+                                <field name="valuesSeparator">
+                                    <String>;</String>
+                                </field>
+                                <field name="attributeRenderName">
+                                    <String>Conformance</String>
+                                </field>
+                            </profileConditionInfo>
+                            <profileConditionInfo>
+                                <field name="attributeName">
+                                    <String>os</String>
+                                </field>
+                                <field name="allowsMultipleValues">
+                                    <Boolean>true</Boolean>
+                                </field>
+                                <field name="allowedValues">
+                                    <profileConditionValue-array>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>linux</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>mac</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>solaris</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>windows</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                    </profileConditionValue-array>
+                                </field>
+                                <field name="documentTypePattern">
+                                    <String>DocBook*</String>
+                                </field>
+                                <field name="valuesSeparator">
+                                    <String>;</String>
+                                </field>
+                                <field name="attributeRenderName">
+                                    <String>Operating System</String>
+                                </field>
+                            </profileConditionInfo>
+                            <profileConditionInfo>
+                                <field name="attributeName">
+                                    <String>revision</String>
+                                </field>
+                                <field name="allowsMultipleValues">
+                                    <Boolean>false</Boolean>
+                                </field>
+                                <field name="allowedValues">
+                                    <profileConditionValue-array>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>1.0</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>1.1</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                    </profileConditionValue-array>
+                                </field>
+                                <field name="documentTypePattern">
+                                    <String>DocBook*</String>
+                                </field>
+                                <field name="valuesSeparator">
+                                    <String>;</String>
+                                </field>
+                                <field name="attributeRenderName">
+                                    <String>Revision</String>
+                                </field>
+                            </profileConditionInfo>
+                            <profileConditionInfo>
+                                <field name="attributeName">
+                                    <String>revisionflag</String>
+                                </field>
+                                <field name="allowsMultipleValues">
+                                    <Boolean>false</Boolean>
+                                </field>
+                                <field name="allowedValues">
+                                    <profileConditionValue-array>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>added</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>changed</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                    </profileConditionValue-array>
+                                </field>
+                                <field name="documentTypePattern">
+                                    <String>DocBook*</String>
+                                </field>
+                                <field name="valuesSeparator">
+                                    <String>;</String>
+                                </field>
+                                <field name="attributeRenderName">
+                                    <String>Revision Flag</String>
+                                </field>
+                            </profileConditionInfo>
+                            <profileConditionInfo>
+                                <field name="attributeName">
+                                    <String>security</String>
+                                </field>
+                                <field name="allowsMultipleValues">
+                                    <Boolean>false</Boolean>
+                                </field>
+                                <field name="allowedValues">
+                                    <profileConditionValue-array>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>high</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>low</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                    </profileConditionValue-array>
+                                </field>
+                                <field name="documentTypePattern">
+                                    <String>DocBook*</String>
+                                </field>
+                                <field name="valuesSeparator">
+                                    <String>;</String>
+                                </field>
+                                <field name="attributeRenderName">
+                                    <String>Security</String>
+                                </field>
+                            </profileConditionInfo>
+                            <profileConditionInfo>
+                                <field name="attributeName">
+                                    <String>status</String>
+                                </field>
+                                <field name="allowsMultipleValues">
+                                    <Boolean>false</Boolean>
+                                </field>
+                                <field name="allowedValues">
+                                    <profileConditionValue-array>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>devel</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>draft</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                    </profileConditionValue-array>
+                                </field>
+                                <field name="documentTypePattern">
+                                    <String>DocBook*</String>
+                                </field>
+                                <field name="valuesSeparator">
+                                    <String>;</String>
+                                </field>
+                                <field name="attributeRenderName">
+                                    <String>Status</String>
+                                </field>
+                            </profileConditionInfo>
+                            <profileConditionInfo>
+                                <field name="attributeName">
+                                    <String>userlevel</String>
+                                </field>
+                                <field name="allowsMultipleValues">
+                                    <Boolean>false</Boolean>
+                                </field>
+                                <field name="allowedValues">
+                                    <profileConditionValue-array>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>advanced</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>beginner</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                    </profileConditionValue-array>
+                                </field>
+                                <field name="documentTypePattern">
+                                    <String>DocBook*</String>
+                                </field>
+                                <field name="valuesSeparator">
+                                    <String>;</String>
+                                </field>
+                                <field name="attributeRenderName">
+                                    <String>User Level</String>
+                                </field>
+                            </profileConditionInfo>
+                            <profileConditionInfo>
+                                <field name="attributeName">
+                                    <String>vendor</String>
+                                </field>
+                                <field name="allowsMultipleValues">
+                                    <Boolean>false</Boolean>
+                                </field>
+                                <field name="allowedValues">
+                                    <profileConditionValue-array>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>vendor1</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>vendor2</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                    </profileConditionValue-array>
+                                </field>
+                                <field name="documentTypePattern">
+                                    <String>DocBook*</String>
+                                </field>
+                                <field name="valuesSeparator">
+                                    <String>;</String>
+                                </field>
+                                <field name="attributeRenderName">
+                                    <String>Vendor</String>
+                                </field>
+                            </profileConditionInfo>
+                            <profileConditionInfo>
+                                <field name="attributeName">
+                                    <String>wordsize</String>
+                                </field>
+                                <field name="allowsMultipleValues">
+                                    <Boolean>false</Boolean>
+                                </field>
+                                <field name="allowedValues">
+                                    <profileConditionValue-array>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>32bit</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>64bit</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                    </profileConditionValue-array>
+                                </field>
+                                <field name="documentTypePattern">
+                                    <String>DocBook*</String>
+                                </field>
+                                <field name="valuesSeparator">
+                                    <String>;</String>
+                                </field>
+                                <field name="attributeRenderName">
+                                    <String>Word Size</String>
+                                </field>
+                            </profileConditionInfo>
+                            <profileConditionInfo>
+                                <field name="attributeName">
+                                    <String>lang</String>
+                                </field>
+                                <field name="allowsMultipleValues">
+                                    <Boolean>false</Boolean>
+                                </field>
+                                <field name="allowedValues">
+                                    <profileConditionValue-array>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>en</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>fr</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                    </profileConditionValue-array>
+                                </field>
+                                <field name="documentTypePattern">
+                                    <String>DocBook 4</String>
+                                </field>
+                                <field name="valuesSeparator">
+                                    <String>;</String>
+                                </field>
+                                <field name="attributeRenderName">
+                                    <String>Language</String>
+                                </field>
+                            </profileConditionInfo>
+                            <profileConditionInfo>
+                                <field name="attributeName">
+                                    <String>xml:lang</String>
+                                </field>
+                                <field name="allowsMultipleValues">
+                                    <Boolean>false</Boolean>
+                                </field>
+                                <field name="allowedValues">
+                                    <profileConditionValue-array>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>en</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>fr</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                    </profileConditionValue-array>
+                                </field>
+                                <field name="documentTypePattern">
+                                    <String>DocBook 5</String>
+                                </field>
+                                <field name="valuesSeparator">
+                                    <String>;</String>
+                                </field>
+                                <field name="attributeRenderName">
+                                    <String>Language</String>
+                                </field>
+                            </profileConditionInfo>
+                            <profileConditionInfo>
+                                <field name="attributeName">
+                                    <String>audience</String>
+                                </field>
+                                <field name="allowsMultipleValues">
+                                    <Boolean>true</Boolean>
+                                </field>
+                                <field name="allowedValues">
+                                    <profileConditionValue-array>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>expert</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                        <profileConditionValue>
+                                            <field name="value">
+                                                <String>novice</String>
+                                            </field>
+                                            <field name="description">
+                                                <String>Sample value. You can change it from the "Profiling/Conditional Text" preferences page.</String>
+                                            </field>
+                                            <field name="level">
+                                                <Integer>0</Integer>
+                                            </field>
+                                            <field name="renderName">
+                                                <null/>
+                                            </field>
+                                        </profileConditionValue>
+                                    </profileConditionValue-array>
+                                </field>
+                                <field name="documentTypePattern">
+                                    <String>DocBook 5</String>
+                                </field>
+                                <field name="valuesSeparator">
+                                    <String>;</String>
+                                </field>
+                                <field name="attributeRenderName">
+                                    <String>Audience</String>
+                                </field>
+                            </profileConditionInfo>
+                        </profileConditionInfo-array>
+                    </entry>
+                    <entry>
+                        <String>profiling.conditions.set.list</String>
+                        <profileConditionsSetInfo-array>
+                            <profileConditionsSetInfo>
+                                <field name="conditions">
+                                    <serializableOrderedMap>
+                                        <entry>
+                                            <String>product</String>
+                                            <String-array>
+                                                <String>book_piekna_zdrowa_mama</String>
+                                                <String>program_treningowy_4tyg</String>
+                                                <String>www_binderafit_pl</String>
+                                            </String-array>
+                                        </entry>
+                                    </serializableOrderedMap>
+                                </field>
+                                <field name="documentTypePattern">
+                                    <String>*DITA*</String>
+                                </field>
+                                <field name="conditionSetName">
+                                    <String>condition set trening_do_pdf</String>
+                                </field>
+                                <field name="ditavalFile">
+                                    <String></String>
+                                </field>
+                                <field name="useDITAVAL">
+                                    <Boolean>false</Boolean>
+                                </field>
+                                <field name="shortcut">
+                                    <null/>
+                                </field>
+                            </profileConditionsSetInfo>
+                            <profileConditionsSetInfo>
+                                <field name="conditions">
+                                    <serializableOrderedMap>
+                                        <entry>
+                                            <String>audience</String>
+                                            <String-array>
+                                                <String>person.Dyrektor_Gdanskiego_Urzedu_Pracy</String>
+                                            </String-array>
+                                        </entry>
+                                    </serializableOrderedMap>
+                                </field>
+                                <field name="documentTypePattern">
+                                    <String>*DITA*</String>
+                                </field>
+                                <field name="conditionSetName">
+                                    <String>condition set do Dyrektor Gdanskiego Urzedu Pracy</String>
+                                </field>
+                                <field name="ditavalFile">
+                                    <String></String>
+                                </field>
+                                <field name="useDITAVAL">
+                                    <Boolean>false</Boolean>
+                                </field>
+                                <field name="shortcut">
+                                    <null/>
+                                </field>
+                            </profileConditionsSetInfo>
+                            <profileConditionsSetInfo>
+                                <field name="conditions">
+                                    <serializableOrderedMap>
+                                        <entry>
+                                            <String>audience</String>
+                                            <String-array>
+                                                <String>dostawca</String>
+                                                <String>expert</String>
+                                                <String>klient</String>
+                                                <String>novice</String>
+                                                <String>person.Dyrektor_Gdanskiego_Urzedu_Pracy</String>
+                                                <String>person.Valentyna_Binder</String>
+                                            </String-array>
+                                        </entry>
+                                        <entry>
+                                            <String>otherprops</String>
+                                            <String-array>
+                                                <String>dostawca</String>
+                                                <String>prop1</String>
+                                                <String>prop2</String>
+                                            </String-array>
+                                        </entry>
+                                        <entry>
+                                            <String>platform</String>
+                                            <String-array>
+                                                <String>windows</String>
+                                            </String-array>
+                                        </entry>
+                                        <entry>
+                                            <String>product</String>
+                                            <String-array>
+                                                <String>book_piekna_zdrowa_mama</String>
+                                                <String>oferta_wlasna</String>
+                                                <String>person.address_group</String>
+                                                <String>person.contact_group</String>
+                                                <String>person.name</String>
+                                                <String>person.person_no</String>
+                                                <String>person.pesel</String>
+                                                <String>pismo.data</String>
+                                                <String>pismo.pismo_no</String>
+                                                <String>program_treningowy_4tyg</String>
+                                                <String>szablon.szablon_no</String>
+                                                <String>technologia</String>
+                                                <String>www_binderafit_pl</String>
+                                            </String-array>
+                                        </entry>
+                                        <entry>
+                                            <String>props</String>
+                                            <String-array>
+                                                <String>korespondencja</String>
+                                                <String>oferta.cena_sprzedazy</String>
+                                                <String>oferta.cena_zakupu</String>
+                                                <String>oferta.referencja</String>
+                                                <String>prop1</String>
+                                                <String>prop2</String>
+                                            </String-array>
+                                        </entry>
+                                    </serializableOrderedMap>
+                                </field>
+                                <field name="documentTypePattern">
+                                    <String>*DITA*</String>
+                                </field>
+                                <field name="conditionSetName">
+                                    <String>condition set all</String>
+                                </field>
+                                <field name="ditavalFile">
+                                    <String></String>
+                                </field>
+                                <field name="useDITAVAL">
+                                    <Boolean>false</Boolean>
+                                </field>
+                                <field name="shortcut">
+                                    <null/>
+                                </field>
+                            </profileConditionsSetInfo>
+                            <profileConditionsSetInfo>
+                                <field name="conditions">
+                                    <serializableOrderedMap/>
+                                </field>
+                                <field name="documentTypePattern">
+                                    <String>*DITA*</String>
+                                </field>
+                                <field name="conditionSetName">
+                                    <String>condition set binderafit na www ditaval </String>
+                                </field>
+                                <field name="ditavalFile">
+                                    <String>/Users/valentyna/binderafit/ksiazka_programy_www/www_binderafit_pl.ditaval</String>
+                                </field>
+                                <field name="useDITAVAL">
+                                    <Boolean>true</Boolean>
+                                </field>
+                                <field name="shortcut">
+                                    <null/>
+                                </field>
+                            </profileConditionsSetInfo>
+                            <profileConditionsSetInfo>
+                                <field name="conditions">
+                                    <serializableOrderedMap>
+                                        <entry>
+                                            <String>otherprops</String>
+                                            <String-array>
+                                                <String>dostawca</String>
+                                                <String>prop1</String>
+                                                <String>prop2</String>
+                                            </String-array>
+                                        </entry>
+                                        <entry>
+                                            <String>platform</String>
+                                            <String-array>
+                                                <String>trenujace</String>
+                                            </String-array>
+                                        </entry>
+                                        <entry>
+                                            <String>product</String>
+                                            <String-array>
+                                                <String>trening</String>
+                                            </String-array>
+                                        </entry>
+                                        <entry>
+                                            <String>props</String>
+                                            <String-array>
+                                                <String>dieta</String>
+                                                <String>korespondencja</String>
+                                                <String>oferta.cena_sprzedazy</String>
+                                                <String>oferta.cena_zakupu</String>
+                                                <String>oferta.referencja</String>
+                                                <String>owoc</String>
+                                                <String>produkt</String>
+                                                <String>prop1</String>
+                                                <String>prop2</String>
+                                                <String>warzywo</String>
+                                                <String>cwiczenie</String>
+                                                <String>blog</String>
+                                            </String-array>
+                                        </entry>
+                                    </serializableOrderedMap>
+                                </field>
+                                <field name="documentTypePattern">
+                                    <String>*DITA*</String>
+                                </field>
+                                <field name="conditionSetName">
+                                    <String>condition set trenujace </String>
+                                </field>
+                                <field name="ditavalFile">
+                                    <String></String>
+                                </field>
+                                <field name="useDITAVAL">
+                                    <Boolean>false</Boolean>
+                                </field>
+                                <field name="shortcut">
+                                    <null/>
+                                </field>
+                            </profileConditionsSetInfo>
+                            <profileConditionsSetInfo>
+                                <field name="conditions">
+                                    <serializableOrderedMap>
+                                        <entry>
+                                            <String>product</String>
+                                            <String-array>
+                                                <String>odzywianie</String>
+                                            </String-array>
+                                        </entry>
+                                    </serializableOrderedMap>
+                                </field>
+                                <field name="documentTypePattern">
+                                    <String>*DITA*</String>
+                                </field>
+                                <field name="conditionSetName">
+                                    <String>condition set odzywianie</String>
+                                </field>
+                                <field name="ditavalFile">
+                                    <String></String>
+                                </field>
+                                <field name="useDITAVAL">
+                                    <Boolean>false</Boolean>
+                                </field>
+                                <field name="shortcut">
+                                    <null/>
+                                </field>
+                            </profileConditionsSetInfo>
+                            <profileConditionsSetInfo>
+                                <field name="conditions">
+                                    <serializableOrderedMap/>
+                                </field>
+                                <field name="documentTypePattern">
+                                    <String>*DITA*</String>
+                                </field>
+                                <field name="conditionSetName">
+                                    <String>condition set odzywianie dv</String>
+                                </field>
+                                <field name="ditavalFile">
+                                    <String>/Users/a.binder/procesy5-dita-templates-druki/binderafit/ksiazka_programy_www/www_binderafit_pl.ditaval</String>
+                                </field>
+                                <field name="useDITAVAL">
+                                    <Boolean>true</Boolean>
+                                </field>
+                                <field name="shortcut">
+                                    <null/>
+                                </field>
+                            </profileConditionsSetInfo>
+                        </profileConditionsSetInfo-array>
                     </entry>
                     <entry>
                         <String>scenario.associations</String>