1 write to anyAttribute
System.Xml (1)
System\Xml\Schema\XmlSchemaSimpleContentExtension.cs (1)
48set { anyAttribute = value; }
1 reference to anyAttribute
System.Xml (1)
System\Xml\Schema\XmlSchemaSimpleContentExtension.cs (1)
47get { return anyAttribute; }