1 write to anyAttribute
System.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
158set { anyAttribute = value; }
1 reference to anyAttribute
System.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
157get { return anyAttribute; }