Soprano 2.9.4
xsd.h File Reference
#include <QtCore/QUrl>
#include "soprano_export.h"
+ Include dependency graph for xsd.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Soprano
 
namespace  Soprano::Vocabulary
 
namespace  Soprano::Vocabulary::XMLSchema
 

Functions

SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::xsdNamespace ()
 
SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::xsdInt ()
 
SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::integer ()
 
SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::negativeInteger ()
 
SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::nonNegativeInteger ()
 
SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::decimal ()
 
SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::xsdShort ()
 
SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::xsdLong ()
 
SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::unsignedInt ()
 
SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::unsignedShort ()
 
SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::unsignedLong ()
 
SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::string ()
 
SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::xsdFloat ()
 
SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::xsdDouble ()
 
SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::boolean ()
 
SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::date ()
 
SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::dateTime ()
 
SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::time ()
 
SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::base64Binary ()