Skip to main content

Adf Xml Namespace Mapping Element

Adf Xml Namespace Mapping Element

API Type:

Varigence.Languages.Biml.DataFactory.AstAdfXmlNamespaceMappingNode

Attributes

AttributeAPI TypeDefaultDescription
NamespaceString 
Link to XML namespace This is a required property
PrefixString 
Prefix to use when referencing namespace. This is a required property

Collection Children

ChildAPI TypeDescription
<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.