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.
auto & getRequiredAttributeByName(this Self &&self, const AttributeName &name)
Get a required attribute with the specified attribute name.
std::vector< std::reference_wrapper< XMLObject > > participantRef
std::vector< std::reference_wrapper< tCorrelationKey > > correlationKey
tChoreographyActivity(const Namespace &xmlns, const ClassName &className, const xercesc::DOMElement *element, const Attributes &defaultAttributes)
Attribute & initiatingParticipantRef
Attribute value can be expected to be of type 'std::string'.
std::optional< std::reference_wrapper< Attribute > > loopType
Attribute value can be expected to be of type 'std::string'.
tFlowNode(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