System.Xml.Schema.XmlSchemaObject public abstract class XmlSchemaObject Documentation public int LineNumber { get; set; } public int LinePosition { get; set; } public XmlSerializerNamespaces Namespaces { get; set; } public XmlSchemaObject Parent { get; set; } public string SourceUri { get; set; } protected XmlSchemaObject()