fixes
This commit is contained in:
		
							
								
								
									
										2
									
								
								.folder
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								.folder
									
									
									
									
									
								
							| @@ -8,8 +8,8 @@ | |||||||
|             <property key="ae.palette.Mail.palette.version" value="5.15.0"/> |             <property key="ae.palette.Mail.palette.version" value="5.15.0"/> | ||||||
|             <property key="turbo.palette.version" value="5.6.1"/> |             <property key="turbo.palette.version" value="5.6.1"/> | ||||||
|             <property key="ae.palette.Policy.version" value="5.15.0"/> |             <property key="ae.palette.Policy.version" value="5.15.0"/> | ||||||
|             <property key="ae.process.palette.version" value="5.15.0"/> |  | ||||||
|             <property key="ae.repo.palette.version" value="5.3.0"/> |             <property key="ae.repo.palette.version" value="5.3.0"/> | ||||||
|  |             <property key="ae.process.palette.version" value="5.15.0"/> | ||||||
|             <property key="httppalette.httpplugins.version" value="5.15.0"/> |             <property key="httppalette.httpplugins.version" value="5.15.0"/> | ||||||
|             <property key="ae.aepalette.ae.palette.version" value="5.15.0"/> |             <property key="ae.aepalette.ae.palette.version" value="5.15.0"/> | ||||||
|             <property key="palette.generalpalette.version" value="5.3.0"/> |             <property key="palette.generalpalette.version" value="5.3.0"/> | ||||||
|   | |||||||
| @@ -50,26 +50,26 @@ | |||||||
|         </config> |         </config> | ||||||
|         <pd:inputBindings> |         <pd:inputBindings> | ||||||
|             <root> |             <root> | ||||||
|                 <ns1:author xmlns:ns1="http://www.demo.com/author"> |                 <pfx:author> | ||||||
|                     <xsl:attribute xmlns:xsl="http://www.w3.org/1999/XSL/Transform" name="id"> |                     <xsl:attribute xmlns:xsl="http://www.w3.org/1999/XSL/Transform" name="id"> | ||||||
|                         <xsl:value-of select="number($Map-Data/root/id)"/> |                         <xsl:value-of select="number($Map-Data/root/id)"/> | ||||||
|                     </xsl:attribute> |                     </xsl:attribute> | ||||||
|                     <ns1:firstName> |                     <pfx:firstName> | ||||||
|                         <xsl:value-of select="$Map-Data/root/firstname"/> |                         <xsl:value-of select="$Map-Data/root/firstname"/> | ||||||
|                     </ns1:firstName> |                     </pfx:firstName> | ||||||
|                     <ns1:lastName> |                     <pfx:lastName> | ||||||
|                         <xsl:value-of select="$Map-Data/root/lastname"/> |                         <xsl:value-of select="$Map-Data/root/lastname"/> | ||||||
|                     </ns1:lastName> |                     </pfx:lastName> | ||||||
|                     <ns1:age> |                     <pfx:age> | ||||||
|                         <xsl:value-of select="number($Map-Data/root/age)"/> |                         <xsl:value-of select="number($Map-Data/root/age)"/> | ||||||
|                     </ns1:age> |                     </pfx:age> | ||||||
|                     <ns1:dateOfBirth> |                     <pfx:dateOfBirth> | ||||||
|                         <xsl:value-of select="$Map-Data/root/date-of-birth"/> |                         <xsl:value-of select="$Map-Data/root/date-of-birth"/> | ||||||
|                     </ns1:dateOfBirth> |                     </pfx:dateOfBirth> | ||||||
|                     <ns1:dateOfDeath> |                     <pfx:dateOfDeath> | ||||||
|                         <xsl:value-of select="$Map-Data/root/date-of-death"/> |                         <xsl:value-of select="$Map-Data/root/date-of-death"/> | ||||||
|                     </ns1:dateOfDeath> |                     </pfx:dateOfDeath> | ||||||
|                 </ns1:author> |                 </pfx:author> | ||||||
|             </root> |             </root> | ||||||
|         </pd:inputBindings> |         </pd:inputBindings> | ||||||
|     </pd:activity> |     </pd:activity> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 wojciech
					wojciech