Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XMLAdapter and case sensitivity.
Message
De
23/12/2004 12:04:54
 
 
À
23/12/2004 06:05:50
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Divers
Thread ID:
00971715
Message ID:
00971836
Vues:
16
Hi Andrew,

You can adjust XMLName properties to use proper case. For XMLTable object you can pass proper value to AddTableSchema method or handle it similar to XMLField objects. For XMLField object, remove it from the Fields collection then change XMLName property then add the object back to the collection. Don't forget to encode values in Unicode.

Take a look into message #885508, it has an example.

Thanks,
Aleksey.


>Hi All,
>When loading an XML file into XMLAdapter, and using AddTableScheme to add cursors. Then using the ToCursor to create a cursor, I've found that it will only work if all the elements are in lowercase. Is there a way round this as XML files coming in will not be within my control.
>Many thanks and Merry Christmas (to those celebrating it).
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform