XmlSchemaException::SourceSchemaObject Property
.NET Framework (current version)
The XmlSchemaObject that produced the XmlSchemaException.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System.Xml.Schema::XmlSchemaObject^A valid object instance represents a structural validation error in the XML Schema Object Model (SOM).
This can be queried for the LineNumber, LinePosition, and SourceUri of the XML Schema definition language (XSD) schema file. A return value of nil indicates a syntactic parsing validation error in the SOM.
.NET Framework
Available since 1.1
Available since 1.1
Show: