System.Xml.Schema.XmlSchemaGroup.Name Property

Gets or sets the name of the schema group.

Syntax

[System.Xml.Serialization.XmlAttribute("name")]
public string Name { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The name must be a no-colon name (NCName), as defined in the World Wide Web Consortium (W3C) XML Namespaces specification.

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