<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//TaxonX//DTD Taxonomic Treatment Publishing DTD v0 20100105//EN" "../../nlm/tax-treatment-NS0.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:tp="http://www.plazi.org/taxpub" article-type="research-article" dtd-version="3.0" xml:lang="en">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">109</journal-id>
      <journal-id journal-id-type="index">urn:lsid:arphahub.com:pub:3dc5f44e-8666-58db-bc76-a455210e8891</journal-id>
      <journal-title-group>
        <journal-title xml:lang="en">JUCS - Journal of Universal Computer Science</journal-title>
        <abbrev-journal-title xml:lang="en">jucs</abbrev-journal-title>
      </journal-title-group>
      <issn pub-type="ppub">0948-695X</issn>
      <issn pub-type="epub">0948-6968</issn>
      <publisher>
        <publisher-name>Journal of Universal Computer Science</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.3217/jucs-015-10-2058</article-id>
      <article-id pub-id-type="publisher-id">29468</article-id>
      <article-categories>
        <subj-group subj-group-type="heading">
          <subject>Research Article</subject>
        </subj-group>
        <subj-group subj-group-type="scientific_subject">
          <subject>H.2.7 - Database Administration</subject>
        </subj-group>
      </article-categories>
      <title-group>
        <article-title>SQL/XML Hierarchical Query Performance Analysis in an XML-Enabled Database System</article-title>
      </title-group>
      <contrib-group content-type="authors">
        <contrib contrib-type="author" corresp="yes">
          <name name-style="western">
            <surname>Pardede</surname>
            <given-names>Eric</given-names>
          </name>
          <email xlink:type="simple">e.pardede@latrobe.edu.au</email>
          <xref ref-type="aff" rid="A1">1</xref>
        </contrib>
        <contrib contrib-type="author" corresp="no">
          <name name-style="western">
            <surname>Rahayu</surname>
            <given-names>J. Wenny</given-names>
          </name>
          <xref ref-type="aff" rid="A2">2</xref>
        </contrib>
        <contrib contrib-type="author" corresp="no">
          <name name-style="western">
            <surname>Aujla</surname>
            <given-names>Ramanpreet Kaur</given-names>
          </name>
          <xref ref-type="aff" rid="A2">2</xref>
        </contrib>
        <contrib contrib-type="author" corresp="no">
          <name name-style="western">
            <surname>Taniar</surname>
            <given-names>David</given-names>
          </name>
          <xref ref-type="aff" rid="A3">3</xref>
        </contrib>
      </contrib-group>
      <aff id="A1">
        <label>1</label>
        <addr-line content-type="verbatim">La Trobe University, Melbourne, Australia</addr-line>
        <institution>La Trobe University</institution>
        <addr-line content-type="city">Melbourne</addr-line>
        <country>Australia</country>
      </aff>
      <aff id="A2">
        <label>2</label>
        <addr-line content-type="verbatim">La Trobe, Melbourne, Australia</addr-line>
        <institution>La Trobe</institution>
        <addr-line content-type="city">Melbourne</addr-line>
        <country>Australia</country>
      </aff>
      <aff id="A3">
        <label>3</label>
        <addr-line content-type="verbatim">Monash University, Victoria, Australia</addr-line>
        <institution>Monash University</institution>
        <addr-line content-type="city">Victoria</addr-line>
        <country>Australia</country>
      </aff>
      <author-notes>
        <fn fn-type="corresp">
          <p>Corresponding author: Eric Pardede (<email xlink:type="simple">e.pardede@latrobe.edu.au</email>).</p>
        </fn>
        <fn fn-type="edited-by">
          <p>Academic editor: </p>
        </fn>
      </author-notes>
      <pub-date pub-type="collection">
        <year>2009</year>
      </pub-date>
      <pub-date pub-type="epub">
        <day>28</day>
        <month>05</month>
        <year>2009</year>
      </pub-date>
      <volume>15</volume>
      <issue>10</issue>
      <fpage>2058</fpage>
      <lpage>2077</lpage>
      <uri content-type="arpha" xlink:href="http://openbiodiv.net/5CFB441E-6F07-5FF7-87CA-954CB4C43EDC">5CFB441E-6F07-5FF7-87CA-954CB4C43EDC</uri>
      <uri content-type="zenodo_dep_id" xlink:href="https://zenodo.org/record/7000873">7000873</uri>
      <permissions>
        <copyright-statement>Eric Pardede, J. Wenny Rahayu, Ramanpreet Kaur Aujla, David Taniar</copyright-statement>
        <license license-type="creative-commons-attribution" xlink:href="" xlink:type="simple">
          <license-p>This article is freely available under the J.UCS Open Content License.</license-p>
        </license>
      </permissions>
      <abstract>
        <label>Abstract</label>
        <p>The increase utilization of XML structure for data representation, exchange, and integration has strengthened the need for an efficient storage and retrieval of XML data. Currently, there are two major streams of XML data repositories. The first stream is the Native XML database systems which are built solely to store and manipulate XML data, and equipped with the standard XML query language known as XPath and XQuery. The second stream is the XML-Enabled database systems which are generally existing traditional database systems enhanced with XML storage capabilities. The SQL/XML standard for XML querying is used in these enabled database systems stream. The main specific characteristic of this standard is the fact that XPath and XQuery are embedded within SQL statements. To date, most existing work in XML query analysis have been focussing on the first stream of Native XML database systems. The focus of this paper is to present a taxonomy of different hierarchical query patterns in XML-Enabled database environment, and to analyze the performance of the different query structures using the SQL/XML standard.</p>
      </abstract>
    </article-meta>
  </front>
</article>
