"alesj" wrote :
| I guess you need to update the jboss-classloading-1.0.xsd as well. ;-)
It already has capabilites as a top-level complex type, or do I also need it as a
top-level element?
| $svn diff
| Index: jboss-classloading-1.0.xsd
| ===================================================================
| --- jboss-classloading-1.0.xsd (revision 85694)
| +++ jboss-classloading-1.0.xsd (working copy)
| @@ -25,6 +25,16 @@
| </xsd:annotation>
| </xsd:element>
|
| + <xsd:element name="capabilities" type="capabilities">
| + <xsd:annotation>
| + <xsd:documentation>
| + <![CDATA[
| + The capabilities for use in other schemas
| + ]]>
| + </xsd:documentation>
| + </xsd:annotation>
| + </xsd:element>
| +
| <xsd:complexType name="classloadingType">
| <xsd:annotation>
| <xsd:documentation>
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217803#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...