In Configuration Manager 2007, the Attributes (FolderAndFileCommonPropertiesGroup) element is defined by the FolderAndFileCommonPropertiesGroup.

<xs:element name="Attributes">
	<xs:complexType>
		<xs:sequence
			minOccurs="0"
			maxOccurs="2"
		>
			<xs:element
				ref="Rule"
			/>
		</xs:sequence>
	</xs:complexType>
</xs:element>

See Also


Send comments about this topic to Microsoft.