52 #ifndef Patternist_XsdNotation_H 53 #define Patternist_XsdNotation_H 60 #include <QtCore/QList> #define QT_END_NAMESPACE
This macro expands to.
The QExplicitlySharedDataPointer class represents a pointer to an explicitly shared object...
QList< XsdNotation::Ptr > List
DerivedString< TypeToken >::Ptr m_publicId
Base class for all XSD components with annotation content.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The namespace for the internal API of QtXmlPatterns.
Represents a XSD notation object, which should not be confused with the atomic type xs:NOTATION...
Represents instances of derived xs:string types, such as xs:normalizedString.
void setPublicId(const DerivedString< TypeToken >::Ptr &identifier)
void setSystemId(const AnyURI::Ptr &identifier)
QExplicitlySharedDataPointer< XsdNotation > Ptr
AnyURI::Ptr systemId() const
Base class for all named components that can appear in a W3C XML Schema.
The QList class is a template class that provides lists.
DerivedString< TypeToken >::Ptr publicId() const