BT-MatML-Editor 0.1.4
Editor for the MatML 3.1 XML Schema
Public Types | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
Specification Class Reference
Inheritance diagram for Specification:
Default< Specification >

Public Types

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

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
 
Specificationoperator= (const Specification &x)
 

Protected Member Functions

void parse (::xsd::cxx::xml::dom::parser< char > &, ::xml_schema::flags)
 

Protected Attributes

authority_optional authority_
 

The documentation for this class was generated from the following files: