39 #ifndef XML_SCHEMAS_SUBDOMAINS_H2D_XML_H
40 #define XML_SCHEMAS_SUBDOMAINS_H2D_XML_H
47 #include <xsd/cxx/config.hxx>
49 #if (XSD_INT_VERSION != 3030000L)
50 #error XSD runtime version mismatch
53 #include <xsd/cxx/pre.hxx>
59 #ifndef XSD_CXX_TREE_USE_CHAR
60 #define XSD_CXX_TREE_USE_CHAR
63 #include <xsd/cxx/xml/char-utf8.hxx>
65 #include <xsd/cxx/tree/exceptions.hxx>
66 #include <xsd/cxx/tree/elements.hxx>
67 #include <xsd/cxx/tree/types.hxx>
69 #include <xsd/cxx/xml/error-handler.hxx>
71 #include <xsd/cxx/xml/dom/auto-ptr.hxx>
73 #include <xsd/cxx/tree/parsing.hxx>
74 #include <xsd/cxx/tree/parsing/byte.hxx>
75 #include <xsd/cxx/tree/parsing/unsigned-byte.hxx>
76 #include <xsd/cxx/tree/parsing/short.hxx>
77 #include <xsd/cxx/tree/parsing/unsigned-short.hxx>
78 #include <xsd/cxx/tree/parsing/int.hxx>
79 #include <xsd/cxx/tree/parsing/unsigned-int.hxx>
80 #include <xsd/cxx/tree/parsing/long.hxx>
81 #include <xsd/cxx/tree/parsing/unsigned-long.hxx>
82 #include <xsd/cxx/tree/parsing/boolean.hxx>
83 #include <xsd/cxx/tree/parsing/float.hxx>
84 #include <xsd/cxx/tree/parsing/double.hxx>
85 #include <xsd/cxx/tree/parsing/decimal.hxx>
87 #include <xsd/cxx/xml/dom/serialization-header.hxx>
88 #include <xsd/cxx/tree/serialization.hxx>
89 #include <xsd/cxx/tree/serialization/byte.hxx>
90 #include <xsd/cxx/tree/serialization/unsigned-byte.hxx>
91 #include <xsd/cxx/tree/serialization/short.hxx>
92 #include <xsd/cxx/tree/serialization/unsigned-short.hxx>
93 #include <xsd/cxx/tree/serialization/int.hxx>
94 #include <xsd/cxx/tree/serialization/unsigned-int.hxx>
95 #include <xsd/cxx/tree/serialization/long.hxx>
96 #include <xsd/cxx/tree/serialization/unsigned-long.hxx>
97 #include <xsd/cxx/tree/serialization/boolean.hxx>
98 #include <xsd/cxx/tree/serialization/float.hxx>
99 #include <xsd/cxx/tree/serialization/double.hxx>
100 #include <xsd/cxx/tree/serialization/decimal.hxx>
102 #include <xsd/cxx/tree/std-ostream-operators.hxx>
123 typedef ::xsd::cxx::tree::simple_type< type >
simple_type;
138 typedef signed char byte;
186 typedef long long long_;
268 typedef ::xsd::cxx::tree::string< char, simple_type >
string;
280 typedef ::xsd::cxx::tree::token< char, normalized_string >
token;
286 typedef ::xsd::cxx::tree::name< char, token >
name;
292 typedef ::xsd::cxx::tree::nmtoken< char, token >
nmtoken;
298 typedef ::xsd::cxx::tree::nmtokens< char, simple_type, nmtoken >
nmtokens;
304 typedef ::xsd::cxx::tree::ncname< char, name >
ncname;
310 typedef ::xsd::cxx::tree::language< char, token >
language;
320 typedef ::xsd::cxx::tree::id< char, ncname >
id;
326 typedef ::xsd::cxx::tree::idref< char, ncname, type >
idref;
332 typedef ::xsd::cxx::tree::idrefs< char, simple_type, idref >
idrefs;
342 typedef ::xsd::cxx::tree::uri< char, simple_type >
uri;
352 typedef ::xsd::cxx::tree::qname< char, simple_type, uri, ncname >
qname;
361 typedef ::xsd::cxx::tree::buffer< char >
buffer;
367 typedef ::xsd::cxx::tree::base64_binary< char, simple_type >
base64_binary;
373 typedef ::xsd::cxx::tree::hex_binary< char, simple_type >
hex_binary;
388 typedef ::xsd::cxx::tree::date< char, simple_type >
date;
394 typedef ::xsd::cxx::tree::date_time< char, simple_type >
date_time;
400 typedef ::xsd::cxx::tree::duration< char, simple_type >
duration;
406 typedef ::xsd::cxx::tree::gday< char, simple_type >
gday;
412 typedef ::xsd::cxx::tree::gmonth< char, simple_type >
gmonth;
418 typedef ::xsd::cxx::tree::gmonth_day< char, simple_type >
gmonth_day;
424 typedef ::xsd::cxx::tree::gyear< char, simple_type >
gyear;
430 typedef ::xsd::cxx::tree::gyear_month< char, simple_type >
gyear_month;
436 typedef ::xsd::cxx::tree::time< char, simple_type >
time;
446 typedef ::xsd::cxx::tree::entity< char, ncname >
entity;
452 typedef ::xsd::cxx::tree::entities< char, simple_type, entity >
entities;
461 typedef ::xsd::cxx::xml::dom::namespace_info< char >
namespace_info;
471 typedef ::xsd::cxx::tree::list_stream< char >
list_stream;
476 typedef ::xsd::cxx::tree::as_double< double_ >
as_double;
481 typedef ::xsd::cxx::tree::as_decimal< decimal >
as_decimal;
499 typedef ::xsd::cxx::tree::properties< char >
properties;
512 typedef ::xsd::cxx::tree::error< char >
error;
517 typedef ::xsd::cxx::tree::diagnostics< char >
diagnostics;
525 typedef ::xsd::cxx::tree::exception< char >
exception;
531 typedef ::xsd::cxx::tree::bounds< char >
bounds;
537 typedef ::xsd::cxx::tree::duplicate_id< char >
duplicate_id;
542 typedef ::xsd::cxx::tree::parsing< char >
parsing;
584 typedef ::xsd::cxx::tree::no_type_info< char >
no_type_info;
590 typedef ::xsd::cxx::tree::not_derived< char >
not_derived;
595 typedef ::xsd::cxx::tree::serialization< char >
serialization;
600 typedef ::xsd::cxx::xml::error_handler< char >
error_handler;
610 using ::xsd::cxx::xml::dom::auto_ptr;
612 #ifndef XSD_CXX_TREE_TREE_NODE_KEY__XML_SCHEMA
613 #define XSD_CXX_TREE_TREE_NODE_KEY__XML_SCHEMA
617 const XMLCh*
const tree_node_key = ::xsd::cxx::tree::user_data_keys::node;
646 #include <xsd/cxx/xml/char-utf8.hxx>
648 #include <xsd/cxx/tree/exceptions.hxx>
649 #include <xsd/cxx/tree/elements.hxx>
650 #include <xsd/cxx/tree/containers.hxx>
651 #include <xsd/cxx/tree/list.hxx>
653 #include <xsd/cxx/xml/dom/parsing-header.hxx>
702 typedef ::xsd::cxx::tree::traits< el_type, char >
el_traits;
731 el (
const el_sequence& s);
801 parse (::xsd::cxx::xml::dom::parser< char >&,
834 typedef ::xsd::cxx::tree::traits< v1_type, char >
v1_traits;
861 v1 (
const v1_type& x);
881 typedef ::xsd::cxx::tree::traits< v2_type, char >
v2_traits;
908 v2 (
const v2_type& x);
928 typedef ::xsd::cxx::tree::traits< v3_type, char >
v3_traits;
955 v3 (
const v3_type& x);
975 typedef ::xsd::cxx::tree::traits< m_type, char >
m_traits;
1002 m (
const m_type& x);
1013 m (::std::auto_ptr< m_type > p);
1033 typedef ::xsd::cxx::tree::traits< i_type, char >
i_traits;
1060 i (
const i_type& x);
1073 el_t (
const v1_type&,
1087 el_t (const ::xercesc::DOMElement& e,
1134 parse (::xsd::cxx::xml::dom::parser< char >&,
1138 ::xsd::cxx::tree::one< v1_type > v1_;
1139 ::xsd::cxx::tree::one< v2_type > v2_;
1140 ::xsd::cxx::tree::one< v3_type > v3_;
1141 ::xsd::cxx::tree::one< m_type > m_;
1142 ::xsd::cxx::tree::one< i_type > i_;
1178 t_t (const ::xercesc::DOMElement& e,
1243 typedef ::xsd::cxx::tree::traits< v4_type, char >
v4_traits;
1270 v4 (
const v4_type& x);
1298 q_t (const ::xercesc::DOMElement& e,
1345 parse (::xsd::cxx::xml::dom::parser< char >&,
1349 ::xsd::cxx::tree::one< v4_type > v4_;
1393 typedef ::xsd::cxx::tree::traits< ed_type, char >
ed_traits;
1422 ed (
const ed_sequence& s);
1492 parse (::xsd::cxx::xml::dom::parser< char >&,
1538 const variables_optional&
1570 variables (
const variables_optional& x);
1581 variables (::std::auto_ptr< variables_type > p);
1608 const vertices_type&
1639 vertices (::std::auto_ptr< vertices_type > p);
1666 const elements_type&
1697 elements (::std::auto_ptr< elements_type > p);
1744 edges (
const edges_type& x);
1755 edges (::std::auto_ptr< edges_type > p);
1788 const curves_optional&
1808 curves (
const curves_type& x);
1820 curves (
const curves_optional& x);
1831 curves (::std::auto_ptr< curves_type > p);
1858 const subdomains_type&
1889 subdomains (::std::auto_ptr< subdomains_type > p);
1902 domain (
const vertices_type&,
1903 const elements_type&,
1905 const subdomains_type&);
1915 domain (::std::auto_ptr< vertices_type >&,
1916 ::std::auto_ptr< elements_type >&,
1917 ::std::auto_ptr< edges_type >&,
1918 ::std::auto_ptr< subdomains_type >&);
1928 domain (const ::xercesc::DOMElement& e,
1975 parse (::xsd::cxx::xml::dom::parser< char >&,
1979 variables_optional variables_;
1980 ::xsd::cxx::tree::one< vertices_type > vertices_;
1981 ::xsd::cxx::tree::one< elements_type > elements_;
1982 ::xsd::cxx::tree::one< edges_type > edges_;
1983 curves_optional curves_;
1984 ::xsd::cxx::tree::one< subdomains_type > subdomains_;
2013 typedef ::xsd::cxx::tree::traits< v1_type, char >
v1_traits;
2040 v1 (
const v1_type& x);
2060 typedef ::xsd::cxx::tree::traits< v2_type, char >
v2_traits;
2087 v2 (
const v2_type& x);
2107 typedef ::xsd::cxx::tree::traits< m_type, char >
m_traits;
2134 m (
const m_type& x);
2145 m (::std::auto_ptr< m_type > p);
2165 typedef ::xsd::cxx::tree::traits< i_type, char >
i_traits;
2192 i (
const i_type& x);
2218 ed (const ::xercesc::DOMElement& e,
2265 parse (::xsd::cxx::xml::dom::parser< char >&,
2269 ::xsd::cxx::tree::one< v1_type > v1_;
2270 ::xsd::cxx::tree::one< v2_type > v2_;
2271 ::xsd::cxx::tree::one< m_type > m_;
2272 ::xsd::cxx::tree::one< i_type > i_;
2324 const subdomain_sequence&
2345 subdomain (
const subdomain_sequence& s);
2415 parse (::xsd::cxx::xml::dom::parser< char >&,
2419 subdomain_sequence subdomain_;
2461 const vertices_optional&
2493 vertices (
const vertices_optional& x);
2504 vertices (::std::auto_ptr< vertices_type > p);
2537 const elements_optional&
2569 elements (
const elements_optional& x);
2580 elements (::std::auto_ptr< elements_type > p);
2613 const boundary_edges_optional&
2621 boundary_edges_optional&
2689 const inner_edges_optional&
2697 inner_edges_optional&
2732 inner_edges (::std::auto_ptr< inner_edges_type > p);
2765 const refinements_optional&
2773 refinements_optional&
2808 refinements (::std::auto_ptr< refinements_type > p);
2855 name (
const name_type& x);
2866 name (::std::auto_ptr< name_type > p);
2889 subdomain (const ::xercesc::DOMElement& e,
2936 parse (::xsd::cxx::xml::dom::parser< char >&,
2940 vertices_optional vertices_;
2941 elements_optional elements_;
2942 boundary_edges_optional boundary_edges_;
2943 inner_edges_optional inner_edges_;
2944 refinements_optional refinements_;
2945 ::xsd::cxx::tree::one< name_type > name_;
2989 typedef ::xsd::cxx::tree::traits< i_type, char >
i_traits;
3018 i (
const i_sequence& s);
3041 vertices (const ::xercesc::DOMElement& e,
3088 parse (::xsd::cxx::xml::dom::parser< char >&,
3136 typedef ::xsd::cxx::tree::traits< i_type, char >
i_traits;
3165 i (
const i_sequence& s);
3188 elements (const ::xercesc::DOMElement& e,
3235 parse (::xsd::cxx::xml::dom::parser< char >&,
3283 typedef ::xsd::cxx::tree::traits< i_type, char >
i_traits;
3312 i (
const i_sequence& s);
3382 parse (::xsd::cxx::xml::dom::parser< char >&,
3430 typedef ::xsd::cxx::tree::traits< i_type, char >
i_traits;
3459 i (
const i_sequence& s);
3529 parse (::xsd::cxx::xml::dom::parser< char >&,
3544 operator<< (::std::ostream&,
const elements_type&);
3547 operator<< (::std::ostream&,
const el_t&);
3550 operator<< (::std::ostream&,
const t_t&);
3553 operator<< (::std::ostream&,
const q_t&);
3556 operator<< (::std::ostream&,
const edges_type&);
3559 operator<< (::std::ostream&,
const domain&);
3562 operator<< (::std::ostream&,
const ed&);
3565 operator<< (::std::ostream&,
const subdomains&);
3568 operator<< (::std::ostream&,
const subdomain&);
3571 operator<< (::std::ostream&,
const vertices&);
3574 operator<< (::std::ostream&,
const elements&);
3577 operator<< (::std::ostream&,
const boundary_edges&);
3580 operator<< (::std::ostream&,
const inner_edges&);
3585 #include <xercesc/sax/InputSource.hpp>
3586 #include <xercesc/dom/DOMDocument.hpp>
3587 #include <xercesc/dom/DOMErrorHandler.hpp>
3606 ::std::auto_ptr< ::XMLSubdomains::domain >
3622 ::std::auto_ptr< ::XMLSubdomains::domain >
3640 ::std::auto_ptr< ::XMLSubdomains::domain >
3642 ::xercesc::DOMErrorHandler& eh,
3656 ::std::auto_ptr< ::XMLSubdomains::domain >
3672 ::std::auto_ptr< ::XMLSubdomains::domain >
3690 ::std::auto_ptr< ::XMLSubdomains::domain >
3692 ::xercesc::DOMErrorHandler& eh,
3710 ::std::auto_ptr< ::XMLSubdomains::domain >
3732 ::std::auto_ptr< ::XMLSubdomains::domain >
3755 ::std::auto_ptr< ::XMLSubdomains::domain >
3758 ::xercesc::DOMErrorHandler& eh,
3772 ::std::auto_ptr< ::XMLSubdomains::domain >
3773 domain_ (::xercesc::InputSource& is,
3788 ::std::auto_ptr< ::XMLSubdomains::domain >
3789 domain_ (::xercesc::InputSource& is,
3806 ::std::auto_ptr< ::XMLSubdomains::domain >
3807 domain_ (::xercesc::InputSource& is,
3808 ::xercesc::DOMErrorHandler& eh,
3820 ::std::auto_ptr< ::XMLSubdomains::domain >
3821 domain_ (const ::xercesc::DOMDocument& d,
3837 ::std::auto_ptr< ::XMLSubdomains::domain >
3838 domain_ (::xml_schema::dom::auto_ptr< ::xercesc::DOMDocument >& d,
3847 #include <xercesc/dom/DOMDocument.hpp>
3848 #include <xercesc/dom/DOMErrorHandler.hpp>
3849 #include <xercesc/framework/XMLFormatter.hpp>
3851 #include <xsd/cxx/xml/dom/auto-ptr.hxx>
3873 const ::XMLSubdomains::domain& x,
3893 const ::XMLSubdomains::domain& x,
3915 const ::XMLSubdomains::domain& x,
3916 ::xercesc::DOMErrorHandler& eh,
3933 domain_ (::xercesc::XMLFormatTarget& ft,
3934 const ::XMLSubdomains::domain& x,
3954 domain_ (::xercesc::XMLFormatTarget& ft,
3955 const ::XMLSubdomains::domain& x,
3976 domain_ (::xercesc::XMLFormatTarget& ft,
3977 const ::XMLSubdomains::domain& x,
3978 ::xercesc::DOMErrorHandler& eh,
3995 domain_ (::xercesc::DOMDocument& d,
3996 const ::XMLSubdomains::domain& x,
4007 ::xml_schema::dom::auto_ptr< ::xercesc::DOMDocument >
4008 domain_ (const ::XMLSubdomains::domain& x,
4015 operator<< (::xercesc::DOMElement&,
const elements_type&);
4018 operator<< (::xercesc::DOMElement&,
const el_t&);
4021 operator<< (::xercesc::DOMElement&,
const t_t&);
4024 operator<< (::xercesc::DOMElement&,
const q_t&);
4027 operator<< (::xercesc::DOMElement&,
const edges_type&);
4030 operator<< (::xercesc::DOMElement&,
const domain&);
4033 operator<< (::xercesc::DOMElement&,
const ed&);
4036 operator<< (::xercesc::DOMElement&,
const subdomains&);
4039 operator<< (::xercesc::DOMElement&,
const subdomain&);
4042 operator<< (::xercesc::DOMElement&,
const vertices&);
4045 operator<< (::xercesc::DOMElement&,
const elements&);
4048 operator<< (::xercesc::DOMElement&,
const boundary_edges&);
4051 operator<< (::xercesc::DOMElement&,
const inner_edges&);
4054 #include <xsd/cxx/post.hxx>
4061 #endif // XML_SCHEMAS_SUBDOMAINS_H2D_XML_H
::xsd::cxx::tree::id< char, ncname > id
C++ type corresponding to the ID XML Schema built-in type.
const i_sequence & i() const
Return a read-only (constant) reference to the element sequence.
long long negative_integer
C++ type corresponding to the negativeInteger XML Schema built-in type.
i_sequence::iterator i_iterator
Element iterator type.
virtual ~inner_edges()
Destructor.
::XMLSubdomains::edges_type edges_type
Element type.
const v4_type & v4() const
Return a read-only (constant) reference to the attribute.
virtual ~elements()
Destructor.
const subdomains_type & subdomains() const
Return a read-only (constant) reference to the element.
Class corresponding to the elements schema type.
const v3_type & v3() const
Return a read-only (constant) reference to the attribute.
::xsd::cxx::tree::traits< i_type, char > i_traits
Element traits type.
virtual ~vertices()
Destructor.
::xsd::cxx::tree::parsing< char > parsing
Exception indicating a parsing failure.
::xsd::cxx::tree::optional< inner_edges_type > inner_edges_optional
Element optional container type.
const vertices_type & vertices() const
Return a read-only (constant) reference to the element.
Class corresponding to the elements_type schema type.
::xsd::cxx::tree::date< char, simple_type > date
C++ type corresponding to the date XML Schema built-in type.
::xsd::cxx::tree::bounds< char > bounds
Exception indicating that the size argument exceeds the capacity argument.
::xsd::cxx::tree::no_prefix_mapping< char > no_prefix_mapping
Exception indicating that a prefix-namespace mapping was not provided.
virtual ~elements_type()
Destructor.
::xsd::cxx::tree::duplicate_id< char > duplicate_id
Exception indicating that a duplicate ID value was encountered in the object model.
::xsd::cxx::tree::expected_element< char > expected_element
Exception indicating that an expected element was not encountered.
virtual t_t * _clone(::xml_schema::flags f=0,::xml_schema::container *c=0) const
Copy the instance polymorphically.
::xsd::cxx::tree::traits< v3_type, char > v3_traits
Attribute traits type.
const curves_optional & curves() const
Return a read-only (constant) reference to the element container.
::xsd::cxx::tree::flags flags
Parsing and serialization flags.
::xsd::cxx::tree::language< char, token > language
C++ type corresponding to the language XML Schema built-in type.
::xsd::cxx::tree::normalized_string< char, string > normalized_string
C++ type corresponding to the normalizedString XML Schema built-in type.
::xsd::cxx::tree::traits< el_type, char > el_traits
Element traits type.
Class corresponding to the subdomains schema type.
::xsd::cxx::tree::traits< v4_type, char > v4_traits
Attribute traits type.
virtual elements * _clone(::xml_schema::flags f=0,::xml_schema::container *c=0) const
Copy the instance polymorphically.
float float_
C++ type corresponding to the float XML Schema built-in type.
::XMLMesh::variables_type variables_type
Element type.
::xsd::cxx::tree::traits< inner_edges_type, char > inner_edges_traits
Element traits type.
bool boolean
C++ type corresponding to the boolean XML Schema built-in type.
::xsd::cxx::tree::traits< v2_type, char > v2_traits
Attribute traits type.
::xsd::cxx::tree::uri< char, simple_type > uri
C++ type corresponding to the anyURI XML Schema built-in type.
const v2_type & v2() const
Return a read-only (constant) reference to the attribute.
::xsd::cxx::tree::no_type_info< char > no_type_info
Exception indicating that the type information is not available for a type.
::xsd::cxx::tree::optional< refinements_type > refinements_optional
Element optional container type.
::xsd::cxx::tree::optional< boundary_edges_type > boundary_edges_optional
Element optional container type.
::xsd::cxx::tree::diagnostics< char > diagnostics
List of error conditions.
::xsd::cxx::tree::time_zone time_zone
Time zone type.
ed(const v1_type &, const v2_type &, const m_type &, const i_type &)
Create an instance from the ultimate base and initializers for required elements and attributes...
unsigned long long non_negative_integer
C++ type corresponding to the nonNegativeInteger XML Schema built-in type.
::xsd::cxx::tree::simple_type< type > simple_type
C++ type corresponding to the anySimpleType XML Schema built-in type.
Class corresponding to the q_t schema type.
::xsd::cxx::tree::unexpected_enumerator< char > unexpected_enumerator
Exception indicating that an unexpected enumerator was encountered.
i_sequence::iterator i_iterator
Element iterator type.
::xsd::cxx::tree::optional< elements_type > elements_optional
Element optional container type.
virtual ~subdomains()
Destructor.
const variables_optional & variables() const
Return a read-only (constant) reference to the element container.
unsigned long long positive_integer
C++ type corresponding to the positiveInteger XML Schema built-in type.
::xsd::cxx::tree::traits< v1_type, char > v1_traits
Attribute traits type.
vertices()
Create an instance from the ultimate base and initializers for required elements and attributes...
::xsd::cxx::tree::exception< char > exception
Root of the C++/Tree exception hierarchy.
::xsd::cxx::tree::facet facet
Simple type facet.
edges_type()
Create an instance from the ultimate base and initializers for required elements and attributes...
::xsd::cxx::tree::as_decimal< decimal > as_decimal
Serialization wrapper for the decimal type.
q_t(const v1_type &, const v2_type &, const v3_type &, const m_type &, const i_type &, const v4_type &)
Create an instance from the ultimate base and initializers for required elements and attributes...
::xsd::cxx::tree::expected_text_content< char > expected_text_content
Exception indicating that the text content was expected for an element.
::xsd::cxx::tree::unexpected_element< char > unexpected_element
Exception indicating that an unexpected element was encountered.
virtual el_t * _clone(::xml_schema::flags f=0,::xml_schema::container *c=0) const
Copy the instance polymorphically.
i_sequence::iterator i_iterator
Element iterator type.
::xsd::cxx::tree::traits< subdomains_type, char > subdomains_traits
Element traits type.
::XMLSubdomains::elements_type elements_type
Element type.
const i_type & i() const
Return a read-only (constant) reference to the attribute.
unsigned long long unsigned_long
C++ type corresponding to the unsignedLong XML Schema built-in type.
::XMLSubdomains::boundary_edges boundary_edges_type
Element type.
::xsd::cxx::tree::sequence< subdomain_type > subdomain_sequence
Element sequence container type.
const elements_optional & elements() const
Return a read-only (constant) reference to the element container.
::xsd::cxx::tree::time< char, simple_type > time
C++ type corresponding to the time XML Schema built-in type.
::xsd::cxx::tree::gmonth_day< char, simple_type > gmonth_day
C++ type corresponding to the gMonthDay XML Schema built-in type.
::xsd::cxx::tree::traits< m_type, char > m_traits
Attribute traits type.
::xsd::cxx::tree::traits< i_type, char > i_traits
Attribute traits type.
const ed_sequence & ed() const
Return a read-only (constant) reference to the element sequence.
::xsd::cxx::tree::sequence< ed_type > ed_sequence
Element sequence container type.
subdomain(const name_type &)
Create an instance from the ultimate base and initializers for required elements and attributes...
subdomain_sequence::const_iterator subdomain_const_iterator
Element constant iterator type.
::xsd::cxx::tree::traits< boundary_edges_type, char > boundary_edges_traits
Element traits type.
::xsd::cxx::tree::buffer< char > buffer
Binary buffer type.
t_t(const v1_type &, const v2_type &, const v3_type &, const m_type &, const i_type &)
Create an instance from the ultimate base and initializers for required elements and attributes...
const m_type & m() const
Return a read-only (constant) reference to the attribute.
const i_type & i() const
Return a read-only (constant) reference to the attribute.
el_t(const v1_type &, const v2_type &, const v3_type &, const m_type &, const i_type &)
Create an instance from the ultimate base and initializers for required elements and attributes...
::xsd::cxx::tree::type type
C++ type corresponding to the anyType XML Schema built-in type.
Class corresponding to the domain schema type.
const el_sequence & el() const
Return a read-only (constant) reference to the element sequence.
::xml_schema::integer v2_type
Attribute type.
i_sequence::const_iterator i_const_iterator
Element constant iterator type.
::XMLMesh::vertices_type vertices_type
Element type.
long long long_
C++ type corresponding to the long XML Schema built-in type.
::xsd::cxx::tree::base64_binary< char, simple_type > base64_binary
C++ type corresponding to the base64Binary XML Schema built-in type.
virtual ~q_t()
Destructor.
Class corresponding to the inner_edges schema type.
C++ namespace for the XMLSubdomains schema namespace.
Class corresponding to the vertices schema type.
::xsd::cxx::tree::expected_attribute< char > expected_attribute
Exception indicating that an expected attribute was not encountered.
::xsd::cxx::tree::duration< char, simple_type > duration
C++ type corresponding to the duration XML Schema built-in type.
const i_sequence & i() const
Return a read-only (constant) reference to the element sequence.
virtual ~t_t()
Destructor.
::xsd::cxx::tree::sequence< i_type > i_sequence
Element sequence container type.
Class corresponding to the edges_type schema type.
::xsd::cxx::tree::traits< elements_type, char > elements_traits
Element traits type.
::xsd::cxx::tree::gmonth< char, simple_type > gmonth
C++ type corresponding to the gMonth XML Schema built-in type.
int int_
C++ type corresponding to the int XML Schema built-in type.
virtual ~boundary_edges()
Destructor.
const subdomain_sequence & subdomain() const
Return a read-only (constant) reference to the element sequence.
::xsd::cxx::xml::dom::namespace_info< char > namespace_info
Namespace serialization information.
Generated from mesh_h2d_xml.xsd.
::xsd::cxx::tree::traits< curves_type, char > curves_traits
Element traits type.
el_sequence::iterator el_iterator
Element iterator type.
const inner_edges_optional & inner_edges() const
Return a read-only (constant) reference to the element container.
subdomain_sequence::iterator subdomain_iterator
Element iterator type.
::xml_schema::string m_type
Attribute type.
::xml_schema::integer i_type
Element type.
Class corresponding to the subdomain schema type.
const i_sequence & i() const
Return a read-only (constant) reference to the element sequence.
::xsd::cxx::tree::ncname< char, name > ncname
C++ type corresponding to the NCName XML Schema built-in type.
elements_type()
Create an instance from the ultimate base and initializers for required elements and attributes...
::xsd::cxx::tree::optional< variables_type > variables_optional
Element optional container type.
i_sequence::const_iterator i_const_iterator
Element constant iterator type.
virtual ~subdomain()
Destructor.
::xml_schema::string name_type
Attribute type.
::xsd::cxx::tree::optional< curves_type > curves_optional
Element optional container type.
::XMLSubdomains::subdomains subdomains_type
Element type.
::xsd::cxx::tree::traits< i_type, char > i_traits
Attribute traits type.
const v2_type & v2() const
Return a read-only (constant) reference to the attribute.
::xsd::cxx::tree::name< char, token > name
C++ type corresponding to the Name XML Schema built-in type.
::xsd::cxx::tree::hex_binary< char, simple_type > hex_binary
C++ type corresponding to the hexBinary XML Schema built-in type.
const name_type & name() const
Return a read-only (constant) reference to the attribute.
::xsd::cxx::xml::dom::namespace_infomap< char > namespace_infomap
Namespace serialization information map.
Class corresponding to the el_t schema type.
::xsd::cxx::tree::nmtokens< char, simple_type, nmtoken > nmtokens
C++ type corresponding to the NMTOKENS XML Schema built-in type.
i_sequence::const_iterator i_const_iterator
Element constant iterator type.
::xsd::cxx::tree::gyear< char, simple_type > gyear
C++ type corresponding to the gYear XML Schema built-in type.
const boundary_edges_optional & boundary_edges() const
Return a read-only (constant) reference to the element container.
::xsd::cxx::tree::traits< i_type, char > i_traits
Element traits type.
::XMLSubdomains::elements elements_type
Element type.
virtual subdomains * _clone(::xml_schema::flags f=0,::xml_schema::container *c=0) const
Copy the instance polymorphically.
::xsd::cxx::xml::error_handler< char > error_handler
Error handler callback interface.
::xsd::cxx::tree::serialization< char > serialization
Exception indicating a serialization failure.
const XMLCh *const tree_node_key
DOM user data key for back pointers to tree nodes.
::xsd::cxx::tree::properties< char > properties
Parsing properties.
virtual ~domain()
Destructor.
::xsd::cxx::tree::traits< v1_type, char > v1_traits
Attribute traits type.
const v1_type & v1() const
Return a read-only (constant) reference to the attribute.
::xsd::cxx::tree::traits< vertices_type, char > vertices_traits
Element traits type.
Class corresponding to the boundary_edges schema type.
::xsd::cxx::tree::sequence< i_type > i_sequence
Element sequence container type.
virtual ~el_t()
Destructor.
::xml_schema::integer i_type
Element type.
::xml_schema::integer i_type
Attribute type.
long long non_positive_integer
C++ type corresponding to the nonPositiveInteger XML Schema built-in type.
ed_sequence::const_iterator ed_const_iterator
Element constant iterator type.
::xsd::cxx::tree::traits< ed_type, char > ed_traits
Element traits type.
::xsd::cxx::tree::entity< char, ncname > entity
C++ type corresponding to the ENTITY XML Schema built-in type.
virtual ~edges_type()
Destructor.
virtual vertices * _clone(::xml_schema::flags f=0,::xml_schema::container *c=0) const
Copy the instance polymorphically.
signed char byte
C++ type corresponding to the byte XML Schema built-in type.
::xsd::cxx::tree::severity severity
Error severity.
virtual boundary_edges * _clone(::xml_schema::flags f=0,::xml_schema::container *c=0) const
Copy the instance polymorphically.
const refinements_optional & refinements() const
Return a read-only (constant) reference to the element container.
C++ namespace for the http://www.w3.org/2001/XMLSchema schema namespace.
::xsd::cxx::tree::traits< vertices_type, char > vertices_traits
Element traits type.
::xsd::cxx::tree::string< char, simple_type > string
C++ type corresponding to the string XML Schema built-in type.
::xsd::cxx::tree::traits< elements_type, char > elements_traits
Element traits type.
subdomains()
Create an instance from the ultimate base and initializers for required elements and attributes...
const v1_type & v1() const
Return a read-only (constant) reference to the attribute.
::xsd::cxx::tree::list_stream< char > list_stream
List serialization stream.
unsigned int unsigned_int
C++ type corresponding to the unsignedInt XML Schema built-in type.
i_sequence::const_iterator i_const_iterator
Element constant iterator type.
::xml_schema::integer i_type
Element type.
inner_edges()
Create an instance from the ultimate base and initializers for required elements and attributes...
::xsd::cxx::tree::gday< char, simple_type > gday
C++ type corresponding to the gDay XML Schema built-in type.
::xml_schema::integer v1_type
Attribute type.
::xsd::cxx::tree::sequence< i_type > i_sequence
Element sequence container type.
::xsd::cxx::tree::entities< char, simple_type, entity > entities
C++ type corresponding to the ENTITIES XML Schema built-in type.
elements()
Create an instance from the ultimate base and initializers for required elements and attributes...
unsigned char unsigned_byte
C++ type corresponding to the unsignedByte XML Schema built-in type.
virtual inner_edges * _clone(::xml_schema::flags f=0,::xml_schema::container *c=0) const
Copy the instance polymorphically.
domain(const vertices_type &, const elements_type &, const edges_type &, const subdomains_type &)
Create an instance from the ultimate base and initializers for required elements and attributes...
::xsd::cxx::tree::traits< v2_type, char > v2_traits
Attribute traits type.
::xsd::cxx::tree::date_time< char, simple_type > date_time
C++ type corresponding to the dateTime XML Schema built-in type.
double double_
C++ type corresponding to the double XML Schema built-in type.
::xsd::cxx::tree::traits< variables_type, char > variables_traits
Element traits type.
::XMLMesh::curves_type curves_type
Element type.
::xml_schema::string m_type
Attribute type.
const i_sequence & i() const
Return a read-only (constant) reference to the element sequence.
::xml_schema::integer v2_type
Attribute type.
virtual q_t * _clone(::xml_schema::flags f=0,::xml_schema::container *c=0) const
Copy the instance polymorphically.
::XMLSubdomains::el_t el_type
Element type.
const vertices_optional & vertices() const
Return a read-only (constant) reference to the element container.
::xml_schema::integer v3_type
Attribute type.
::XMLSubdomains::vertices vertices_type
Element type.
Class corresponding to the ed schema type.
::xsd::cxx::tree::gyear_month< char, simple_type > gyear_month
C++ type corresponding to the gYearMonth XML Schema built-in type.
::xsd::cxx::tree::type container
Alias for the anyType type.
::xml_schema::integer i_type
Attribute type.
::xsd::cxx::tree::idref< char, ncname, type > idref
C++ type corresponding to the IDREF XML Schema built-in type.
::xsd::cxx::tree::error< char > error
Error condition.
const m_type & m() const
Return a read-only (constant) reference to the attribute.
::xsd::cxx::tree::nmtoken< char, token > nmtoken
C++ type corresponding to the NMTOKEN XML Schema built-in type.
::xsd::cxx::tree::idrefs< char, simple_type, idref > idrefs
C++ type corresponding to the IDREFS XML Schema built-in type.
ed_sequence::iterator ed_iterator
Element iterator type.
::xsd::cxx::tree::sequence< i_type > i_sequence
Element sequence container type.
::xsd::cxx::tree::qname< char, simple_type, uri, ncname > qname
C++ type corresponding to the QName XML Schema built-in type.
::xml_schema::integer i_type
Element type.
virtual edges_type * _clone(::xml_schema::flags f=0,::xml_schema::container *c=0) const
Copy the instance polymorphically.
boundary_edges()
Create an instance from the ultimate base and initializers for required elements and attributes...
::xsd::cxx::tree::traits< name_type, char > name_traits
Attribute traits type.
el_sequence::const_iterator el_const_iterator
Element constant iterator type.
::XMLSubdomains::subdomain subdomain_type
Element type.
::xsd::cxx::tree::traits< i_type, char > i_traits
Element traits type.
::xsd::cxx::tree::not_derived< char > not_derived
Exception indicating that the types are not related by inheritance.
long long integer
C++ type corresponding to the integer XML Schema built-in type.
::xsd::cxx::tree::traits< i_type, char > i_traits
Element traits type.
::xsd::cxx::tree::token< char, normalized_string > token
C++ type corresponding to the token XML Schema built-in type.
::xsd::cxx::tree::traits< subdomain_type, char > subdomain_traits
Element traits type.
virtual domain * _clone(::xml_schema::flags f=0,::xml_schema::container *c=0) const
Copy the instance polymorphically.
::xsd::cxx::tree::as_double< double_ > as_double
Serialization wrapper for the double type.
const edges_type & edges() const
Return a read-only (constant) reference to the element.
::xsd::cxx::tree::traits< refinements_type, char > refinements_traits
Element traits type.
short short_
C++ type corresponding to the short XML Schema built-in type.
::xml_schema::integer v1_type
Attribute type.
::std::auto_ptr< ::XMLSubdomains::domain > domain_(const ::std::string &uri,::xml_schema::flags f=0, const ::xml_schema::properties &p=::xml_schema::properties())
Parse a URI or a local file.
virtual ed * _clone(::xml_schema::flags f=0,::xml_schema::container *c=0) const
Copy the instance polymorphically.
Class corresponding to the t_t schema type.
::xsd::cxx::tree::traits< edges_type, char > edges_traits
Element traits type.
unsigned short unsigned_short
C++ type corresponding to the unsignedShort XML Schema built-in type.
::xsd::cxx::tree::traits< m_type, char > m_traits
Attribute traits type.
::xml_schema::integer v4_type
Attribute type.
::xsd::cxx::tree::optional< vertices_type > vertices_optional
Element optional container type.
::XMLSubdomains::inner_edges inner_edges_type
Element type.
::XMLMesh::refinements_type refinements_type
Element type.
i_sequence::iterator i_iterator
Element iterator type.
double decimal
C++ type corresponding to the decimal XML Schema built-in type.
virtual subdomain * _clone(::xml_schema::flags f=0,::xml_schema::container *c=0) const
Copy the instance polymorphically.
const elements_type & elements() const
Return a read-only (constant) reference to the element.
::XMLSubdomains::ed ed_type
Element type.
::xsd::cxx::tree::sequence< el_type > el_sequence
Element sequence container type.
virtual elements_type * _clone(::xml_schema::flags f=0,::xml_schema::container *c=0) const
Copy the instance polymorphically.