XmlSchemaSet::GlobalTypes Property
.NET Framework (current version)
Gets all of the global simple and complex types in all the XML Schema definition language (XSD) schemas in the XmlSchemaSet.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System.Xml.Schema::XmlSchemaObjectTable^The collection of global simple and complex types.
The GlobalTypes property always returns a type that represents the xs:anyType complex type.
.NET Framework
Available since 2.0
Available since 2.0
Show: