#<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ord="http://orders.se.mulesoft.com/" version="2.0" exclude-result-prefixes="xs"> <xsl:output indent="yes" /> <xsl:template match="/"> <soapenv:Envelope > soapenv:Body ord:processOrder <xsl:copy-of select="order" /> </ord:processOrder> </soapenv:Body> </soapenv:Envelope> </xsl:template> </xsl:stylesheet>
-
Notifications
You must be signed in to change notification settings - Fork 0
MbqIIB/ppa
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published