XmlSchemaAnnotation {System.Xml.Schema} | .NET clr documentation |
# namespace System.Xml.Schema
export class XmlSchemaAnnotation extends XmlSchemaObject {
Id: string;
Items: XmlSchemaObjectCollection;
LineNumber: integer;
LinePosition: integer;
Namespaces: XmlSerializerNamespaces;
Parent: XmlSchemaObject;
SourceUri: string;
UnhandledAttributes: XmlAttribute[];
}
Items
: XmlSchemaObjectCollectionNamespaces
: XmlSerializerNamespacesParent
: XmlSchemaObjectUnhandledAttributes
: XmlAttribute