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="turbo.palette.version" value="5.6.1"/> | ||||
|             <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.process.palette.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="palette.generalpalette.version" value="5.3.0"/> | ||||
|   | ||||
| @@ -50,26 +50,26 @@ | ||||
|         </config> | ||||
|         <pd:inputBindings> | ||||
|             <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:value-of select="number($Map-Data/root/id)"/> | ||||
|                     </xsl:attribute> | ||||
|                     <ns1:firstName> | ||||
|                     <pfx:firstName> | ||||
|                         <xsl:value-of select="$Map-Data/root/firstname"/> | ||||
|                     </ns1:firstName> | ||||
|                     <ns1:lastName> | ||||
|                     </pfx:firstName> | ||||
|                     <pfx:lastName> | ||||
|                         <xsl:value-of select="$Map-Data/root/lastname"/> | ||||
|                     </ns1:lastName> | ||||
|                     <ns1:age> | ||||
|                     </pfx:lastName> | ||||
|                     <pfx:age> | ||||
|                         <xsl:value-of select="number($Map-Data/root/age)"/> | ||||
|                     </ns1:age> | ||||
|                     <ns1:dateOfBirth> | ||||
|                     </pfx:age> | ||||
|                     <pfx:dateOfBirth> | ||||
|                         <xsl:value-of select="$Map-Data/root/date-of-birth"/> | ||||
|                     </ns1:dateOfBirth> | ||||
|                     <ns1:dateOfDeath> | ||||
|                     </pfx:dateOfBirth> | ||||
|                     <pfx:dateOfDeath> | ||||
|                         <xsl:value-of select="$Map-Data/root/date-of-death"/> | ||||
|                     </ns1:dateOfDeath> | ||||
|                 </ns1:author> | ||||
|                     </pfx:dateOfDeath> | ||||
|                 </pfx:author> | ||||
|             </root> | ||||
|         </pd:inputBindings> | ||||
|     </pd:activity> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 wojciech
					wojciech