Oxygen 9.1 - Failed to read schema document
Posted: Fri Dec 21, 2007 1:02 am
I'm trying to validate an external schema:
http://www.imsglobal.org/xsd/imscp_v1p2.xsd
Yet, I continue to get the following errors:
SystemID: http://www.imsglobal.org/xsd/imscp_v1p2.xsd
Location: 9:121
Description: schema_reference.4: Failed to read schema document 'file:/C:/Program%20Files/Oxygen%20XML%20Editor%209.0/frameworks/xml/xml2001.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
URL: http://www.w3.org/TR/xmlschema-1/#schema_reference
SystemID: http://www.imsglobal.org/xsd/imscp_v1p2.xsd
Location: 116:35
Description: src-resolve: Cannot resolve the name 'xml:base' to a(n) 'attribute declaration' component.
URL: http://www.w3.org/TR/xmlschema-1/#src-resolve
SystemID: http://www.imsglobal.org/xsd/imscp_v1p2.xsd
Location: 116:18
Description: s4s-elt-invalid-content.1: The content of 'Manifest.Type' is invalid. Element 'attribute' is invalid, misplaced, or occurs too often.
SystemID: http://www.imsglobal.org/xsd/imscp_v1p2.xsd
Location: 173:18
Description: s4s-elt-invalid-content.1: The content of 'Resources.Type' is invalid. Element 'attribute' is invalid, misplaced, or occurs too often.
SystemID: http://www.imsglobal.org/xsd/imscp_v1p2.xsd
Location: 226:18
Description: s4s-elt-invalid-content.1: The content of 'Resource.Type' is invalid. Element 'attribute' is invalid, misplaced, or occurs too often.
The main problem, is that it's not finding the xml2001.xsd, even though it is in the catalog! I even tried adding an entry to the xml/catalog.xml:
<system systemId="http://www.w3.org/XML/1998/namespace" uri="xml.xsd"/>
I think there is either a bug, or some setting I'm missing!
Thanks,
--Scott
http://www.imsglobal.org/xsd/imscp_v1p2.xsd
Yet, I continue to get the following errors:
SystemID: http://www.imsglobal.org/xsd/imscp_v1p2.xsd
Location: 9:121
Description: schema_reference.4: Failed to read schema document 'file:/C:/Program%20Files/Oxygen%20XML%20Editor%209.0/frameworks/xml/xml2001.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
URL: http://www.w3.org/TR/xmlschema-1/#schema_reference
SystemID: http://www.imsglobal.org/xsd/imscp_v1p2.xsd
Location: 116:35
Description: src-resolve: Cannot resolve the name 'xml:base' to a(n) 'attribute declaration' component.
URL: http://www.w3.org/TR/xmlschema-1/#src-resolve
SystemID: http://www.imsglobal.org/xsd/imscp_v1p2.xsd
Location: 116:18
Description: s4s-elt-invalid-content.1: The content of 'Manifest.Type' is invalid. Element 'attribute' is invalid, misplaced, or occurs too often.
SystemID: http://www.imsglobal.org/xsd/imscp_v1p2.xsd
Location: 173:18
Description: s4s-elt-invalid-content.1: The content of 'Resources.Type' is invalid. Element 'attribute' is invalid, misplaced, or occurs too often.
SystemID: http://www.imsglobal.org/xsd/imscp_v1p2.xsd
Location: 226:18
Description: s4s-elt-invalid-content.1: The content of 'Resource.Type' is invalid. Element 'attribute' is invalid, misplaced, or occurs too often.
The main problem, is that it's not finding the xml2001.xsd, even though it is in the catalog! I even tried adding an entry to the xml/catalog.xml:
<system systemId="http://www.w3.org/XML/1998/namespace" uri="xml.xsd"/>
I think there is either a bug, or some setting I'm missing!
Thanks,
--Scott