-
Bug
-
Resolution: Done
-
Major
-
7.0.0.Final
-
None
-
None
I suspect that this is a typo in docs/schema/jboss-deployment-structure-1_0.xsd
On line 82, should the type of sub-deployment element be "subDeploymentType" ?
<xsd:element name="sub-deployment" type="deploymentType" minOccurs="0" maxOccurs="unbounded" >
subDeploymentType is declared on line 149 but doesn't seem to be used.
- causes
-
JBIDE-19029 Error: "Attribute name is not allowed to appear in element sub-deployment" in two Seam examples
- Closed
- is related to
-
WFCORE-516 jboss-deployment-structure-1_0.xsd Error: 'Attribute name is not allowed to appear in element 'sub-deployment'
- Resolved