Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding schema attributes to root node
Message
De
20/12/2003 15:31:33
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Divers
Thread ID:
00860573
Message ID:
00861032
Vues:
24
>os = CreateObject("Msxml2.XMLSchemaCache.4.0")
>os.Add(...) && XSD gets loaded here
>
>ox = CreateObject("Msxml2.FreeThreadedDOMDocument.4.0")
>ox.schemas = os
>
>... I think this is what you are looking for, Michel, not sure?

The approach of using the CreateAttribute() to add those references on that node went ok. This is the simplest approach I have found so far.
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform