Soprano  2.9.4
Functions
Soprano::Vocabulary::XMLSchema Namespace Reference

Functions

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

Function Documentation

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 ( )