1 write to anyAttribute
System.Xml (1)
System\Xml\Schema\XmlSchemaComplexType.cs (1)
220set { anyAttribute = value; }
1 reference to anyAttribute
System.Xml (1)
System\Xml\Schema\XmlSchemaComplexType.cs (1)
219get { return anyAttribute; }