Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
String XML
Message
 
To
24/07/2002 12:34:31
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Title:
Miscellaneous
Thread ID:
00682132
Message ID:
00682152
Views:
19
This message has been marked as a message which has helped to the initial question of the thread.
Oi Edson,

Você pode conseguir uma redução do tamanho do XML resultante, gerando um documento baseado em atributos, ao invés de baseado em elementos. A linha abaixo adapta a chamada à função CURSORTOXML() do seu exemplo para gerar um XML baseado em atributos. Somene é necessário alterar o valor do terceiro parâmetro de 1 para 2.
CursorToXML( Alias(), "cRetorno", 2, 1+8, 0, "1" )
Um abraço!
-----
Fabio Vazquez
http://www.fabiovazquez.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform