The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XmlSchema::Write Method (XmlWriter^, XmlNamespaceManager^)
.NET Framework (current version)
Writes the XML Schema to the supplied XmlWriter.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- writer
-
Type:
System.Xml::XmlWriter^
The XmlWriter to write to.
- namespaceManager
-
Type:
System.Xml::XmlNamespaceManager^
The XmlNamespaceManager.
Note |
|---|
Supplying an XmlNamespaceManager disables automatic namespace prefix mapping. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
