XmlSchemaAnnotated Properties
.NET Framework 3.5
The XmlSchemaAnnotated type exposes the following members.
| Name | Description | |
|---|---|---|
|
Annotation | Gets or sets the annotation property. |
|
Id | Gets or sets the string id. |
|
LineNumber | Gets or sets the line number in the file to which the schema element refers. (Inherited from XmlSchemaObject.) |
|
LinePosition | Gets or sets the line position in the file to which the schema element refers. (Inherited from XmlSchemaObject.) |
|
Namespaces | Gets or sets the XmlSerializerNamespaces to use with this schema object. (Inherited from XmlSchemaObject.) |
|
Parent | Gets or sets the parent of this XmlSchemaObject. (Inherited from XmlSchemaObject.) |
|
SourceUri | Gets or sets the source location for the file that loaded the schema. (Inherited from XmlSchemaObject.) |
|
UnhandledAttributes | Gets or sets the qualified attributes that do not belong to the current schema's target namespace. |