UseDefaultNamespace Property
Version: Available or changed with runtime version 1.0.
Specifies whether the value in default namespace should be used for both output and input XML documents.
Applies to
- Xml Port
Property Value
True if the default namespace should be used; otherwise, false. The default is false.
Syntax
UseDefaultNamespace = true;
For more information about using namespaces with XMLports, see Using Namespaces with XMLports.
Related information
Properties
Namespaces Property
NamespacePrefix Property
DefaultNamespace Property