Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with XMLToCursor() with binary and memo fields
Message
De
21/03/2004 15:41:19
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Titre:
Problem with XMLToCursor() with binary and memo fields
Divers
Thread ID:
00888320
Message ID:
00888320
Vues:
51
I have an XML which has the following on top for the schema:
<xs:element name="motpasse" type="xs:base64Binary" minOccurs="0" />
<xs:element name="prenom" type="xs:string" minOccurs="0" />
If I do a simple XMLToCursor(), such as:
XMLTOCURSOR(FILETOSTR('d:\a.xml'),'Temp')
The related fields for that schema attributes would be returned as memo fields. How can I have those converted to Character Binary and Character fields by the use of XMLToCursor()?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform