<PackageReference Include="NETStandard.Library" Version="2.0.1" />

System.Xml.Schema.XmlSchemaAttribute

public object AttributeType { get; }

public string DefaultValue { get; set; }

public string FixedValue { get; set; }

public XmlSchemaForm Form { get; set; }

public string Name { get; set; }

public XmlQualifiedName RefName { get; set; }

public XmlSchemaSimpleType SchemaType { get; set; }

public XmlQualifiedName SchemaTypeName { get; set; }

public XmlSchemaUse Use { get; set; }