Closed
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)