Alexis Delahousse
Guest
|
Posted:
Mon Oct 18, 2004 9:11 pm Post subject:
This name may not begin with the '3' character: -->3<-- |
|
|
Hi,
I am working with commerce Server 2002. In order to get my XML stream
compatible, I use :
XMLTransform.GenerateSampleXMLInstanceFromDictionary(basket.OrderForms[0],"orderform",true);
When I don’t use discounts, there’s no problem but when I put one, I get the
following message :
This name may not begin with the '3' character: -->3<--
How can I solve this problem ?
Talkbiz |
|
Vinod Kumar[MSFT]
Guest
|
Posted:
Tue Nov 09, 2004 12:31 am Post subject:
RE: This name may not begin with the '3' character: -->3<-- |
|
|
Do you've any keys in the dictionary which start with 3?
This posting is provided "AS IS" with no warranties, and confers no rights.
EBusiness Server Team
--------------------
Thread-Topic: This name may not begin with the '3' character: -->3<--
thread-index: AcS1LRL9HOnuT8UyReWbRxl0pblg7A==
X-WBNR-Posting-Host: 81.255.177.89
From: "=?Utf-8?B?QWxleGlzIERlbGFob3Vzc2U=?="
<AlexisDelahousse@discussions.microsoft.com>
Subject: This name may not begin with the '3' character: -->3<--
Date: Mon, 18 Oct 2004 09:11:07 -0700
Lines: 14
Message-ID: <6974BCA8-8080-46DC-AD6D-71052E270985@microsoft.com>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 8bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Newsgroups: microsoft.public.commerceserver.general
NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
Path: cpmsftngxa06.phx.gbl!TK2MSFTNGXA03.phx.gbl
Xref: cpmsftngxa06.phx.gbl microsoft.public.commerceserver.general:14997
X-Tomcat-NG: microsoft.public.commerceserver.general
Hi,
I am working with commerce Server 2002. In order to get my XML stream
compatible, I use :
XMLTransform.GenerateSampleXMLInstanceFromDictionary(basket.OrderForms[0],"o
rderform",true);
When I don’t use discounts, there’s no problem but when I put one, I
get the
following message :
This name may not begin with the '3' character: -->3<--
How can I solve this problem ?
Talkbiz |
|