C++/Tree Mapping Hello World Example
Namespaces | Typedefs
xml_schema Namespace Reference

C++ namespace for the http://www.w3.org/2001/XMLSchema schema namespace. More...

Namespaces

namespace  dom
 DOM interaction.
 

Typedefs

typedef ::xsd::cxx::tree::type type
 C++ type corresponding to the anyType XML Schema built-in type.
 
typedef ::xsd::cxx::tree::simple_type< char, typesimple_type
 C++ type corresponding to the anySimpleType XML Schema built-in type.
 
typedef ::xsd::cxx::tree::type container
 Alias for the anyType type.
 
typedef signed char byte
 C++ type corresponding to the byte XML Schema built-in type.
 
typedef unsigned char unsigned_byte
 C++ type corresponding to the unsignedByte XML Schema built-in type.
 
typedef short short_
 C++ type corresponding to the short XML Schema built-in type.
 
typedef unsigned short unsigned_short
 C++ type corresponding to the unsignedShort XML Schema built-in type.
 
typedef int int_
 C++ type corresponding to the int XML Schema built-in type.
 
typedef unsigned int unsigned_int
 C++ type corresponding to the unsignedInt XML Schema built-in type.
 
typedef long long long_
 C++ type corresponding to the long XML Schema built-in type.
 
typedef unsigned long long unsigned_long
 C++ type corresponding to the unsignedLong XML Schema built-in type.
 
typedef long long integer
 C++ type corresponding to the integer XML Schema built-in type.
 
typedef long long non_positive_integer
 C++ type corresponding to the nonPositiveInteger XML Schema built-in type.
 
typedef unsigned long long non_negative_integer
 C++ type corresponding to the nonNegativeInteger XML Schema built-in type.
 
typedef unsigned long long positive_integer
 C++ type corresponding to the positiveInteger XML Schema built-in type.
 
typedef long long negative_integer
 C++ type corresponding to the negativeInteger XML Schema built-in type.
 
typedef bool boolean
 C++ type corresponding to the boolean XML Schema built-in type.
 
typedef float float_
 C++ type corresponding to the float XML Schema built-in type.
 
typedef double double_
 C++ type corresponding to the double XML Schema built-in type.
 
typedef double decimal
 C++ type corresponding to the decimal XML Schema built-in type.
 
typedef ::xsd::cxx::tree::string< char, simple_typestring
 C++ type corresponding to the string XML Schema built-in type.
 
typedef ::xsd::cxx::tree::normalized_string< char, stringnormalized_string
 C++ type corresponding to the normalizedString XML Schema built-in type.
 
typedef ::xsd::cxx::tree::token< char, normalized_stringtoken
 C++ type corresponding to the token XML Schema built-in type.
 
typedef ::xsd::cxx::tree::name< char, tokenname
 C++ type corresponding to the Name XML Schema built-in type.
 
typedef ::xsd::cxx::tree::nmtoken< char, tokennmtoken
 C++ type corresponding to the NMTOKEN XML Schema built-in type.
 
typedef ::xsd::cxx::tree::nmtokens< char, simple_type, nmtokennmtokens
 C++ type corresponding to the NMTOKENS XML Schema built-in type.
 
typedef ::xsd::cxx::tree::ncname< char, namencname
 C++ type corresponding to the NCName XML Schema built-in type.
 
typedef ::xsd::cxx::tree::language< char, tokenlanguage
 C++ type corresponding to the language XML Schema built-in type.
 
typedef ::xsd::cxx::tree::id< char, ncnameid
 C++ type corresponding to the ID XML Schema built-in type.
 
typedef ::xsd::cxx::tree::idref< char, ncname, typeidref
 C++ type corresponding to the IDREF XML Schema built-in type.
 
typedef ::xsd::cxx::tree::idrefs< char, simple_type, idrefidrefs
 C++ type corresponding to the IDREFS XML Schema built-in type.
 
typedef ::xsd::cxx::tree::uri< char, simple_typeuri
 C++ type corresponding to the anyURI XML Schema built-in type.
 
typedef ::xsd::cxx::tree::qname< char, simple_type, uri, ncnameqname
 C++ type corresponding to the QName XML Schema built-in type.
 
