1 write to anyAttribute
System.Xml (1)
System\Xml\Schema\XmlSchemaSimpleContentRestriction.cs (1)
80set { anyAttribute = value; }
1 reference to anyAttribute
System.Xml (1)
System\Xml\Schema\XmlSchemaSimpleContentRestriction.cs (1)
79get { return anyAttribute; }