Document.XMLSchemaReferences (Word)
Returns an XMLSchemaReferences collection that represents the schemas attached to a document.
Dim objSchema As XMLSchemaReference
Set objSchema = ActiveDocument.XMLSchemaReferences.Item(1)
objSchema.Reload