其他分享
首页 > 其他分享> > Caused by: org.xml.sax.SAXParseException: cvc-complex-type.4: Attribute 'targetRef' must a

Caused by: org.xml.sax.SAXParseException: cvc-complex-type.4: Attribute 'targetRef' must a

作者:互联网

发布流程图的时候报错

解决:

查看是否真正指向了下一级

 

 

 

二个报错,看下图,基本上看不出来错。

 

拖开来一看,就知道问题了。

 

将那个虚线的线去掉,sequenceFlow去掉。

再次检查,看有没有问题。

 

这样就可以了。 

 

标签:xml,type.4,sequenceFlow,sax,报错,SAXParseException,去掉
来源: https://www.cnblogs.com/jiduoduo/p/16578747.html