Advertisement

10.30.2007 at 04:40AM PDT, ID: 22926533
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.0

XML to CSV /Excel

Asked by macentrap in Extensible Markup Language (XML), Extensible Stylesheet Language Transformation (XSLT), VB Script

Tags: , ,

Hi Experts
Just Newbie to XML....Do not know if this is possible!!

I have this XML file, which has it own Schema (*.xsd), Now I want to make template out of this so that more similar data can be converted to XML file with information can be uploaded into SQL Server...Please provide details to the steps.

The Data which I intially have is in Excel format which when entred into the software, gives XML format and the software in which data entry is done provides me XML Imports & Exports.
This is more of solving problem of bulk uploads

Is it possible to have Template in CSV or any other format.
**************
XML File
<?xml version="1.0" ?>
<eExact xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="Schema.xsd">
<Items>
 <Item code="HostName" type="S" searchcode="Hostname">
  <Description>Serial_number</Description>
  <MultiDescriptions>
  <MultiDescription number="0">Serial_number</MultiDescription>
  <MultiDescription number="1"></MultiDescription>
  <MultiDescription number="2"></MultiDescription>
  <MultiDescription number="3"></MultiDescription>
  <MultiDescription number="4"></MultiDescription>
  </MultiDescriptions>
   <Assortment number="225" code="SV200">
    <Description>V200 (N32)</Description>
   <GLRevenue code="     105" side="C" type="W" subtype="J">
    <Description>Contract Services</Description>
   </GLRevenue>
   <GLCosts code="     108" side="D" type="W" subtype="K">
    <Description>COGS finished goods - TPM</Description>
   </GLCosts>
   <GLPurchase code="     335" side="D" type="B" subtype="G">
    <Description>Goods - At Cost</Description>
   </GLPurchase>
   </Assortment>
  <Availability>
   <DateStart>2007-08-06</DateStart>
  </Availability>
  <Condition>A</Condition>
  <IsSalesItem>0</IsSalesItem>
  <IsPurchaseItem>0</IsPurchaseItem>
  <IsSerialNumberItem>1</IsSerialNumberItem>
  <IsBatchItem>0</IsBatchItem>
  <IsSubAssemblyItem>0</IsSubAssemblyItem>
  <IsAssembledItem>0</IsAssembledItem>
  <IsStockItem>0</IsStockItem>
  <IsBackOrderItem>0</IsBackOrderItem>
  <IsFractionAllowedItem>0</IsFractionAllowedItem>
  <IsPriceRegulationItem>0</IsPriceRegulationItem>
  <IsTextItem>0</IsTextItem>
  <IsDiscountItem>0</IsDiscountItem>
  <IsExplodeItem>0</IsExplodeItem>
  <IsPrintItem>0</IsPrintItem>
  <RequiresApprovedSupplier>0</RequiresApprovedSupplier>
   <GLRevenue code="     105" side="C" type="W" subtype="J">
    <Description>Contract Supply</Description>
   </GLRevenue>
   <GLCosts code="     108" side="D" type="W" subtype="K">
    <Description>COGS finished goods - TPM</Description>
   </GLCosts>
   <GLPurchase code="     335" side="D" type="B" subtype="G">
    <Description>Finished Goods - At Cost</Description>
   </GLPurchase>
  <Sales>
   <Price type="S">
    <Currency code="AUD"/>
    <Value>0</Value>
       <VAT code="0" type="B" vattype="N">
        <Description>GST N/A</Description>
        <Percentage>0</Percentage>
        <Charged>0</Charged>
        <GLToPay code="     381" side="C" type="B" subtype="N">
         <Description>GST Receivale Control Account (new)</Description>
        </GLToPay>
        <GLToClaim code="     383" side="C" type="B" subtype="N">
         <Description>GST Payable Control Account (new)</Description>
        </GLToClaim>
   <Creditor code="                   6" number="     6" type="S">
    <Name>Taxation Office</Name>
   </Creditor>
        <PaymentPeriod>M</PaymentPeriod>
       </VAT>
   </Price>
   <Unit unit="-" type="O">
   </Unit>
  </Sales>
  <Costs>
   <Price>
    <Currency code="GB"/>
    <Value>0</Value>
   </Price>
  </Costs>
  <Dimension>
   <WeightNet>0</WeightNet>
   <WeightGross>0</WeightGross>
  </Dimension>
   <Resource number="1345" code = "Name">
    <LastName>LName</LastName>
    <FirstName>TName</FirstName>
    <MiddleName></MiddleName>
   </Resource>
  <ItemCategory number="3" code="SUN">
   <Description>SUN</Description>
  </ItemCategory>
  <ItemCategory number="4" code="2">
   <Description>Own by Customers</Description>
  </ItemCategory>
  <ItemCategory number="5" code="Ssp">
   <Description>Support Code</Description>
  </ItemCategory>
  <ItemCategory number="6" code="Acc_code">
   <Description>Account Name</Description>
  </ItemCategory>
  <ItemCategory number="7" code="SERVER">
   <Description>SERVER</Description>
  </ItemCategory>
  <ItemCategory number="8" code="GB">
   <Description>Australia</Description>
  </ItemCategory>
  <ItemWarehouses>
   <ItemWarehouse default="1">
    <Warehouse code="1001" blocked="0">
     <Description>1001</Description>
     <Address>
      <AddressLine1>Contract holding warehouse</AddressLine1>
      <AddressLine2>Not for stock</AddressLine2>
      <AddressLine3 />
      <PostalCode />
      <City />
     <State code="L" />
      <Country code="GB" />
     </Address>
    </Warehouse>
    <WarehouseLocation code="DEPOT">
     <Warehouse code="1001">
      <Description>1001</Description>
     </Warehouse>
     <Description>Depot</Description>
    </WarehouseLocation>
   </ItemWarehouse>
  </ItemWarehouses>
 </Item>
</Items>
</eExact>
Start Free Trial
[+][-]10.30.2007 at 07:05AM PDT, ID: 20177213

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Extensible Markup Language (XML), Extensible Stylesheet Language Transformation (XSLT), VB Script
Tags: csv, xml, excel
Sign Up Now!
Solution Provided By: kmartin7
Participating Experts: 1
Solution Grade: A
 
 
[+][-]10.30.2007 at 02:30PM PDT, ID: 20181328

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10.30.2007 at 02:53PM PDT, ID: 20181482

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10.30.2007 at 05:43PM PDT, ID: 20182221

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10.30.2007 at 05:54PM PDT, ID: 20182270

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10.30.2007 at 07:24PM PDT, ID: 20182541

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]11.01.2007 at 05:43AM PDT, ID: 20192275

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]11.01.2007 at 12:19PM PDT, ID: 20195758

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_EXPERT_20070906