Qt 4.8
|
#include <QLatin1String>
Go to the source code of this file.
Namespaces | |
QPatternist | |
The namespace for the internal API of QtXmlPatterns. | |
QPatternist::CommonNamespaces | |
Contains common, standardized XML namespaces. | |
Functions | |
const QLatin1String | QPatternist::CommonNamespaces::WXS ("http://www.w3.org/2001/XMLSchema") |
const QLatin1String | QPatternist::CommonNamespaces::XDT_LOCAL ("http://www.w3.org/2005/xquery-local-functions") |
const QLatin1String | QPatternist::CommonNamespaces::XFN ("http://www.w3.org/2005/xpath-functions") |
const QLatin1String | QPatternist::CommonNamespaces::XML ("http://www.w3.org/XML/1998/namespace") |
const QLatin1String | QPatternist::CommonNamespaces::XMLNS ("http://www.w3.org/2000/xmlns/") |
const QLatin1String | QPatternist::CommonNamespaces::XPERR ("http://www.w3.org/2005/xqt-errors") |
const QLatin1String | QPatternist::CommonNamespaces::XSI ("http://www.w3.org/2001/XMLSchema-instance") |
const QLatin1String | QPatternist::CommonNamespaces::XSLT ("http://www.w3.org/1999/XSL/Transform") |
Variables | |
const char *const | QPatternist::CommonNamespaces::UNICODE_COLLATION = "http://www.w3.org/2005/xpath-functions/collation/codepoint" |