1 write to Occurrence
System.Data (1)
fx\src\data\System\Data\DataSet.cs (1)
2177infer.Occurrence = XmlSchemaInference.InferenceOption.Relaxed;
7 references to Occurrence
System.Xml (7)
System\Xml\Schema\Inference\Infer.cs (7)
329if (bCreatingNewType && this.Occurrence == InferenceOption.Restricted) 388if (bCreatingNewType && this.Occurrence == InferenceOption.Restricted) 439if (bCreatingNewType && this.Occurrence == InferenceOption.Restricted) 599if (this.Occurrence == InferenceOption.Relaxed /*&& parentSchema.Items != addLocation*/) 616if (this.Occurrence == InferenceOption.Relaxed) 2389if (copyElement.MinOccurs != Decimal.One && this.Occurrence == InferenceOption.Relaxed) 2489if (this.Occurrence == InferenceOption.Relaxed)