blob: 2768939c9c41b289f40410af5fca906f01cceab5 [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="unmarshalling" 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>Unmarshalling</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="users-guide-unmarshalling-xmlrootelement-and-unmarshalling.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="users-guide-unmarshalling-unmarshalling-is-not-working-help.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="users-guide-unmarshalling-element-default-values-and-unmarshalling.xml" />
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="users-guide-unmarshalling-dealing-with-large-documents.xml" />
</section>