Format Designer - Flat File Schema Definition - schema

The schema element is the root of the schema. It contains sequence and choice elements describing the flat-file schema.

<schema xmlns='http://www.systemsunion.com/2001/TD/SSTransform/fsd/'
 version='1.0'>
		<sequence/>
		<choice/>
</schema>

Attributes

Remarks

The schema tag is mandatory and must be the root element of the XML schema document.