18 private string _name =
string.Empty;
28 private string _ns =
string.Empty;
189 if (!name.Contains(
':'))
204 xmlElement.SetAttribute(
"targetNamespace",
"urn:schemas-microsoft-com:xml-msdata",
Namespace);
289 return "otherSimpleType";
301 return "BaseSimpleType";
static int ToInt32(object? value)
static Exception SimpleTypeNotSupported()
static SimpleType CreateLimitedStringType(int length)
static SimpleType CreateEnumeratedType(string values)
XmlQualifiedName _xmlBaseType
SimpleType(string baseType)
XmlNode ToNode(XmlDocument dc, Hashtable prefixes, bool inRemoting)
SimpleType(XmlSchemaSimpleType node)
void ConvertToAnnonymousSimpleType()
string QualifiedName(string name)
void LoadTypeValues(XmlSchemaSimpleType node)
string HasConflictingDefinition(SimpleType otherSimpleType)
static SimpleType CreateSimpleType(StorageType typeCode, Type type)
string SimpleTypeQualifiedName
XmlQualifiedName XmlBaseType
SimpleType BaseSimpleType
SimpleType _baseSimpleType
static SimpleType CreateByteArrayType(string encoding)
static string GetMsdataAttribute(XmlSchemaAnnotated node, string ln)
static string QualifiedName(string name)
static CultureInfo InvariantCulture
XmlQualifiedName QualifiedName
virtual void SetAttribute(string name, string? value)
void GetObjectData(SerializationInfo info, StreamingContext context)