ArcObjects Library Reference (Schematic)  

ISchematicXmlBuilder Interface

Provides access to members that control the Xml builder.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

Members

Description
Read/write property AutoCreateElementClasses Indicates if the schematic element classes are automatically created by the schematic Xml builder.
Read/write property GeneratingComponentCLSID External Component classID for generating diagrams.
Read/write property InitializeLinksVertices Indicates if the initial vertices list for the links must be initialized by the schematic Xml builder.
Read/write property ObjectTypeMapping Optional mapping between the schematic feature type in the XML file and the schematic feature type in the schematic dataset.
Read/write property PersistManualOperations Indicates if the manual operations (removed elements, reduction, reconnection) are replayed after the update.
Read/write property UpdatingComponentCLSID External Component classID for updating diagrams.