![]() |
BT-MatML-Editor 0.1.4
Editor for the MatML 3.1 XML Schema
|
Additional Inherited Members | |
Public Types inherited from Name | |
| 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 |
Public Member Functions inherited from Name | |
| 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) |
| Name (const char *) | |
| Name (const ::std::string &) | |
| Name (const ::xml_schema::string &) | |
| Name (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
| Name (const Name &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
| virtual Name * | _clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const |
| Name & | operator= (const Name &x) |
Protected Member Functions inherited from Name | |
| void | parse (::xsd::cxx::xml::dom::parser< char > &, ::xml_schema::flags) |
Protected Attributes inherited from Name | |
| authority_optional | authority_ |