Click here to Skip to main content
15,895,084 members
Home / Discussions / XML / XSL
   

XML / XSL

 
AnswerRe: Xml namespace declaration Pin
George L. Jackson29-Sep-06 7:48
George L. Jackson29-Sep-06 7:48 
AnswerRe: Xml namespace declaration Pin
led mike29-Sep-06 7:58
led mike29-Sep-06 7:58 
GeneralRe: Xml namespace declaration Pin
George L. Jackson29-Sep-06 9:02
George L. Jackson29-Sep-06 9:02 
QuestionReading DB Pin
NICE TO MEET29-Sep-06 1:24
NICE TO MEET29-Sep-06 1:24 
AnswerPlease do your own homework. Pin
leckey1-Oct-06 16:35
leckey1-Oct-06 16:35 
QuestionCan I display a message while the browser is loading XML file? Pin
oohungoo28-Sep-06 19:32
oohungoo28-Sep-06 19:32 
AnswerRe: Can I display a message while the browser is loading XML file? Pin
thedom228-Sep-06 20:06
thedom228-Sep-06 20:06 
QuestionIs my XML FuBar ? Pin
thedom228-Sep-06 14:15
thedom228-Sep-06 14:15 
Hi I am tring to read a xml in vs2005

my code keeps raising the following exception: "illegal characters in path"

here is the vb.net code:
Dim ds As New DataSet
ds.ReadXml(xmlout)
ds.WriteXml("C:\Query.xml")

here is the xml doc i am reading:
<?xml version="1.0" encoding="Windows-1252"?>
<InvQuery Language='05' CssStyle='' DecFormat='1' DateFormat='01' Role='01' Version='6.0.015'>
<StockItem>
<StockCode>R00001</StockCode>
<Description>POLYCARBONATE</Description>
<LongDesc>POLYCARBONATE RAW</LongDesc>
<AlternateKey1/>
<AlternateKey2/>
<Version/>
<Release/>
<StockUom>KG</StockUom>
<AlternateUom>GM</AlternateUom>
<ConvFactAltUom> 1000.000000</ConvFactAltUom>
<ConvMulDiv>D</ConvMulDiv>
<OtherUom>KG</OtherUom>
<ConvFactOthUom> 1.000000</ConvFactOthUom>
<MulDiv>M</MulDiv>
<StockAndAltUm>N</StockAndAltUm>
<PartCategory>B</PartCategory>
<Supplier/>
<ProductClass>POLY</ProductClass>
<Buyer/>
<Planner/>
<TraceableType>N</TraceableType>
<MpsFlag>N</MpsFlag>
<SupercessionDate/>
<DrawOfficeNum/>
<Ebq> 1.000</Ebq>
<DockToStock> 0</DockToStock>
<ManufLeadTime> 0</ManufLeadTime>
<TariffCode/>
<UserField1/>
<UserField2> 0.00000</UserField2>
<UserField3/>
<UserField4/>
<UserField5/>
<LeadTime> 5</LeadTime>
<WarehouseToUse>B2</WarehouseToUse>
<GrossReqRule>I</GrossReqRule>
<EccUser/>
<Mass> 0.000000</Mass>
<Volume> 0.000000</Volume>
<PriceCategory>A</PriceCategory>
<PriceMethod>C</PriceMethod>
<CycleCount> 0</CycleCount>
<TaxCode>B</TaxCode>
<OtherTaxCode/>
<ListPriceCode/>
<SerialMethod>N</SerialMethod>
<KitType>N</KitType>
<BulkIssueFlag>N</BulkIssueFlag>
<AbcClass/>
<StockMovementReq>Y</StockMovementReq>
<ClearingFlag>N</ClearingFlag>
<AbcAnalysisReq>Y</AbcAnalysisReq>
<AbcCostingReq/>
<CostUom>KG</CostUom>
<StockOnHold/>
<StockOnHoldReason/>
</StockItem>
<WarehouseItem>
<Warehouse>B2</Warehouse>
<Description>BRAESIDE RAW MATERIALS</Description>
<QtyOnHand> 14320.580</QtyOnHand>
<AvailableQty> 14320.580</AvailableQty>
<QtyOnOrder> 333500.000</QtyOnOrder>
<QtyInInspection> 0.000</QtyInInspection>
<MinimumQty> 0.000</MinimumQty>
<MaximumQty> 0.000</MaximumQty>
<QtyOnBackOrder> 0.000</QtyOnBackOrder>
<QtyAllocated> 0.000</QtyAllocated>
<MtdQtyReceived> 15000.000</MtdQtyReceived>
<MtdQtyAdjusted> -4418.896</MtdQtyAdjusted>
<MtdQtyIssued> 19229.420</MtdQtyIssued>
<YtdQtySold> 0.000</YtdQtySold>
<PrevYearQtySold> 209807.530</PrevYearQtySold>
<QtyInTransit> 0.000</QtyInTransit>
<QtyAllocatedWip> 83114.600</QtyAllocatedWip>
<MtdQtySold Height='000' Top=' 25535'> 0.000</MtdQtySold>
<MtdQtyTrf> 0.000</MtdQtyTrf>
<UserField1/>
<UserField2/>
<UserField3/>
<DefaultBin/>
<UnitCost> 4.96228</UnitCost>
<SalesQtyByMonth>
<SalesQty1 Height='061'> 15575.800</SalesQty1>
<SalesQty2 Height='062'> 15755.304</SalesQty2>
<SalesQty3 Height='065'> 16712.316</SalesQty3>
<SalesQty4 Height='063'> 16025.252</SalesQty4>
<SalesQty5 Height='061'> 15491.400</SalesQty5>
<SalesQty6 Height='072'> 18400.806</SalesQty6>
<SalesQty7 Height='067'> 17022.060</SalesQty7>
<SalesQty8 Height='044'> 11324.508</SalesQty8>
<SalesQty9 Height='052'> 13304.464</SalesQty9>
<SalesQty10 Height='100'> 25535.280</SalesQty10>
<SalesQty11 Height='095'> 24366.672</SalesQty11>
<SalesQty12 Height='091'> 23143.720</SalesQty12>
</SalesQtyByMonth>
</WarehouseItem>
<WarehouseItem>
<Warehouse>N2</Warehouse>
<Description>NORTHMEAD RAW MATERIALS</Description>
<QtyOnHand> 36998.000</QtyOnHand>
<AvailableQty> 36998.000</AvailableQty>
<QtyOnOrder> 148500.000</QtyOnOrder>
<QtyInInspection> 0.000</QtyInInspection>
<MinimumQty> 0.000</MinimumQty>
<MaximumQty> 0.000</MaximumQty>
<QtyOnBackOrder> 0.000</QtyOnBackOrder>
<QtyAllocated> 0.000</QtyAllocated>
<MtdQtyReceived> 35500.000</MtdQtyReceived>
<MtdQtyAdjusted> 825.408</MtdQtyAdjusted>
<MtdQtyIssued> 52752.000</MtdQtyIssued>
<YtdQtySold> 0.000</YtdQtySold>
<PrevYearQtySold> 406309.904</PrevYearQtySold>
<QtyInTransit> 0.000</QtyInTransit>
<QtyAllocatedWip> -46109.144</QtyAllocatedWip>
<MtdQtySold Height='000' Top=' 55367'> 0.000</MtdQtySold>
<MtdQtyTrf> 0.000</MtdQtyTrf>
<UserField1/>
<UserField2/>
<UserField3/>
<DefaultBin/>
<UnitCost> 5.01040</UnitCost>
<SalesQtyByMonth>
<SalesQty1 Height='074'> 41175.410</SalesQty1>
<SalesQty2 Height='100'> 55367.712</SalesQty2>
<SalesQty3 Height='055'> 30331.044</SalesQty3>
<SalesQty4 Height='058'> 32120.580</SalesQty4>
<SalesQty5 Height='044'> 24530.728</SalesQty5>
<SalesQty6 Height='067'> 37250.100</SalesQty6>
<SalesQty7 Height='063'> 34816.440</SalesQty7>
<SalesQty8 Height='063'> 35081.756</SalesQty8>
<SalesQty9 Height='058'> 32207.516</SalesQty9>
<SalesQty10 Height='073'> 40260.420</SalesQty10>
<SalesQty11 Height='065'> 36142.216</SalesQty11>
<SalesQty12 Height='064'> 35711.832</SalesQty12>
</SalesQtyByMonth>
</WarehouseItem>
</InvQuery>


