-
Notifications
You must be signed in to change notification settings - Fork 9
/
XMLSchemaCache.xml
31 lines (31 loc) · 2.13 KB
/
XMLSchemaCache.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<Type Name="XMLSchemaCache" FullName="Microsoft.Office.Interop.InfoPath.SemiTrust.XMLSchemaCache">
<TypeSignature Language="C#" Value="public interface XMLSchemaCache : Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMSchemaCollection" />
<TypeSignature Language="ILAsm" Value=".class public interface auto ansi abstract XMLSchemaCache implements class Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMSchemaCollection" />
<TypeSignature Language="DocId" Value="T:Microsoft.Office.Interop.InfoPath.SemiTrust.XMLSchemaCache" />
<TypeSignature Language="VB.NET" Value="Public Interface XMLSchemaCache
Implements IXMLDOMSchemaCollection" />
<TypeSignature Language="C++ CLI" Value="public interface class XMLSchemaCache : Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMSchemaCollection" />
<TypeSignature Language="F#" Value="type XMLSchemaCache = interface
 interface IXMLDOMSchemaCollection" />
<AssemblyInfo>
<AssemblyName>Microsoft.Office.Interop.InfoPath.SemiTrust</AssemblyName>
<AssemblyVersion>11.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Interfaces>
<Interface>
<InterfaceName>Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMSchemaCollection</InterfaceName>
</Interface>
</Interfaces>
<Attributes>
<Attribute>
<AttributeName>System.Runtime.InteropServices.CoClass(typeof(Microsoft.Office.Interop.InfoPath.SemiTrust.XMLSchemaCacheWrapper))</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Runtime.InteropServices.Guid("373984c8-b845-449b-91e7-45ac83036ade")</AttributeName>
</Attribute>
</Attributes>
<Docs>
<summary>
This type or member acts as a proxy for a Microsoft XML Core Services (MSXML) object or member. For information about the MSXML object or member that is wrapped by this type or member, see the <a href="http://msdn.microsoft.com/library/7e831db8-9d0a-43ff-87e9-11382721eb99.htm">MSXML SDK</a><a href="http://msdn.microsoft.com/library/f7a0cac5-26f9-49ed-b52c-0240ef0c9d38.htm">Working with MSXML5 and System.Xml Using the InfoPath 2003 Object Model</a></summary>
<remarks>To be added.</remarks>
</Docs>
<Members />
</Type>