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