Create a new
SchemaGenerator which can produce an XML schema file for a specific
Custom XML Conversion.
If the user has built a Custom XML Conversion using Stylus Studio,
then this method may
be used to create a SchemaGenerator object for that Custom XML Conversion.
The Custom XML Conversion Definition is normally stored in a file whose name
ends with ".conv".
The Source parameter may be any Source for the .conv file.
This method will read the source data into memory
and use it to create a new SchemaGenerator object.
The source of the Custom XML Conversion definition.
The SchemaGenerator object.
Syntax
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also