Share via


Envelope Schemas in Biztalk

Envelop Schema

Envelope schemas are used for debatching.

1) Open the project containing the actual schema (say Employee).

2) Add a new schema to the project.

3) Click on ‘<Schema>’ node and set the ‘Envelope’ property to ‘Yes’.

4) Rename the root node (say EmployeeEnvelope).

5) Create the child nodes and a child record (say Employees).

6) Create a sub-child record (say Employee).

7. Create a ‘Any Element’ as a child element.

8) Click on the root node i.e.,EmployeeEnvelope).

9) Select the ‘Employees’ node in ‘Body XPath’ property.

See Also

Another important place to find a huge amount of BizTalk related articles is the TechNet Wiki itself. The best entry point is BizTalk Server Resources on the TechNet Wiki.