![]() |
BT-MatML-Editor 0.1.4
Editor for the MatML 3.1 XML Schema
|
Additional Inherited Members | |
![]() | |
typedef ::xml_schema::idref | authority_type |
typedef ::xsd::cxx::tree::optional< authority_type > | authority_optional |
typedef ::xsd::cxx::tree::traits< authority_type, char > | authority_traits |
![]() | |
const authority_optional & | authority () const |
authority_optional & | authority () |
void | authority (const authority_type &x) |
void | authority (const authority_optional &x) |
void | authority (::std::auto_ptr< authority_type > p) |
Specification (const char *) | |
Specification (const ::std::string &) | |
Specification (const ::xml_schema::string &) | |
Specification (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
Specification (const Specification &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
virtual Specification * | _clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const |
Specification & | operator= (const Specification &x) |
![]() | |
void | parse (::xsd::cxx::xml::dom::parser< char > &, ::xml_schema::flags) |
![]() | |
authority_optional | authority_ |