• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Adf Xml Format Source Element

API Type:
Varigence.Languages.Biml.DataFactory.AstAdfXmlFormatSourceNode
X-Ref:
  • Ast Adf Xml Format Source Node
  • Ast Adf Additional Columns Format Source Base Node
  • Ast Adf Format Source Base Node

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.

© Varigence