Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Use the Fixed property to specify a fixed value for the corresponding element or attribute in an instance message; if the corresponding element or attribute is present in an instance message, it must have the specified "fixed" value in order to be valid.
Applies to Nodes of Type
Field Element, Field Attribute
Category
Advanced
Allowed Values
Any value that conforms to the data type specified by the Data Type property.
Default Value
None.
XSD Persistence
The value of this property, if any, is used as the value of the fixed attribute of the element that corresponds to the selected Field Element or Field Attribute node.
Remarks
You can examine and set this property in the Visual Studio Properties window when you select a Field Element node in BizTalk Editor.
This property represents a standard XSD construct. For additional information about the corresponding XSD construct, see XSD Resources on the Web.
You cannot configure both the Fixed and Default Value properties because it is prohibited by XSD.