Hierarchy Developer's Guide for Oracle Self-Service E-Billing > Basic Hierarchy Manager Use Cases > Exchanging Hierarchy Data Using XML >

XML Schema


The hierarchy importer is flexible enough to import hierarchy relationships as well as link target content. You can decide whether the importer and exporter will deal with only relationships or will also deal with link target content.

To meet these requirements, Hierarchy Manager provides two XML schema definition files:

  • Common-hierarchy-interchange-1.0.xsd. Specifies the format that is core to Hierarchy Manager. It is recommended you use the file as is. The schema found can be in the appendix of this document. The actually file is in the installed directory of EDX_HOME\config\xml (slashes reversed on Windows).
  • Instance-hierarchy-interchange-1.0.xsd. Is used to customize the hierarchy structure. You can add one or more sections that describe application-specific business objects (link targets) in the import or export xml file. This file is referenced by common-hierarchy-interchange-1.0.xsd schema file. So you only need reference common-hierarchy-interchange-1.0.xsd in their XML import or export files:

Both the XML importer and exporter share the same XML schema.

Hierarchy Developer's Guide for Oracle Self-Service E-Billing Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Legal Notices.