const ClassName className
auto & getRequiredChildByName(this Self &&self, const ElementName &name)
Get a required child with the specified element name.
auto getOptionalAttributeByName(this Self &&self, const AttributeName &name)
Get an optional attribute with the specified attribute name.
auto getChildrenByName(this Self &&self, const ElementName &name)
Get all children with the specified element name.
auto & getRequiredAttributeByName(this Self &&self, const AttributeName &name)
Get a required attribute with the specified attribute name.
auto getOptionalChildByName(this Self &&self, const ElementName &name)
Get the optional child with the specified element name.
tBaseElement(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes)
tOperation(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes)
std::optional< std::reference_wrapper< XMLObject > > outMessageRef
std::optional< std::reference_wrapper< Attribute > > implementationRef
Attribute value can be expected to be of type 'std::string'.
std::vector< std::reference_wrapper< XMLObject > > errorRef
Attribute & name
Attribute value can be expected to be of type 'std::string'.
The XML::bpmn namespace contains classes from the following XML-schema(s): xsd/DC....
The XML namespace contains classes representing XML-nodes defined in given XML-schema(s).
std::vector< Attribute > Attributes