Allows you to specify the default value for the XSD type being imported.
value The value found in the original XSD.type The XSD type name.
A System.CodeDom.CodeExpression setting the new default value.
In order to control the generation of the code, you must use the classes found in the System.CodeDom namespace. For more information, see Using the CodeDOM and CodeDOM Quick Reference.