datatypes
Utility functions for supporting the XML Schema Datatypes hierarchy
Functions:
Attributes:
-
XSD_DTs(Set[URIRef]) – -
XSD_DateTime_DTs– -
XSD_Duration_DTs–
XSD_DTs
module-attribute
XSD_DTs: Set[URIRef] = set((integer, decimal, float, double, string, boolean, dateTime, nonPositiveInteger, negativeInteger, long, int, short, byte, nonNegativeInteger, unsignedLong, unsignedInt, unsignedShort, unsignedByte, positiveInteger, date))