Table of Contents

TXmlMap.AddSchema Method

Adds a new schema to the xml map, and returns it so you can fill the data of the new schema. The returned schema is owned by this class and modifying it will modify the schema in the class.

Syntax

Namespace: FlexCel.Core

public TXmlMapSchema AddSchema()

See also