Click or drag to resize

XmlSchemaElementInfoWithoutChoice Property

Gets the names of all elements in this instance which don't provide choices

Namespace: Aml.Engine.Schema
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public List<XName> WithoutChoice { get; }

Property Value

ListXName
See Also