-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
for: backport-to-4.2.xIssues that will be back-ported to the 4.2.x lineIssues that will be back-ported to the 4.2.x linein: corestatus: first-timers-onlyIssues that we would like first-timers only to work onIssues that we would like first-timers only to work ontype: bug
Milestone
Description
Harold Thor Eyrich opened BATCH-2117 and commented
The value "parent" is not valid for attribute kind on the annotation for element flow in spring-batch-2.2.xsd. Attribute definition from spring-tool-3.1.xsd:
<xsd:attribute name="kind" default="direct">
xsd:simpleType
<xsd:restriction base="xsd:string">
<xsd:enumeration value="ref"/>
<xsd:enumeration value="direct"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
Attachments:
- xsdError.PNG (61.65 kB)
Metadata
Metadata
Assignees
Labels
for: backport-to-4.2.xIssues that will be back-ported to the 4.2.x lineIssues that will be back-ported to the 4.2.x linein: corestatus: first-timers-onlyIssues that we would like first-timers only to work onIssues that we would like first-timers only to work ontype: bug