1 write to anyAttribute
System.Xml (1)
System\Xml\Schema\XmlSchemaAttributeGroup.cs (1)
54set { anyAttribute = value; }
1 reference to anyAttribute
System.Xml (1)
System\Xml\Schema\XmlSchemaAttributeGroup.cs (1)
53get { return anyAttribute; }