Types simples : types des éléments qui ne
contiennent pas d'autres éléments ou types des attributs
Les types simples sont prédéfinis ou dérivés des types prédéfinis
- Types prédéfinis :
- string, normalizedString, token, byte, unsignedByte, base64Binary,
hexBinary, integer, positiveInteger, negativeInteger,
nonNegativeInteger, nonPositiveInteger, int, unsignedInt, long,
unsignedLong, short, unsignedShort, decimal, float, double, boolean,
time, dateTime, duration, date, gMonth, gYear, gYearMonth, gDay,
gMonthDay, Name, QName, NCName, anyURI, language, ID, IDREF, IDREFS,
ENTITY, ENTITIES, NOTATION, NMTOKEN, NMTOKENS
Hiérarchie des types prédéfinis