21st International Conference on Data Engineering (ICDE'05)
DOI: 10.1109/icde.2005.144
|View full text |Cite
|
Sign up to set email alerts
|

Towards an Industrial Strength SQL/XML Infrastructure

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
5
0

Publication Types

Select...
6
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 12 publications
(5 citation statements)
references
References 3 publications
0
5
0
Order By: Relevance
“…To build an industrial strength XML application, providing the XML update capability within the framework of an RDBMS is crucial. Oracle has introduced a set of XML update functions, such as deleteXML(), updateXML(), insertXML(), as extensions to SQL/XML functions in Oracle 10g [9] to address the need for declaratively updating XML at the node level. These functions provide transactional, snapshot semantics for updating XML similar to any other data type supported in the RDBMS.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…To build an industrial strength XML application, providing the XML update capability within the framework of an RDBMS is crucial. Oracle has introduced a set of XML update functions, such as deleteXML(), updateXML(), insertXML(), as extensions to SQL/XML functions in Oracle 10g [9] to address the need for declaratively updating XML at the node level. These functions provide transactional, snapshot semantics for updating XML similar to any other data type supported in the RDBMS.…”
Section: Introductionmentioning
confidence: 99%
“…Relational database systems have now implemented XML support based on the SQL/XML [14] standard which adds support for XML as a native data type, as well as XML query support using XQuery/XPath embedded in SQL functions and constructs such as XMLQuery(), XMLExists(), XMLCast(), XMLTABLE and other vendor specific extension functions [4,5,8,9].…”
Section: Introductionmentioning
confidence: 99%
“…We have enhanced the current Oracle XML type image [17] to accommodate the XQuery data model so that we can natively support an XQuery data model based XML type value inside the ORDBMS kernel. Our XML type image is flexible enough to support atomic values, node references, etc as required by the XQuery data model.…”
Section: Native Support Of Xquery Data Modelmentioning
confidence: 99%
“…We used XML data types (Krishnaprasad et al, 2005;Murthy et al, 2005;Rys, 2005;Pal et al, 2005Pal et al, , 2006Ozcan et al, 2006;ISO/IEC, 2003Eisenberg & Melton, 2004) within our hybrid model to represent the semi-structured part because structural irregularities can cause structure mapping to generate large complex schemas, and schema inflexibility becomes problematic for structurally volatile XML data. Other problems avoided by using XML data types are the need to resolve naming and type ambiguities and contentions, and, more generally, XML structural directives, such as Or ('|'), cannot be mapped naturally into the relational model (Yoshikawa & Amagasa, 2001).…”
Section: Experimental Designmentioning
confidence: 99%