Enum DataTypeDefXsd
Enumeration listing all XSD anySimpleTypes
Namespace: AasCore.Aas3_0
Assembly: AasCore.Aas3_0.dll
Syntax
public enum DataTypeDefXsd
Fields
Name | Description |
---|---|
AnyUri | |
Base64Binary | |
Boolean | |
Byte | |
Date | |
DateTime | |
Decimal | |
Double | |
Duration | |
Float | |
GDay | |
GMonth | |
GMonthDay | |
GYear | |
GYearMonth | |
HexBinary | |
Int | |
Integer | |
Long | |
NegativeInteger | |
NonNegativeInteger | |
NonPositiveInteger | |
PositiveInteger | |
Short | |
String | |
Time | |
UnsignedByte | |
UnsignedInt | |
UnsignedLong | |
UnsignedShort |