typedef ::xsd::cxx::tree::buffer< charbuffer
 Binary buffer type.
 
typedef ::xsd::cxx::tree::base64_binary< char, simple_typebase64_binary
 C++ type corresponding to the base64Binary XML Schema built-in type.
 
typedef ::xsd::cxx::tree::hex_binary< char, simple_typehex_binary
 C++ type corresponding to the hexBinary XML Schema built-in type.
 
typedef ::xsd::cxx::tree::time_zone time_zone
 Time zone type.
 
typedef ::xsd::cxx::tree::date< char, simple_typedate
 C++ type corresponding to the date XML Schema built-in type.
 
typedef ::xsd::cxx::tree::date_time< char, simple_typedate_time
 C++ type corresponding to the dateTime XML Schema built-in type.
 
typedef ::xsd::cxx::tree::duration< char, simple_typeduration
 C++ type corresponding to the duration XML Schema built-in type.
 
typedef ::xsd::cxx::tree::gday< char, simple_typegday
 C++ type corresponding to the gDay XML Schema built-in type.
 
typedef ::xsd::cxx::tree::gmonth< char, simple_typegmonth
 C++ type corresponding to the gMonth XML Schema built-in type.
 
typedef ::xsd::cxx::tree::gmonth_day< char, simple_typegmonth_day
 C++ type corresponding to the gMonthDay XML Schema built-in type.
 
typedef ::xsd::cxx::tree::gyear< char, simple_typegyear
 C++ type corresponding to the gYear XML Schema built-in type.
 
typedef ::xsd::cxx::tree::gyear_month< char, simple_typegyear_month
 C++ type corresponding to the gYearMonth XML Schema built-in type.
 
typedef ::xsd::cxx::tree::time< char, simple_typetime
 C++ type corresponding to the time XML Schema built-in type.
 
typedef ::xsd::cxx::tree::entity< char, ncnameentity
 C++ type corresponding to the ENTITY XML Schema built-in type.
 
typedef ::xsd::cxx::tree::entities< char, simple_type, entityentities
 C++ type corresponding to the ENTITIES XML Schema built-in type.
 
typedef ::xsd::cxx::tree::content_order content_order
 Content order sequence entry.
 
typedef ::xsd::cxx::tree::flags flags
 Parsing and serialization flags.
 
typedef ::xsd::cxx::tree::properties< charproperties
 Parsing properties.
 
typedef ::xsd::cxx::tree::severity severity
 Error severity.
 
typedef ::xsd::cxx::tree::error< charerror
 Error condition.
 
typedef ::xsd::cxx::tree::diagnostics< chardiagnostics
 List of error conditions.
 
typedef ::xsd::cxx::tree::exception< charexception
 Root of the C++/Tree exception hierarchy.
 
typedef ::xsd::cxx::tree::bounds< charbounds
 Exception indicating that the size argument exceeds the capacity argument.
 
typedef ::xsd::cxx::tree::duplicate_id< charduplicate_id
 Exception indicating that a duplicate ID value was encountered in the object model.
 
typedef ::xsd::cxx::tree::parsing< charparsing
 Exception indicating a parsing failure.
 
typedef ::xsd::cxx::tree::expected_element< charexpected_element
 Exception indicating that an expected element was not encountered.
 
typedef ::xsd::cxx::tree::unexpected_element< charunexpected_element
 Exception indicating that an unexpected element was encountered.
 
typedef ::xsd::cxx::tree::expected_attribute< charexpected_attribute
 Exception indicating that an expected attribute was not encountered.
 
typedef ::xsd::cxx::tree::unexpected_enumerator< charunexpected_enumerator
 Exception indicating that an unexpected enumerator was encountered.
 
typedef ::xsd::cxx::tree::expected_text_content< charexpected_text_content
 Exception indicating that the text content was expected for an element.
 
typedef ::xsd::cxx::tree::no_prefix_mapping< charno_prefix_mapping
 Exception indicating that a prefix-namespace mapping was not provided.
 
typedef ::xsd::cxx::xml::error_handler< charerror_handler
 Error handler callback interface.
 

Detailed Description

C++ namespace for the http://www.w3.org/2001/XMLSchema schema namespace.


Copyright © 2005-2023 Code Synthesis.