System.Xml.Schema.XmlSchemaAnnotation.Items Property

Gets the Items collection that is used to store the appinfo and documentation child elements.

Syntax

[System.Xml.Serialization.XmlElement("appinfo", typeof(System.Xml.Schema.XmlSchemaAppInfo))]
[System.Xml.Serialization.XmlElement("documentation", typeof(System.Xml.Schema.XmlSchemaDocumentation))]
public XmlSchemaObjectCollection Items { get; }

Value

Documentation for this section has not yet been entered.

Remarks

An annotation can contain System.Xml.Schema.XmlSchemaAppInfo (information used by applications) or System.Xml.Schema.XmlSchemaDocumentation (comments or text used by humans).

Requirements

Namespace: System.Xml.Schema
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0