auto getOptionalChild(this Self &&self)
Get an optional child of type T.
const ClassName className
auto getChildren(this Self &&self)
Get all children of type T.
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.
std::vector< std::reference_wrapper< tDataOutput > > dataOutput
std::optional< std::reference_wrapper< tOutputSet > > outputSet
std::vector< std::reference_wrapper< XMLObject > > eventDefinitionRef
std::vector< std::reference_wrapper< tDataOutputAssociation > > dataOutputAssociation
std::optional< std::reference_wrapper< Attribute > > parallelMultiple
Attribute value can be expected to be of type 'bool'.
std::vector< std::reference_wrapper< tEventDefinition > > eventDefinition
tCatchEvent(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes)
tEvent(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes)
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