XMLBEANSXX
0.9.8
|
#include <XmlBeans.h>
Static Public Member Functions | |
static const StoreString | xs_ns () |
static const StoreString | xsi_ns () |
static const StoreString | innerType_ns () |
static const QName & | xsi_type () |
static const QName & | textElementName () |
static const QName & | xml_fragment () |
static const QName & | xsi_array () |
static const StoreString | xmlns () |
static const std::string & | persistentPrefix () |
static std::string | encoding (std::string encoding=std::string()) |
std::string xmlbeansxx::XmlBeans::encoding | ( | std::string | encoding = std::string() | ) | [static] |
const StoreString xmlbeansxx::XmlBeans::innerType_ns | ( | ) | [static] |
inner Type namespaceURI name
const std::string & xmlbeansxx::XmlBeans::persistentPrefix | ( | ) | [static] |
a name prefix indicating that the element is temporary (not set in the orginal xml)
const QName & xmlbeansxx::XmlBeans::textElementName | ( | ) | [static] |
QName of the text "element" name (the string content of an xml is stored as an element of this name, this element is not visible)
const QName & xmlbeansxx::XmlBeans::xml_fragment | ( | ) | [static] |
const StoreString xmlbeansxx::XmlBeans::xmlns | ( | ) | [static] |
xmlns namespaceURI name
const StoreString xmlbeansxx::XmlBeans::xs_ns | ( | ) | [static] |
Schema namespaceURI name.
const QName & xmlbeansxx::XmlBeans::xsi_array | ( | ) | [static] |
xsi:array QName
const StoreString xmlbeansxx::XmlBeans::xsi_ns | ( | ) | [static] |
Schema instance namespaceURI name.
const QName & xmlbeansxx::XmlBeans::xsi_type | ( | ) | [static] |
xsi:type QName