22 #ifndef _SOPRANO_XMLS_H_
23 #define _SOPRANO_XMLS_H_
25 #include <QtCore/QUrl>
29 namespace Vocabulary {
SOPRANO_EXPORT QUrl negativeInteger()
SOPRANO_EXPORT QUrl string()
SOPRANO_EXPORT QUrl xsdNamespace()
SOPRANO_EXPORT QUrl xsdLong()
SOPRANO_EXPORT QUrl xsdDouble()
SOPRANO_EXPORT QUrl date()
SOPRANO_EXPORT QUrl decimal()
SOPRANO_EXPORT QUrl xsdFloat()
SOPRANO_EXPORT QUrl xsdInt()
SOPRANO_EXPORT QUrl nonNegativeInteger()
SOPRANO_EXPORT QUrl unsignedLong()
SOPRANO_EXPORT QUrl unsignedInt()
SOPRANO_EXPORT QUrl boolean()
SOPRANO_EXPORT QUrl integer()
SOPRANO_EXPORT QUrl dateTime()
SOPRANO_EXPORT QUrl time()
SOPRANO_EXPORT QUrl xsdShort()
SOPRANO_EXPORT QUrl unsignedShort()
SOPRANO_EXPORT QUrl base64Binary()