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 Attribute FormDefault property to define whether locally declared attributes must be qualified by using a namespace identifier throughout instance messages.
Applies to Nodes of Type
Category
Advanced
Allowed Values
| Drop-down list choice | Description |
|---|---|
| (Default) | Removes the attributeFormDefault attribute, if present, specifying the default behavior corresponding to the "Unqualified" setting. |
| Qualified | Sets the attributeFormDefault attribute to "qualified", specifying that locally declared attributes must be qualified by a namespace identifier throughout instance messages. |
| Unqualified | Sets the attributeFormDefault attribute to "unqualified", specifying that locally declared attributes need not be qualified by a namespace identifier throughout instance messages. |
Default Value
(Default), specifying default behavior corresponding to the "Unqualified" setting.
XSD Persistence
As the value of the attributeFormDefault attribute of the schema element.
Remarks
You can examine and set this property in the Visual Studio Properties window when you select the Schema 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 can override the global setting established by this property by setting the Form property for individual Field Attribute nodes.
See Also
Node Properties of All Schemas
Form (Node Property of All Schemas)