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

◆ xsdNamespace()

SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::xsdNamespace ( )

◆ xsdInt()

SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::xsdInt ( )

◆ integer()

SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::integer ( )

◆ negativeInteger()

SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::negativeInteger ( )

◆ nonNegativeInteger()

SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::nonNegativeInteger ( )

◆ decimal()

SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::decimal ( )

◆ xsdShort()

SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::xsdShort ( )

◆ xsdLong()

SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::xsdLong ( )

◆ unsignedInt()

SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::unsignedInt ( )

◆ unsignedShort()

SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::unsignedShort ( )

◆ unsignedLong()

SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::unsignedLong ( )

◆ string()

SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::string ( )

◆ xsdFloat()

SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::xsdFloat ( )

◆ xsdDouble()

SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::xsdDouble ( )

◆ boolean()

SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::boolean ( )

◆ date()

SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::date ( )

◆ dateTime()

SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::dateTime ( )

◆ time()

SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::time ( )

◆ base64Binary()

SOPRANO_EXPORT QUrl Soprano::Vocabulary::XMLSchema::base64Binary ( )