IDocumentSpec Members
Encapsulates a top-level element in an XML Schema definition language (XSD) schema. Also defines a set of associated actions.
The following tables list the members exposed by the IDocumentSpec type.
| Name | Description | |
|---|---|---|
|
DocSpecName | Gets the name of the schema that describes the format of the BizTalk message. |
|
DocSpecStrongName | Gets the strong name of the schema that describes the format of BizTalk message. |
|
DocType | Gets the BizTalk message type of the document. |
| Name | Description | |
|---|---|---|
|
GetBodyPath | Returns the XML Path Language (XPath) to the node in the document where the body part begins. |
|
GetDistinguishedPropertyAnnotationEnumerator | Gets the distinguished property annotation collection enumerator. |
|
GetPropertyAnnotationEnumerator | Gets the property annotation collection enumerator. |
|
GetSchemaCollection | Gets the schema collection. |