Skip to main content

Adf Xml Format Source Element

Adf Xml Format Source Element

API Type:

Varigence.Languages.Biml.DataFactory.AstAdfXmlFormatSourceNode

X-Ref:

Attributes

AttributeAPI TypeDefaultDescription
DetectDataTypeBooleanFalse
Indicates whether type detection is enabled when reading the xml files.
EnableNamespacesBooleanFalse
Indicates whether namespace is enabled when reading the xml files
ValidationModeAdfXmlValidationModeNone
Mode of validation for XML source.

Collection Children

ChildAPI TypeDescription
<AdditionalColumns>
    <AdditionalColumn />
</AdditionalColumns>
AstAdfCopySourceAdditionalColumnNode
Specifies a list of additional columns to be used in the copy activity.
<Annotations>
    <Annotation />
</Annotations>
AstAnnotationNode
This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code.
<NamespaceMappings>
    <Mapping />
</NamespaceMappings>
AstAdfXmlNamespaceMappingNode
Specifies a list of namespace and prefix pairs for reference in your xml document.