Any help would be appreciated
Cheers
GeneralRe: Is my XML FuBar ? [modified] Pin
George L. Jackson28-Sep-06 15:27
George L. Jackson28-Sep-06 15:27 
GeneralRe: Is my XML FuBar ? Pin
thedom228-Sep-06 16:21
thedom228-Sep-06 16:21 
GeneralRe: Is my XML FuBar ? Pin
mnvkng7613-Oct-06 5:58
mnvkng7613-Oct-06 5:58 
QuestionHow to do attributes in schemas... Pin
gunner_uk200028-Sep-06 5:50
gunner_uk200028-Sep-06 5:50 
AnswerRe: How to do attributes in schemas... Pin
led mike28-Sep-06 6:31
led mike28-Sep-06 6:31 
QuestionDelete Nodes Pin
Raph127-Sep-06 8:41
Raph127-Sep-06 8:41 
AnswerRe: Delete Nodes Pin
led mike28-Sep-06 6:30
led mike28-Sep-06 6:30 
GeneralRe: Delete Nodes Pin
Raph128-Sep-06 7:46
Raph128-Sep-06 7:46 
GeneralRe: Delete Nodes Pin
led mike29-Sep-06 4:52
led mike29-Sep-06 4:52 
QuestionProblem about Transferring big file or string in WebService Pin
Bright Zhang26-Sep-06 23:03
Bright Zhang26-Sep-06 23:03 
GeneralRe: Problem about Transferring big file or string in WebService Pin
Bright Zhang29-Sep-06 20:34
Bright Zhang29-Sep-06 20:34 
QuestionVBScripting XML node, element creation and deletion Pin
JohnnyBoyWonder25-Sep-06 22:31
JohnnyBoyWonder25-Sep-06 22:31 
AnswerRe: VBScripting XML node, element creation and deletion Pin
led mike26-Sep-06 5:09
led mike26-Sep-06 5:09 
AnswerRe: VBScripting XML node, element creation and deletion Pin
led mike26-Sep-06 5:11
led mike26-Sep-06 5:11 
QuestionXSL Pin
Srinu_ss525-Sep-06 18:56
Srinu_ss525-Sep-06 18:56 
AnswerRe: XSL Pin
George L. Jackson26-Sep-06 15:09
George L. Jackson26-Sep-06 15:09 
QuestionXML API Pin
vfhgujaqwe25-Sep-06 9:41
vfhgujaqwe25-Sep-06 9:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.