<?xml version='1.0' ?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:a="http://tempuri.org/">
	<xsl:template match="/">
		<eConnect xmlns:xsi="www.w3.org/.../XMLSchema-instance" xmlns:xsd="www.w3.org/.../XMLSchema">
			<xsl:for-each select=""/>
			<POPEnterMatchInvoiceType>
				<xsl:for-each select=""/>
				<xsl:for-each select="soap:Envelope/soap:Body/a:GetOrderStatusV2Response/a:GetOrderStatusV2Result/a:Orders/a:StockServiceOrderStatusOrderV2/a:ShipmentItems/a:StockServiceOrderStatusShipmentItemV2">
					<taPopEnterMatchInvLine>
						<POPRCTNM>
							<xsl:value-of select="a:BoxID"/>
						</POPRCTNM>
						<PONUMBER>
							<xsl:value-of select="../../a:PurchaseOrderNumber"/>
						</PONUMBER>
						<QTYINVCD>
							<xsl:value-of select="../../a:PurchasedItems/a:StockServiceOrderStatusPurchasedItem/a:QuantityOrdered"/>
						</QTYINVCD>
						<ITEMNMBR>
							<xsl:value-of select="../../a:PurchasedItems/a:StockServiceOrderStatusPurchasedItem/a:ItemNumber"/>
						</ITEMNMBR>
						<VENDORID>2SWH01</VENDORID>
						<UNITCOST>
							<xsl:value-of select="../../a:PurchasedItems/a:StockServiceOrderStatusPurchasedItem/a:Price"/>
						</UNITCOST>
						<EXTDCOST>
							<xsl:value-of select="../../a:PurchasedItems/a:StockServiceOrderStatusPurchasedItem/a:Subtotal"/>
						</EXTDCOST>
					</taPopEnterMatchInvLine>
				</xsl:for-each>
				<xsl:for-each select="soap:Envelope/soap:Body/a:GetOrderStatusV2Response/a:GetOrderStatusV2Result/a:Orders/a:StockServiceOrderStatusOrderV2">
					<taPopEnterMatchInvHdr>
						<POPRCTNM>
							<xsl:value-of select="a:ShipmentItems/a:StockServiceOrderStatusShipmentItemV2/a:BoxID"/>
						</POPRCTNM>
						<PONUMBER>
							<xsl:value-of select="a:PurchaseOrderNumber"/>
						</PONUMBER>
						<VNDDOCNM>
							<xsl:value-of select="a:OrderNumber"/>
						</VNDDOCNM>
						<receiptdate>
							<xsl:value-of select="a:OrderDate"/>
						</receiptdate>
						<VENDORID>2SWH01</VENDORID>
						<SUBTOTAL>
							<xsl:value-of select="a:OrderTotal"/>
						</SUBTOTAL>
						<FRTAMNT>
							<xsl:value-of select="a:ShipmentItems/a:StockServiceOrderStatusShipmentItemV2/a:ShippingCost"/>
						</FRTAMNT>
					</taPopEnterMatchInvHdr>
				</xsl:for-each>
			</POPEnterMatchInvoiceType>
		</eConnect>
	</xsl:template>
</xsl:stylesheet><!-- Stylus Studio meta-information - (c) 2004-2009. Progress Software Corporation. All rights reserved.

<metaInformation>
	<scenarios>
		<scenario default="yes" name="comdoc_2016-07-22_09-44-57.xml" userelativepaths="yes" externalpreview="no" url="comdoc_2016-07-22_09-44-57.xml" htmlbaseurl="" outputurl="" processortype="saxon8" useresolver="yes" profilemode="0" profiledepth=""
		          profilelength="" urlprofilexml="" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext="" validateoutput="no" validator="internal"
		          customvalidator="">
			<advancedProp name="bSchemaAware" value="true"/>
			<advancedProp name="xsltVersion" value="2.0"/>
			<advancedProp name="schemaCache" value="||"/>
			<advancedProp name="iWhitespace" value="0"/>
			<advancedProp name="bWarnings" value="true"/>
			<advancedProp name="bXml11" value="false"/>
			<advancedProp name="bUseDTD" value="false"/>
			<advancedProp name="bXsltOneIsOkay" value="true"/>
			<advancedProp name="bTinyTree" value="true"/>
			<advancedProp name="bGenerateByteCode" value="true"/>
			<advancedProp name="bExtensions" value="true"/>
			<advancedProp name="iValidation" value="0"/>
			<advancedProp name="iErrorHandling" value="fatal"/>
			<advancedProp name="sInitialTemplate" value=""/>
			<advancedProp name="sInitialMode" value=""/>
		</scenario>
	</scenarios>
	<MapperMetaTag>
		<MapperInfo srcSchemaPathIsRelative="yes" srcSchemaInterpretAsXML="no" destSchemaPath="NEWINVXML2.xml" destSchemaRoot="eConnect" destSchemaPathIsRelative="yes" destSchemaInterpretAsXML="no">
			<SourceSchema srcSchemaPath="comdoc_2016-07-22_09-44-57.xml" srcSchemaRoot="soap:Envelope" AssociatedInstance="" loaderFunction="document" loaderFunctionUsesURI="no"/>
		</MapperInfo>
		<MapperBlockPosition>
			<template match="/">
				<block path="eConnect/POPEnterMatchInvoiceType/xsl:for-each[1]" x="242" y="116"/>
				<block path="eConnect/POPEnterMatchInvoiceType/xsl:for-each[2]" x="242" y="260"/>
			</template>
		</MapperBlockPosition>
		<TemplateContext></TemplateContext>
		<MapperFilter side="source"></MapperFilter>
	</MapperMetaTag>
</metaInformation>
-->