The XMLNSCSchemaTypes struct represents constants for the XMLNSCSchemaTypes.

C# | Visual Basic | Visual C++ | F# |
public sealed class XMLNSCSchemaTypes
Public NotInheritable Class XMLNSCSchemaTypes
public ref class XMLNSCSchemaTypes sealed
[<SealedAttribute>] type XMLNSCSchemaTypes = class end

All Members | Methods | Fields | |||
Icon | Member | Description |
---|---|---|
![]() ![]() | Base64BinaryType |
Parser constant.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() ![]() | GDayType |
Parser constant.
|
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | GMonthDayType |
Parser constant.
|
![]() ![]() | GMonthType |
Parser constant.
|
![]() ![]() | GYearMonthType |
Parser constant.
|
![]() ![]() | GYearType |
Parser constant.
|
![]() ![]() | ListValueType |
Parser constant.
|
![]() | ToString()()()() | (Inherited from Object.) |

These constants can be OR'd with XMLNSC.PCDataValue, XMLNSC.DoubleAttribute, XMLNSC.SingleAttribute or XMLNSC.PCDataField to refine the data in the output bitstream

Object | |
![]() | NBParsers..::..XMLNSCSchemaTypes |