Quantcast
Channel: Microsoft Dynamics AX
Viewing all articles
Browse latest Browse all 125409

Forum Post: RE: XSL transformation AX 2012

$
0
0

Here is the original message that I am trying to transform.

<?xml version="1.0" encoding="UTF-8"?>

<Envelope xmlns="schemas.microsoft.com/.../Message">

<Header>

        <MessageId>{A604C46E-F3E3-4BCB-9F7A-E8FD8749A7FC}</MessageId>          <Action>tempuri.org/.../Action>

</Header>

<Body>

<MessageParts xmlns="schemas.microsoft.com/.../Message"><BankPositivePay xmlns="schemas.microsoft.com/.../BankPositivePay"><BankAccountTable class="entity">

          <AccountID>USA OPER</AccountID>

          <AccountNum>34567</AccountNum>

          <CurrencyCode>USD</CurrencyCode>

         <LedgerDimension>

                  <MainAccount                    xmlns="schemas.microsoft.com/.../MainAccount>             </LedgerDimension>

        <BankChequeTable class="entity">

                <AccountID>USA OPER</AccountID>

               <AmountCur>3500.00</AmountCur>

               <ChequeNum>1132</ChequeNum>

               <ChequeStatus>Payment</ChequeStatus>

               <RecipientAccountNum>1001</RecipientAccountNum>

               <TransDate>2013-08-16</TransDate>

               <VendTable class="entity">

               <Currency>USD</Currency>

      <DefaultDimension>

    <Values xmlns="schemas.microsoft.com/.../sharedtypes">

          <Value>

                <Name>CustomDepartment</Name>

       <Value>060</Value></Value>

      </Values></DefaultDimension>

      <VendGroup>10</VendGroup></VendTable>

          <CompanyInfo class="entity" xmlns:xsi="www.w3.org/.../XMLSchema-instance"               xsi:type="AxdEntity_CompanyInfo_CompanyInfo">

          <DataArea>ceu</DataArea>

           </CompanyInfo>

         </BankChequeTable>

        </BankAccountTable>

     </BankPositivePay>

  </MessageParts>

</Body>

</Envelope>


Viewing all articles
Browse latest Browse all 125409

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>