1 write to anyAttribute
System.Xml (1)
System\Xml\Schema\XmlSchemaComplexContentRestriction.cs (1)
63
set {
anyAttribute
= value; }
1 reference to anyAttribute
System.Xml (1)
System\Xml\Schema\XmlSchemaComplexContentRestriction.cs (1)
62
get { return
anyAttribute
; }