Share via


DocumentSpec Class

Definition

public ref class DocumentSpec sealed : MarshalByRefObject, Microsoft::BizTalk::Component::Interop::IDocumentSpec2, Microsoft::BizTalk::Component::Interop::IFFDocumentSpec
[System.Runtime.InteropServices.ComVisible(false)]
public sealed class DocumentSpec : MarshalByRefObject, Microsoft.BizTalk.Component.Interop.IDocumentSpec2, Microsoft.BizTalk.Component.Interop.IFFDocumentSpec
type DocumentSpec = class
    inherit MarshalByRefObject
    interface IFFDocumentSpec
    interface IDocumentSpec
    interface IDocumentSpec2
Public NotInheritable Class DocumentSpec
Inherits MarshalByRefObject
Implements IDocumentSpec2, IFFDocumentSpec
Inheritance
DocumentSpec
Attributes
Implements

Constructors

DocumentSpec(String, String)

Properties

DocSpecName
DocSpecStrongName
DocType

Methods

CreateXmlInstance(TextWriter)
GetBodyPath()
GetDistinguishedPropertyAnnotationEnumerator()
GetDocSchema()
GetPropertyAnnotationEnumerator()
GetSchemaCollection()
GetSchemaSet()
GetXmlSchema()
Parse(IDataReader)
Probe(IDataReader)
Serialize(XmlReader, Encoding)

Applies to