OVERVIEW
Tree Structure
- Root element: XDfile (Attributes: VERSION, dateOrder, name, timeFormat, totalRecords)
- Element: CreateDate (Attributes: dateOrder)
- Element: CreateTime (Attributes: timeFormat)
- Element: CreatorName
- Element: Data (Attributes: totalRecords) ...
- Element: DataSource
- Element: Dataset (Attributes: dateOrder, name, timeFormat, totalRecords) ...
- Element: Description
- Element: FieldDef (Attributes: dateOrder, decimalSeparator, encoding, isIndexed, isKey, isPrimaryKey, javaFormat, length, maxLength, molFormat, molVersion, name, nativeName, nullsAllowed, precision, rxnFormat, scale, timeFormat, timeOrder, type, units)
- Element: Metadata ...
- Element: ParentDef (Attributes: name) ...
- Element: ProgramSource
- Element: Record
- Element: Source (Attributes: dateOrder, timeFormat) ...
DETAILS
Attributes
VERSION
- Type: attribute
- Parents: XDfile
Elements
Dataset
- Type: element
- Attributes: dateOrder, name, timeFormat, totalRecords
- Children: CreateDate, CreateTime, CreatorName, Data, DataSource, Description, FieldDef, Metadata, ParentDef, ProgramSource, Record, Source
- Parents: XDfile
FieldDef
- Type: element
- Attributes: dateOrder, decimalSeparator, encoding, isIndexed, isKey, isPrimaryKey, javaFormat, length, maxLength, molFormat, molVersion, name, nativeName, nullsAllowed, precision, rxnFormat, scale, timeFormat, timeOrder, type, units
- Children: NONE
- Parents: Dataset, Metadata, ParentDef, XDfile
XDfile
- Type: element
- Attributes: VERSION, dateOrder, name, timeFormat, totalRecords
- Children: CreateDate, CreateTime, CreatorName, Data, DataSource, Dataset, Description, FieldDef, Metadata, ParentDef, ProgramSource, Record, Source
- Parents: NONE
Types
RecordType
- Type: complexType
- Attributes: NONE
- Children: Field, Parent
- Usages in attributes: NONE
- Usages in elements: Record