<%-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --%>

The ODF Validator


Options

ODF Version

For OpenDocument v1.1/v1.0 documents, the validation and strict validation tests are more restrictive than a conformance test. Please note that this means that errors may be reported for documents that are actually conforming to the ODF specification.

The strict validation test is recommended for developers that want to make sure that an OpenDocument v1.0/v1.1 document does not only validate in regards to the ODF schema, but also does not use any extensions. The recommended mode for OpenDocument v1.2 documents is conformance test.

The following items are checked by the validation service:

Logging

Implementation Details

This services is based on the Apache ODF Validator and Sun's Multi-Schema XML Validator (MSV) is used for all validation tasks.

The following actions take place before or during the validation:

The following schemas are being used: