![]() | Xml |
The XmlTypeCodeExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() | AttributeType | Gets the CLR-Type for the provided typeCode |
![]() | Default | Obsolete. Returns the default value for XmlTypeCode |
![]() | DefaultDecodedValue | Returns the default value for an XmlTypeCode. The data type of the returned object is the associated CLR type of the provided type code. The CLR type is available with the AttributeType(XmlTypeCode) method. |
![]() | DefaultEncodedValue | Converts the default value for the specified typeCode to a valid XML value string |
![]() | XmlTypeCodeFromSchemaType | Gets the XmlTypeCode from the W3C XSD schema type string. |