WebDAVMaxAttributesPerElement Metabase Property
Applies To: Windows Server 2003 with SP1
The WebDAVMaxAttributesPerElement metabase property specifies the maximum number of attributes allowed per XML element, including namespaces.
Note
For Windows Server 2003 with Service Pack 1 (SP1), this property will be added to the IIS schema, but it must be set manually.
Attribute Name | Attribute Value |
---|---|
XML Data Type |
DWORD |
WMI Data Type |
DWORD |
ADSI Data Type |
DWORD |
ABO Data Type |
DWORD_METADATA |
ABO Metabase Identifier |
MD_WEBDAV_MAX_ATTRIBUTES_PER_ELEMENT |
Attributes |
INHERIT |
Default Value |
32 |
MetaFlagsEx |
CACHE_PROPERTY_MODIFIED |
User Type |
IIS_MD_UT_SERVER |
ID |
8501 |
You can configure this property at the following locations in the IIS metabase.
Metabase Path | IIS Admin Object Type |
---|---|
/LM/W3SVC |
IIsWebService |
/LM/W3SVC/n |
IIsWebServer |
/LM/W3SVC/n/ROOT |
IIsWebVirtualDir |
/LM/W3SVC/n/ROOT/virtual_directory_name |
IIsWebVirtualDir |
/LM/W3SVC/n/ROOT/virtual_directory_name/physical_directory_name |
IIsWebDirectory |
For general code examples, see Code Examples to Configure Metabase Properties.