Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursortoxml
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01179008
Message ID:
01179092
Views:
10
Can you post a small sample of XML in question?

>creating a xml file with the following code:
>
>Cursortoxml('myTempCursor',lcOutPutFile,1,0+2+8+512,0,'1')
>
>
>and the following occurs
>
>
>The XML page cannot be displayed
>Cannot view XML input using XSL style sheet.
>Please correct the error and then click the
>Refresh button, or try again later.
>
>------------------------------------------------------
>
>End tag 'zipcode' does not match the start
>tag 'xmldefaultvalue'. Error processing
>resource 'file:///C:/_test_setup_dbc/Tab...
>
>
>  <zipcode><![CDATA[06230]]></zipcode>
>------------------------------^
>
>
>
>the zipcode field in question is a memo field that can have
>multiple zipcodes each separated by a chr(13)
>
>Not sure why this error is happening? Any help appreciated
>
>Thanks in advance
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform