1 write to Occurrence
System.Data.Common (1)
System\Data\DataSet.cs (1)
2368infer.Occurrence = XmlSchemaInference.InferenceOption.Relaxed;
7 references to Occurrence
System.Private.Xml (7)
System\Xml\Schema\Inference\Infer.cs (7)
309if (bCreatingNewType && this.Occurrence == InferenceOption.Restricted) 369if (bCreatingNewType && this.Occurrence == InferenceOption.Restricted) 420if (bCreatingNewType && this.Occurrence == InferenceOption.Restricted) 582if (this.Occurrence == InferenceOption.Relaxed /*&& parentSchema.Items != addLocation*/) 599if (this.Occurrence == InferenceOption.Relaxed) 2408if (copyElement.MinOccurs != decimal.One && this.Occurrence == InferenceOption.Relaxed) 2510if (this.Occurrence == InferenceOption.Relaxed)