XmlSpecsHelperGetCompatibleSupportedDataType Method |
Name | Description | |
---|---|---|
GetCompatibleSupportedDataType(String, String) |
Gets the Compatible Supported Data Type for the two Data Types.
| |
GetCompatibleSupportedDataType(INode, INode) |
Gets the Compatible Supported Data Type assuming the two Nodes are Literals with support types and that those types are compatible.
| |
GetCompatibleSupportedDataType(String, String, Boolean) |
Gets the Compatible Supported Data Type for the two Data Types.
| |
GetCompatibleSupportedDataType(INode, INode, Boolean) |
Gets the Compatible Supported Data Type assuming the two Nodes are Literals with support types and that those types are compatible.
|