92 citations found. Retrieving documents...
THOMPSON,H.S., BEECH,D.,MALONEY, M., AND MENDELSOHN,N. 2001. XML schema part 1:structures.

 Home/Search   Document Not in Database   Summary   Related Articles   Check  

This paper is cited in the following contexts:

First 50 documents  Next 50

The Yin/Yang Web: - Xml Syntax And   (Correct)

....exchanging information on the Web XML [6] is mostly concerned about syntax. However, syntax does not make sense without semantics, and many recent activities aim at adding more semantic capabilities to XML. Most notably, the XML Infoset [10] offers an abstract information model for XML; XML Schema [29] allows users to describe XML vocabularies, structures, and relationships; and XQuery [8] allows users to ask questions, manipulate, or reason about XML documents. As the W3C standard model for describing the semantics and reasoning about information on the Web RDF [18] RDF is mostly concerned ....

H. Thompson, D. Beech, M. Maloney, and N. Mendelsohn. XML schema part 1: Structures. W3C Recommentation, May 2001. http://www.w3.org/TR/xmlschema-1/. 20


Strong Functional Dependencies and a Redundancy Free Normal.. - Vincent, Liu, Liu (2002)   (Correct)

....use of XML in electronic data interchange, there is a similar need for the specification of keys to help in location data in an XML document and in enforcing semantic integrity constraints. Recently, key specifications have been proposed for the XML standard [11] XML Data [23] and XML Schema [39]. As discussed in more detail in [15] these proposals are both not sufficiently powerful in some areas and too powerful in other areas. They are not sufficiently powerful because they can neither express keys having a complex structure nor express scoped keys (called relative keys in [15, 13] ....

....proposals are both not sufficiently powerful in some areas and too powerful in other areas. They are not sufficiently powerful because they can neither express keys having a complex structure nor express scoped keys (called relative keys in [15, 13] They are too powerful because the proposal in [39] is based on the powerful language Xpath [19] and this allows key constraints to be specified which are not satisfiable. Also, it is desirable to be able to solve the implication problem for keys, i.e. deciding whether a set of key constraints logically implies another key constraint, since being ....

H. S. Thompson, D. Beech, M. Maloney, and N. Mendelsohn. Xml schema part 1:structures. W3C Working Draft, http://www.w3.org/Tr/1998.


The Extensible Templating Language: An XML-based Restricted.. - Badros (2003)   (Correct)

....required by a templating layer; 3. focus on an imperative programming model; and 4. utilize an XML data model pervasively to integrate seamlessly with Internet and Web standards. An ETL template must be well formed XML that is valid with respect to the language s XML Schema Definitions [38, 6]. By enforcing those requirements, we catch a large class of syntactic and A fifth design goal was to enable automatic translation of our legacy language into ETL. This paper focuses only on the essential language, and Section 3 mentions our migration to ETL a bit more. Figure 3: This ....

H. S. Thompson, D. Beech, M. Maloney, and N. Mendelsohn. XML schema part 1: Structures. W3C Working Draft, November 1999. http://www.w3.org/TR/xmlschema-1.


XGuide - Concurrent Web Development with Contracts - Kerer (2003)   (4 citations)  (Correct)

....discussion can only cover the most basic concepts needed in the scope of this thesis. Many details had to be omitted for space reasons; the reader is referred to the official W3C Web site for more information, new developments and the full specification documents of the technologies presented here [3, 24, 31, 39, 143]. 2.5.1 THE EXTENSIBLE MARKUP LANGUAGE XML XML is a means to define new markup languages. Such a markup language structures documents into several sections. The sections of a document are called elements and contain text content and further nested document sections (elements) The hierarchy of ....

....logic) only require two contract concerns (structure and interface) The following subsections discuss both of these contract concerns in detail. 5.3.1 THE STRUCTURE CONTRACT CONCERN The structure contract concern is the heart of an XContract. It relies on the W3C XML Schema recommendation [24, 143] and defines both the structural and the datatype constraints. Depending on the type of the concern (inline vs. external) the schema document is either directly embedded in or only referenced by the structural concern. We do not present more information about the XML Schema recommendation here ....

Henry S. Thompson, David Beech, Murray Maloney, and Noah Mendelsohn. XML Schema Part 1: Structures. Technical report, World Wide Web Consortium, May 2001.


Towards XML Oriented Internet Management - Strauß, Klie (2003)   (1 citation)  (Correct)

....In contrast, XML [7] is a core building block upon which other related technologies are being developed. This toolkit concept allows for more efficient development processes of according applications. For example, existing XML parsers can be used to develop XSLT [8] processors and XML Schema [9, 10, 11] based validators, since XSL and XML Schema themselves are XML compliant. XML Schemas can be defined and used by validating XML parsers to ensure XML data integrity. Specific XML compilers can be built as XSL stylesheets using any already existing XSLT processor. These advantages of existing ....

....XSL [8] is a quite powerful stylesheet language. e.g. it can be used to filter XML data, to correlate data from several documents, to generate statistics, or to create concise HTML pages or reports in other text based formats. The structure of management data can be expressed as XML Schemas [9, 10, 11]. This would allow, e.g. to ensure the integrity of configuration data documents through the use of a usual XML parser that checks whether the document is well formed and valid according to the XML Schema definition. High level management operations can be defined through WSDL and called via ....

H. S. Thompson, D. Beech, M. Maloney, and N. Mendelsohn. XML Schema Part 1: Structures. W3C Recommendation, University of Edinburgh, Oracle, Lotus, May 2001.


Declarative XML Wrapping of Data - Ek, Hakkarainen, Kilpeläinen.. (2002)   (Correct)

....XW elements and attributes are de ned in namespace http: www.cs.uku.fi XW 2001. We normally use the pre x xw to denote this namespace. The way the result is described in XW through a template resembles that of XSLT. Element creation through xw:ELEMENT was borrowed from XSLT and XML Schema [18]. The types of elds supported in XW for binary input, expression of alternative parts through xw:CHOICE and occurrence indicators xw:minoccurs and xw:maxoccurs were also inspired by XML Schema. An XW wrapper has the root element xw:wrapper that encloses the actual wrapper description. The type ....

H. Thompson, D. Beech, M. Maloney, and N. Mendelsohn, editors. XML Schema Part 1: Structures. W3C Recommendation, May 2001.


An XML-Based Platform for Semantic Transformation Of.. - Hovland, Naumann, Norris   (Correct)

....algorithm was not known a priori. A number of different algorithms were quickly implemented for comparison. Also, this enabled straightforward experimentation with mixing different differentiation modes, which has produced more efficient derivative code in some cases. We have selected XML [16, 17] for the abstract intermediate representation in part to remedy this problem. XML offers the following benefits in the context of AD tool development: Standard interface. XML is a W3C endorsed standard for document markup that is flexible enough to provide the infrastructure for component ....

Henry S. Thompson, David Beech, Murray Maloney, and Noah Mendelsohn, (eds.). Xml schema part 1: Structures. W3C, 5 2001.


Preserving modularity in XML encoding of description logics - Euzenat (2001)   (2 citations)  (Correct)

....automatically build up by just assembling those of elementary constructors. The actual system contains the description of more than 40 constructors and 25 logics. DLML has been built around DTD because there was not much support for other schema languages in XML parsers. The XML Schema language [11] would ease the implementation of DLML by replacing the use of the RDESC macro for a class hierarchy (all the operators being defined in function of abstract classes concept and role whose possible instanciation would be determined by the current logic) 24 3 Transformations What can such a DTD ....

Henry Thompson, David Beech, Murray Maloney, and Noah Mendelsohn (eds.). XML Schema part 1: structures. Recommendation, W3C, 2001. http://www.w3.org/TR/xmlschema-1/. 29


Semantic Processing of Multimedia Data by MPEG-7 for.. - Spaniol, Klamma, Jarke (2002)   (Correct)

....since the whole standard is too extensive. Besides MPEG 7 usage in the VEL allows qualitative access to the content of multimedia data by searching, filtering and applying information retrieval techniques as in [GD00] or [SS01] Declarations and definitions may have and be identified by names [TB01]. Several kinds of component have a target namespace, which is either absent or a namespace name, also as defined by XML namespaces [BB02] It serves to identify the namespace within which the association between the component and its name exists. In the case of declarations, this in turn ....

Thompson, H. S., Beech, D., Maloney, M., Mendelsohn, N.: XML Schema Part 1: Structures. W3C, http://www. w3. org/TR/xmlschema-1/ (2001).


Designing Semistructured Databases Using ORA-SS Model - Wu, Ling, Lee, Dobbie (2001)   (2 citations)  (Correct)

....and exchanging data on the web has confirmed the central role of semistructured data. At the same time, XML has also redefined some of the ground rules. Perhaps the most important is that XML marks the return of the schema , in the form of Data Type Definition (DTD) and recently, XML Schema [19], both of which are used to constrain valid XML documents. Many information providers have published their databases on the web as semistructured data, and others are developing repositories for new applications. This makes it important to have a guide for designing good semistructured ....

H. S. Thompson, D. Beech, M. Maloney and N. Mendelsohn. XML Schema Part 1: Structures. Oct. 2000 http://www.w3.org/TR/xmlschema-1/.


Semantic Processing of Multimedia Data by MPEG-7 for.. - Spaniol, Klamma, Jarke (2002)   (Correct)

....ned, since the whole standard is too extensive. Besides MPEG 7 usage in the VEL allows qualitative access to the content of multimedia data by searching, ltering and applying information retrieval techniques as in [GD00] or [SS01] Declarations and de nitions may have and be identi ed by names [TB01]. Several kinds of component have a target namespace, which is either absent or a namespace name, also as de ned by XML namespaces [BB02] It serves to identify the namespace within which the association between the component and its name exists. In the case of declarations, this in turn ....

Thompson, H. S., Beech, D., Maloney, M., Mendelsohn, N.: XML Schema Part 1: Structures. W3C, http://www.w3.org/TR/xmlschema-1/ (2001).


Strong Functional Dependencies and Their - Application To Normal   (Correct)

No context found.

THOMPSON,H.S., BEECH,D.,MALONEY, M., AND MENDELSOHN,N. 2001. XML schema part 1:structures.


Strong Functional Dependencies and a Redundancy Free Normal - Form For Xml   (Correct)

No context found.

H. S. Thompson, D. Beech, M. Maloney, and N. Mendelsohn. Xml schema part 1:structures. W3C Working Draft, http://www.w3.org/Tr/1998.


Efficient Incremental Validation of XML Documents after.. - Barbosa, Leighton, Smith (2006)   (Correct)

No context found.

H. S. Thompson, D. Beech, M. Maloney, and N. M. (Editors). XML Schema Part 1: Structures. World Wide Web Consortium, May 2 2001. http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/.


Modeling User Input and Hypermedia Dynamics in - Hera Geert-Jan Houben (2004)   (Correct)

No context found.

Thompson, H.S., Beech, D., Maloney, M., Mendelsohn, N.: Xml schema part 1: Structures. (W3C Recommendation 02 May 2001)


A Semantic-based User Privacy Protection - Framework For Web (2004)   (Correct)

No context found.

Thompson, H. S., Beech, D., Maloney, M., and Mendelsohn, N., XML Schema Part 1: Structures, W3C Recommendation, www.w3.org/TR/xmlschema-1,May 2, 2001.


The Design Space of Type Checkers for XML Transformation.. - Møller, Schwartzbach (2004)   (Correct)

No context found.

Henry S. Thompson, David Beech, Murray Maloney, and Noah Mendelsohn. XML Schema part 1: Structures, May 2001. W3C Recommendation. http://www.w3.org/TR/xmlschema-1/.


XParse: A Language for Parsing Text to XML - Cheney (2002)   (Correct)

No context found.

Henry S. Thompson, David Beech, Murray Maloney, and Noah Mendelsohn. XML Schema Part 1: Structures. W3C Recommendation, May 2001. http://www.w3.org/TR/xmlschema-1.


XQuery at Your Web Service - Onose, Simeon (2004)   (Correct)

No context found.

H. S. Thompson, D. Beech, M. Maloney, and N. Mendelsohn. XML schema part 1: Structures. W3C Recommendation, May 2001.


Schema Extraction from XML Data: A Grammatical Inference Approach - Chidlovskii (2001)   (Correct)

No context found.

et al. H. S. Thompson. XML Schema Part 1: Structures. http://www.w3.org/TR/2000/CR-xmlschema-120001024 /.


StatiX: Making XML Count - Freire, Haritsa, Ramanath, Roy.. (2002)   (16 citations)  (Correct)

No context found.

H. Thompson, D. Beech, M. Maloney, and N. Mendelsohn. XML Schema Part 1: Structures. W3C Working Draft, February 2000.


Declarations of Relations, Differences and Transformations .. - Sasaki, Witt, Metzing (2003)   (Correct)

No context found.

H. S. Thompson, D. Beech, M. Maloney, and N. Mendelsohn. XML Schema Part 1: Structures. Technical report, W3C, 2001. http://www.w3.org/TR/xmlschema-1/.


Master's Thesis - Loosely Coupled Peer-To-Peer   (Correct)

No context found.

Henry S. Thompson, David Beech, Murray Maloney, Noah Mendelsohn. XML Schema Part 1: Structures. W3C Recommendation 2 May 2001.


XML Types for C - Erik Meijer Clr   (Correct)

No context found.

Henry S. Thompson, David Beech, Murray Maloney and Noah Mendelsohn, XML Schema Part 1: Structures, World Wide Web Consortium, 2001, available at http://www.w3.org/TR/xmlschema-1/ .


XML Types for C - Erik Meijer Clr   (Correct)

No context found.

Henry S. Thompson, David Beech, Murray Maloney and Noah Mendelsohn, XML Schema Part 1: Structures, World Wide Web Consortium, 2001. Available at http://www.w3.org/TR/xmlschema-1/.


Declarations of Relations, Differences and - Transformations Between..   (Correct)

No context found.

H. S. Thompson, D. Beech, M. Maloney, and N. Mendelsohn. XML Schema Part 1: Structures. Technical report, W3C, 2001. http://www.w3.org/TR/xmlschema-1/.


Using Semantic Web Technology to Enhance Current.. - Trastour, Preist.. (2003)   (2 citations)  (Correct)

No context found.

H. S. Thompson, D. Beech, M. Maloney, and N. Mendelsohn. XML Schema Part 1: Structures. W3C Recommendation, May 2001.


RDF Triples in XML - Carroll, Stickler (2004)   (Correct)

No context found.

H.S.Thompson, D. Beech, M. Maloney, and N. Mendelsohn. XML Schema Part 1: Structures. 2001.


XPeer: A Self-organizing XML P2P Database System - Sartiani, Manghi, Ghelli.. (2004)   (Correct)

No context found.

Thompson, H.S., Beech, D., Maloney, M., Mendelsohn, N.: XML Schema Part 1: Structures. Technical report, World Wide Web Consortium (2002) W3C Recommendation.


Domain Specific Languages for Interactive Web Services - Brabrand (2002)   (1 citation)  (Correct)

No context found.

H. S. Thompson, D. Beech, M. Maloney, and N. Mendelsohn. XML Schema part 1: Structures, May 2001. W3C Recommendation. http://www.w3.org/TR/xmlschema-1/.


Model Driven Middleware: A New Paradigm for.. - Balasubramanian.. (2003)   (Correct)

No context found.

H. S. Thompson, D. Beech, M. Maloney, N. M. et al., XML Schema Part 1: Structures, W3C Recommendation (2001).


XParse: A Language for Parsing Text to XML - Cheney   (Correct)

No context found.

Henry S. Thompson, David Beech, Murray Maloney, and Noah Mendelsohn. XML Schema Part 1: Structures. W3C Recommendation, May 2001. http://www.w3.org/TR/xmlschema-1.


Regular Tree Language Recognition with Static Information - Frisch (2004)   (1 citation)  (Correct)

No context found.

Henri S. Thompson, David Beech, Murray Maloney, and N. Mendelsohn. XML Schema part 1: Structures. In W3C Recommendation, 2001.


Formal Specification of a Web Services Protocol - Johnson (2004)   (Correct)

No context found.

Thompson, H. S., D. Beech, M. Maloney and N. Mendelsohn, Xml schema part 1: Structures (2001.


Exploiting Generalization for the Composition of.. - Documents Marek Lehmann   (Correct)

No context found.

Henry S. Thompson, David Beech, Murray Maloney, Noah Mendelsoh:. XML Schema Part 1: Structures. W3C Recommendation 2 May 2001, http://www.w3.org/TR/xmlschema-1/ 64


The XQuery Formal Semantics: A Foundation for.. - Choi, Fernandez, Simeon (2002)   (7 citations)  (Correct)

No context found.

Henri S. Thompson, David Beech, Murray Maloney, and N. Mendelsohn. XML schema part 1: Structures. W3C Recommendation, May 2001.


The Eleventh International World Wide Web Conference, - Honolulu Hawaii May (2002)   (Correct)

No context found.

H. Thompson, D. Beech, M. Maloney, and N. Mendelsohn. XML schema part 1: Structures. W3C Recommentation, May 2001. http://www.w3.org/TR/xmlschema-1/.


Identical Principles, Higher Layers: Modeling Web Services as.. - Jeckle, Wilde (2004)   (Correct)

No context found.

Henry S. Thompson, David Beech, Murray Maloney, and Noah Mendelsohn. XML Schema Part 1: Structures. World Wide Web Consortium, Recommendation RECxmlschema-1-


Tackling the Ontology Acquisition Bottleneck: An.. - Bechhofer.. (2003)   (Correct)

No context found.

H. Thompson, D. Beech, M. Maloney, N. Mendelsohn, Xml schema part 1: Structures, Recommendation, W3C, http://www.w3.org/TR/xmlschema-1/ (May 2001).


Querying and Transforming XML Documents Using Tree Automata - Berlea, Seidl (2003)   (Correct)

No context found.

Henry S. Thompson, David Beech, Murray Maloney, and Noah Mendelsohn, editors. XML Schema Part 1: Structures. W3C Recommendation, World Wide Web Consortium, May 2001. Available online at http://www.w3.org/TR/2001/RECxmlschema -1-20010502/.


Making Reliable Distributed Systems in the Presence of Software.. - Armstrong (2003)   (1 citation)  (Correct)

No context found.

H. S. Thompson, D. Beech, M. Maloney, and N. Mendelsohn (Eds). Xml schema part 1: Structures. w3c recommendation, may 2001.


Proxima - A presentation-oriented editor for structured documents - Schrage (2004)   (3 citations)  (Correct)

No context found.

H. Thompson, D. Beech, M. Maloney, and N. Mendelsohn. XML Schema Part 1: Structures. W3C Recommendation 2 May 2001.


Program Verification with Monadic Second-Order Logic & Languages.. - Møller (2002)   (Correct)

No context found.

H. S. THOMPSON, D. BEECH, M. MALONEY, AND N. MENDELSOHN, XML Schema part 1: Structures, May 2001. W3C Recommendation. http://www.w3.org/TR/xmlschema-1/.


An Ontology-Driven Framework for Data Transformation in.. - Bowers, Ludäscher (2004)   (3 citations)  (Correct)

No context found.

Henry S. Thompson, David Beech, Murray Maloney, and Noah Mendelsohn, editors. XML Schema Part 1: Structures.W3C Recommendation. World Wide Web Consortium (W3C), May 2001. http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/.


Specifying Access Control Policies for XML Documents with XPath - Fundulaki, Marx (2004)   (1 citation)  (Correct)

No context found.

H. Thompson, D. Beech, M. Maloney, and N. Mendelsohn (eds.). XML Schema Part 1 Structures. http://www.w3.org/TR/xmlschema-1, May 2001.


Specification Framework for Engineering Adaptive Web.. - Flavius Frasincar.. (2002)   (3 citations)  (Correct)

No context found.

Henry S. Thompson, David Beech, Murray Maloney, and Noah Mendelsohn. XML Schema Part 1: Structures. Technical report, W3C, 2001. Available from http://www.w3.org/TR/ xmlschema-1.


Model Driven Middleware: A New Paradigm for.. - Gokhale.. (2004)   (Correct)

No context found.

H. S. Thompson, D. Beech, M. Maloney, N. M. et al., XML Schema Part 1: Structures, W3C Recommendation (2001).


What can XML do for textual information retrieval on the WEB? - Nauer, Hulou, Napoli   (Correct)

No context found.

H.S. Thompson, D. Beech, M. Maloney, and N. Mendelsohn. XML schema part 1: Structures, 2000. http://www.w3.org/TR/2000/WD-xmlschema-1-20000225/. 114


Next-Generation Information Retrieval: Integrating Document and.. - Bremer (2003)   (Correct)

No context found.

Henry S. Thompson, David Beech, Murray Maloney, and Noah Mendelsohn. XML Schema Part 1: Structures. W3C Recommendation, World Wide Web Consortium (W3C), May 2001. www.w3.org/TR/xmlschema-1/. 112


StatiX: Making XML Count - Freire, Haritsa, Ramanath, Roy.. (2002)   (16 citations)  (Correct)

No context found.

H. Thompson, D. Beech, M. Maloney, and N. Mendelsohn. XML Schema Part 1: Structures. W3C Working Draft, February 2000.

First 50 documents  Next 50

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC