Liquid XML Runtime for .Net - AttributeCol AttributeCol
In This Topic
This feature has been superseded by Liquid XML Objects.
(The original functionality is still included in the product) |
Use Liquid XML Objects |
public AttributeCol(String defaultNamespace, String namespaceRestriction, String targetNamespace)
|
|
Property |
Description |
|
|
|
Method Name |
Constructor |
|
|
|
Argument - defaultNamespace |
The default namespace for the XML document |
|
|
|
Argument - namespaceRestriction |
Any restrictions imposed on the namespaces which this attribute may hold |
|
|
|
Argument - targetNamespace |
The target namespace for the XML document. |
|
|
|
Description |
Creates an instance of the class |
|