Microsoft.BizTalk.GlobalPropertySchemas Reference
The Microsoft.BizTalk.GlobalPropertySchemas namespace contains property schemas for the properties that various BizTalk Server components use. This namespace contains system properties that the BizTalk engine uses, transport specific properties that each transport uses for handling the configuration, and properties for configuring pipeline components.
Namespace schemas
The following table shows the global property schemas included in the Microsoft.BizTalk.GlobalPropertySchemas namespace.
Property schema | Feature area and description |
---|---|
bts-btf2-properties.xsd | Property schema. |
btf2-endpoints-header.xsd btf2-envelope.xsd btf2-manifest-header.xsd btf2-process-header.xsd btf2-properties-header.xsd btf2-receipt-header.xsd btf2-services-header.xsd |
Schemas that define the BizTalk Framework constructs. These schemas are specific to BizTalk Framework Assembler and Disassembler pipeline components. |
bts-system-properties.xsd | This is a system property schema. The BizTalk engine uses most properties in this schema. You can use some properties for message routing. For more information on the properties that you can use for message routing, see Message Context Properties in the UI guidance and developers API namespace reference. |
bts-endpoint-properties.xsd | This is an internal property schema. |
bts-mime-properties.xsd bts-xmlnorm-properties.xsd |
These are property schemas for pipeline components: MIME, XML, Flat File, and BizTalk Framework Assembler and Disassembler pipeline components. |
bts-messagetracking-properties.xsd | The tracking engine uses this schema. |
bts-file-properties.xsd bts-ftp-properties.xsd bts-http-properties.xsd bts-pop3-properties.xsd bts-smtp-properties.xsd soap-encoding_1__1.xsd soap-envelope_1__1.xsd bts-soap-properties.xsd bts-WindowsSharePointServices-properties.xsd |
These are transport-specific property schemas. Transports use these schemas to carry specific transport information and configurations. For more information on transports, see Using Adapters. |
XLANGsBizTalkProperties.xsd | The orchestration engine uses this schema. |
See Also
About BizTalk Namespace References Included in BizTalk Projects