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

System.Xml.Schema.XmlSchemaElement

public XmlSchemaDerivationMethod Block { get; set; }

public string DefaultValue { get; set; }

public object ElementType { get; }

public XmlSchemaDerivationMethod Final { get; set; }

public string FixedValue { get; set; }

public XmlSchemaForm Form { get; set; }

public bool IsAbstract { get; set; }

public bool IsNillable { get; set; }

public string Name { get; set; }

public XmlQualifiedName RefName { get; set; }

public XmlSchemaType SchemaType { get; set; }

public XmlQualifiedName SchemaTypeName { get; set; }

public XmlQualifiedName SubstitutionGroup { get; set; }