blob: 2208ff2a8e8360fd4926e8c848e8191b2a9bb87e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
http://www.eclipse.org/org/documents/edl-v10.php.
SPDX-License-Identifier: BSD-3-Clause
-->
<!DOCTYPE section [
<!ENTITY % ents SYSTEM "docbook.ent">
%ents;
]>
<section version="5.0" xml:id="customization-of-schema-compilation" xml:lang="en"
xmlns="http://docbook.org/ns/docbook"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:m="http://www.w3.org/1998/Math/MathML"
xmlns:html="http://www.w3.org/1999/xhtml"
xmlns:db="http://docbook.org/ns/docbook">
<title>Customization of Schema Compilation</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="users-guide-customization-of-schema-compilation-customizing-java-packages.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="users-guide-customization-of-schema-compilation-using-scd-for-customizations.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="users-guide-customization-of-schema-compilation-using-different-datatypes.xml" />
</section>