System.Xml.Schema.XmlSchemaParticle public abstract class XmlSchemaParticle : XmlSchemaAnnotated Documentation Code public decimal MaxOccurs { get; set; } public string MaxOccursString { get; set; } public decimal MinOccurs { get; set; } public string MinOccursString { get; set; } protected XmlSchemaParticle()