Click or drag to resize

XmlGenerator Properties

The XmlGenerator type exposes the following members.

Properties
  NameDescription
Protected propertyAliasContext
Keeps track of nested aliases.
(Inherited from AliasResolvingVisitor.)
Protected propertyContext
Provides access to CompilerContext.
(Inherited from AliasResolvingVisitor.)
Protected propertyCurrentDocument
Property is used to keep track of current visiting Document.
(Inherited from AliasResolvingVisitor.)
Public propertyLocationMap
LocationMap is used to map XML validation errors to Syntactik code.
Protected propertyScopeContext
Keeps track of nested namespace scopes.
(Inherited from AliasResolvingVisitor.)
Top
See Also