XMLSchemaReference Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente un schéma individuel attaché à un document.
public interface class XMLSchemaReference
[System.Runtime.InteropServices.Guid("FE0971F0-5E60-4985-BCDA-95CB0B8E0308")]
public interface XMLSchemaReference
type XMLSchemaReference = interface
Public Interface XMLSchemaReference
- Attributs
Remarques
Utilisez la XMLSchemaReference propriété pour renvoyer un objet XMLSchemaReference pour un XMLChildNodeSuggestion objet .
Propriétés
Application |
Renvoie un Application objet qui représente l’application Microsoft Word. |
Creator |
Renvoie un entier 32 bits qui indique l'application dans laquelle l'objet spécifié a été créé. |
Location |
Retourne une valeur de type String indiquant l’emplacement du schéma XML spécifié. |
NamespaceURI |
Renvoie une chaîne qui indique l'identificateur de ressource uniforme (URI) de l'espace de noms de schéma pour l'objet spécifié. |
Parent |
Cette propriété renvoie un objet qui représente l'objet parent de l'objet spécifié. |
Méthodes
Delete() |
Cette méthode supprime l'objet spécifié. |
Reload() |
Cette méthode recharge un document mis en mémoire cache en recherchant le lien hypertexte relatif au document et en le téléchargeant. |