XmlSchemaGenerator Members
The XmlSchemaGenerator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
XmlSchemaGenerator |
Generates the code from the contents of the address space.
|
Methods
Name | Description | |
---|---|---|
AddNestedTypes |
Adds any nested complex types.
(Inherited from SchemaGenerator.) |
|
AddTemplate |
Initializes a template to use for substitution.
(Inherited from SchemaGenerator.) |
|
CollectDatatypes |
Returns the datatypes in the dictionary.
(Inherited from SchemaGenerator.) |
|
CreateDescription |
Creates a description from the documentation element.
(Inherited from SchemaGenerator.) |
|
Generate |
Generates the datatype files.
|
|
GetDescription |
Creates a description from a documentation element.
(Inherited from SchemaGenerator.) |
|
GetDisplayName |
Returns the display name for a browse name.
(Inherited from SchemaGenerator.) |
|
GetFields |
Fetches all of the fields for a complex type by following the base type.
(Inherited from SchemaGenerator.) |
|
GetListOfTypes(Boolean) |
Returns the datatypes in the dictionary.
(Inherited from SchemaGenerator.) |
|
GetListOfTypes(Type, Boolean, Boolean) |
Returns the datatypes in the dictionary.
(Inherited from SchemaGenerator.) |
|
GetPrefixedName |
Returns a name qualified with a namespace prefix.
(Inherited from SchemaGenerator.) |
|
IsNull |
Checks for a null qualified name.
(Inherited from SchemaGenerator.) |
Properties
Name | Description | |
---|---|---|
Dictionary |
The dictionary being processed.
(Inherited from SchemaGenerator.) |
|
NamespaceUris |
The namespace uris referenced by types in the dictionary.
(Inherited from SchemaGenerator.) |
|
OutputDirectory |
The directory used to place any output files.
(Inherited from SchemaGenerator.) |
|
TargetNamespace |
The current target namespace.
(Inherited from SchemaGenerator.) |
|
Validator |
The validator used to verify the type dictionary.
(Inherited from SchemaGenerator.) |