Geronimo schema validation errors
---------------------------------
Key: GERONIMO-1055
URL: http://issues.apache.org/jira/browse/GERONIMO-1055
Project: Geronimo
Type: Bug
Components: general
Versions: 1.0
Reporter: Sachin Patel
Fix For: 1.0
When feeding the geronimo schemas through validators the following validation
errors occur...
geronimo-connector-1.0.xsd
--------------------------
line 387
s4s-elt-invalid-content.1: The content of 'descriptionType' is invalid.
Element 'attribute' is invalid, misplaced, or occurs too often.
line 387
src-resolve.4.2: Error resolving component 'xml:lang'. It was detected that
'xml:lang' is in namespace 'http://www.w3.org/XML/1998/namespace', but
components from this namespace are not referenceable from schema document
'geronimo-connector-1.0.xsd'. If this is the incorrect namespace, perhaps the
prefix of 'xml:lang' needs to be changed. If this is the correct namespace,
then an appropriate 'import' tag should be added to
'geronimo-connector-1.0.xsd'.
geronimo-security-1.0.xsd
-------------------------
line 77
s4s-elt-invalid-content.1: The content of 'descriptionType' is invalid.
Element 'attribute' is invalid, misplaced, or occurs too often.
line 77
src-resolve.4.2: Error resolving component 'xml:lang'. It was detected that
'xml:lang' is in namespace 'http://www.w3.org/XML/1998/namespace', but
components from this namespace are not referenceable from schema document
'geronimo-security-1.0.xsd'. If this is the incorrect namespace, perhaps the
prefix of 'xml:lang' needs to be changed. If this is the correct namespace,
then an appropriate 'import' tag should be added to 'geronimo-security-1.0.xsd'.
geronimo-service-1.0.xsd
------------------------
line 41
src-import.1.1: The namespace attribute
'http://geronimo.apache.org/xml/ns/deployment-1.0' of an <import> element
information item must not be the same as the targetNamespace of the schema it
exists in.
line 41
src-resolve: Cannot resolve the name 'dependencyType' to a(n) 'type definition'
component.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira