Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: XML Information Set


Related Topics

In the News (Sun 29 Nov 09)

  
  XML Information Set (Second Edition)
The information set of an XML document is defined to be the one obtained by parsing it according to the rules of the specification whose version corresponds to that of the document.
Information sets may be constructed by other means, for example by use of an API such as the DOM or by transforming an existing information set.
This may not be true of an information set constructed by other means; in such a case there will be no XML document corresponding to the information set, and to serialize it will require resolution of the inconsistencies (for example, by outputting namespace declarations that correspond to the namespaces in scope).
www.w3.org /TR/xml-infoset   (4605 words)

  
 XML Information Set
Das Information Set eines XML-Dokuments besteht aus (mehreren) Informationseinheiten; das Information Set für ein wohlgeformtes XML-Dokument wird mindestens eine Informationseinheit für Dokumentelemente und einige andere Informationseinheiten enthalten.
Das XML Information Set erfordert oder favorisiert keine bestimmte Schnittstelle oder eine Schnittstellenklasse.
Ein Information Set, das zu einem realen Dokument gehört, wird zwangsläufig auf verschiedene Weise widerspruchsfrei sein.
www.schumacher-netz.de /TR/2001/REC-xml-infoset-20011024-de.html   (4317 words)

  
 XML Information Set enters Last Call
Please read the introduction carefully where, among other things, it states: [This specification's] purpose is to provide a consistent set of definitions for use in other specifications that need to refer to the information in a well-formed XML document [XML].
It does not attempt to be exhaustive; the primary criterion for inclusion of an information item or property has been that of expected usefulness in future specifications.
See the XML Information Set Requirements [4] for the specific requirements that informed development of this specification.
lists.xml.org /archives/xml-dev/200102/msg00064.html   (498 words)

  
 Infoset WD of May 8, 1999
An information item is an abstract representation of some component of an XML document: each information item has a set of associated properties, some of which are required to be available through the information set, and some of which are optionally available.
For instance, attributes are required information items, and an XML processor that does not report the existence of attributes, as well as their names (and URI parts if Namespace processing is being performed) and values, does not conform to the XML Information Set.
XML Processors may optionally provide additional information not found in the XML Information Set; for instance, the XML Information Set excludes whitespace that occurs between attributes from the information set, but an XML Processor that provides this information conforms as long as it provides the information that is required by the XML Information Set.
www.oasis-open.org /cover/WD-xml-infoset-19990517.html   (3706 words)

  
 XML Road Map
There is no requirement that the XML information set be made available through a tree structure; other types of interfaces, including (but not limited to) event-based and query-based interfaces are also capable of providing information conforming to the information set.
An information item is an abstract representation of some component of an XML document: each information item has a set of associated properties, some of which are core, and some of which are peripheral.
All information sets are understood to describe the XML document with all entity references already expanded; that is, represented by the information items corresponding to their replacement text.
www.idealliance.org /XMLRoadmap/Web/infoset.htm   (273 words)

  
 <oXygen/> XML editor - XML Inclusions (XInclude) Version 1.0
The [XPointer xpointer() Scheme] is not specified in terms of the [XML Information Set], but instead is based on the [XPath 1.0] Data Model, because the XML Information Set had not yet been developed.
In this case the set of ·top-level included items· is the set of information items from the ·acquired infoset· corresponding to the nodes referred to by the XPointer, in the order in which they appear in the acquired infoset.
The set of ·top-level included items· is the union, in document order with duplicates removed, of the information items either ·selected· or ·partially selected· by the range.
www.oxygenxml.com /xinclude_specification.html   (3337 words)

  
 A survey of XML standards: Part 1
XML Information Set [W3C Recommendation], also known as the XML Infoset, defines an abstract way of describing an XML document as a series of objects, called information items, with specialized properties.
Canonical XML Version 1.0 [W3C Recommendation] is a standard method for generating a physical representation of an XML document, called the canonical form, that accounts for the variations allowed in XML syntax without changing meaning.
XML Path Language (XPath) 1.0 [W3C Recommendation] is a syntax and a data model for addressing parts of an XML document.
www-106.ibm.com /developerworks/xml/library/x-stand1.html   (3788 words)

  
 XML Path Language (XPath): XML Information Set Mapping
A new version of the XML Information Set Working Draft, which will replace the May 17 version, was close to completion at the time when the preparation of this version of XPath was completed and was expected to be released at the same time or shortly after the release of this version of XPath.
The mapping is given for this new version of the XML Information Set Working Draft.
If the new version of the XML Information Set Working has not yet been released, W3C members may consult the internal Working Group version http://www.w3.org/XML/Group/1999/09/WD-xml-infoset-19990915.html (members only).
www.stylusstudio.com /w3c/xpath/infoset.htm   (513 words)

  
 XML Information Set
There are patent disclosures associated with the XML Information Set; these may be found on the XML Infoset Patent Statement page in conformance with W3C policy.
XML 1.0 documents that do not conform to [Namespaces], though technically well-formed, are not considered to have meaningful information sets.
Although the XML 1.0 Recommendation [XML] is primarily concerned with XML syntax, it also includes some specific reporting requirements for XML processors.
www.w3.org /TR/2001/REC-xml-infoset-20011024   (4379 words)

  
 XML.com: A Data Model for Strongly Typed XML   (Site not responding. Last check: 2007-10-11)
The XML Infoset is primarily meant to act as a set of definitions used by XML technologies to formally describe what parts of an XML document they operate on.
The XML Infoset is a tree-based hierarchical representation of an XML document.
Although this is not a concern for general XML processing scenarios, it would be a concern if an attempt was made to serialize the data model and pass it to consumers of well-formed XML without ensuring the XML in the data model was well-formed.
www.xml.com /pub/a/2002/12/19/datamodel.html   (1966 words)

  
 XML Information Set goes to Candidate Recommendation
The W3C's XML Core WG is pleased to announce the advancement of the XML Information Set to Candidate Recommendation status: XML Information Set http://www.w3.org/TR/2001/CR-xml-infoset-20010514 John Cowan, Richard Tobin, eds.
Implementation of this XML Information Set specification consists primarily of its use in such layered specifications.
The XML Core Working Group invites comments on the specification thru 15 Jun 2001, at which point we expect to have sufficient evidence of implementation to advance to Proposed Recommendation.
www.oxygenxml.com /archives/xml-dev/200105/msg00431.html   (448 words)

  
 What about the XML Information Set?   (Site not responding. Last check: 2007-10-11)
The W3C's XML Information Set project is a great thing, and it is urgently needed in order to allow the addresses of XML document components to be interchangeable.
If the XML Information Set were expressed as a “Property Set”, then it would be a description of a grove -- an XML grove.
The XML Information Set is expected to be a description of the features of XML, but not described in a fashion that could be used for other notations.
www.hytime.org /papers/xmle99/tsld023.htm   (94 words)

  
 XML Information Set (Second Edition)
L’obiettivo è quello di fornire un set consistente di definizioni con lo scopo di essere usate in altre specifiche che bisognino fare riferimento all’informazione contenuta in un documento XML ben formato [XML].
I documenti XML che non siano conformi al [Namespaces], benché tecnicamente siano ben formati, non si considerano che abbiano set di informazione significativi.
Un processore XML (deve essere necessariamente uno non-validante) che non includa il testo di sostituzione di un’entità esternamente analizzata in luogo di un’entità referenze deve notificare l’applicazione che riconosce ma non legge l’entità (4.4.3).
www.xmlinfoset.com /it   (4419 words)

  
 XML Information Set - Wikipedia, the free encyclopedia
XML Information Set (Infoset) is a W3C specification describing an abstract data model of an XML document in terms of a set of information items.
The definitions in the XML Information Set specification are meant to be used in other specifications that need to refer to the information in a well-formed XML document.
An XML document has an information set if it is well-formed and satisfies the namespace constraints.
en.wikipedia.org /wiki/XML_Infoset   (150 words)

  
 XML
XML information set - The World Wide Web Consortium (W3C)' s document defines what an XML information set is. It says that XML information set comprises various pieces of information, which together make up the XML document.
Querying XML document -XML document can be queried using XSLT technology recommended by W3C, which is dealt with in the later part of the session.
The XML information set, or Infoset is a working draft created by W3C to describe various pieces of information that together form an XML document.
www.layoutgalaxy.com /xml/hyper1.php4   (1041 words)

  
 Cover Pages: W3C Publishes XML Information Set Specification as a W3C Candidate Recommendation.
The XML Information Set specification ('Infoset') has been advanced to the status of W3C Candidate Recommendation, and implementation experience is being sought by the WG members.
The specification presents the information set as a modified tree for the sake of clarity and simplicity, but there is no requirement that the XML Information Set be made available through a tree structure.
An RDF Schema for the XML Information Set
xml.coverpages.org /ni2001-05-14-d.html   (330 words)

  
 WebReference.com - Part 3 of Chapter 1: Professional XML Schemas, from Wrox Press Ltd (3/5)
The purpose of the XML Information Set (or infoset) is to provide a consistent set of definitions that can be used in other specifications that refer to information held within a well-formed XML document.
An XML document's information set consists of a number of information items, each of which can be treated as analogous to a node on the tree.
An information item is an abstract representation of some part of a document, and each information item has a set of associated properties.
www.webreference.com /authoring/languages/xml/schemas/chap1/3/3.html   (791 words)

  
 XML Schema Infoset API Requirements
This document uses the term non-core methods to mean the set of methods or functions which make construction, examination, modification, comparison, search of, or diagnostic feedback on, W3C XML Schemas much easier to code, but which, if not implemented, can have their functions accomplished by more extensive use of the core methods.
A set of schema documents that are deserialized through this API, and then serialized through this API, should result in equivalent XML documents, in terms of their implications for validation (including PSVI information).
Information should not be thrown away or compiled in ways that would prevent this.
www.research.ibm.com /XML/schema/WD-XML-Schema-Infoset-API-Req.htm   (3055 words)

  
 XBIS XML Information Set Encoding
XBIS is an encoding format for XML documents that is fully convertible to and from text, with information set equivalence between the original document text and regenerated document text.
The XMLS implementation was designed for use with document models, so it took a document model as input and generated a document model as output.
The main difference from XMLS is in the internal details of the implementation, which has been restructured to provide better support for working with parser event streams as input and output.
xbis.sourceforge.net   (614 words)

  
 xml: XML Project : XML Document Model Requirements
XML Model represents XML document (including DTD and parsed external entity) [XML] in memory.
This API extends XML Data API by all syntactic items described in the [XML] specification, including comments, processing instructions, entity references and all DTD declarations.
DTD, XML Schema, RELAX, etc. This API will be used by code completion in source editor as well as in generic tree editor.
xml.netbeans.org /plans/model/requirements.html   (1261 words)

  
 XML and Scheme
Infoset: an abstract data set that describes information available in a well-formed XML document.
XML document, with tags in familiar angular brackets is one of the concrete instances of an XML Infoset.
XML Stylesheet Language Transformations, XSLT, build upon the XPath tree to describe transformations from branches and leaves of one tree onto another.
okmij.org /ftp/Scheme/SXML-short-paper.html   (920 words)

  
 Tip: Use XML streaming parsers
XML pull parsers are renowned for their superior performance and low memory footprint.
Until recently, however, XML pull parsers were restricted to special purpose applications because of their limited functionality.
Other object types of the XML Information Set, such as comments, processing instructions, or entities, can be detected and processed similarly.
www-106.ibm.com /developerworks/xml/library/x-tipstx/index.html   (532 words)

  
 Fast Infoset @ Java.net
Not all data in an XML document is regarded as information by the XML Information Set (see Appendix D of the XML Information Set for a detailed list).
In this sense, what constitutes information is in the eye of the beholder; yet the XML Information Set is sufficient to server a large portion of the XML applications that are currently in use.
An XML document: The external vocabulary is the final vocabulary that is the result of parsing the XML document into an infoset and serializing the infoset to a fast infoset document.
idealliance.org /proceedings/xtech05/papers/04-01-01   (8329 words)

  
 Definition: XML Infoset (XML Information Set) [Web and XML Glossary]
The XML Infoset is an abstract Data Model describing the information available from an XML document.
For many applications, this way of looking at an XML document is more useful than having to analyze and interpret XML syntax.
DOM describes an API through which the information in an XML Infoset (i.e., the information available from a specific XML document) can be accessed from different programming languages.
dret.net /glossary/xmlinfoset   (353 words)

  
 Syllabus - Practical XML Information Description - Crane Softwrights Ltd.
The objectives of the course are to understand all of the functionality available when authoring or generating XML documents using these base standards, and to efficiently navigate the available documentation and resources.
Any processors supporting the XML description technologies being covered are acceptable for working the exercises in the "Practical XML Information Description" course.
This comprehensive course is written for the writer of XML documents, not for the programmer writing XML processors, helping document writers understand all of the mechanics available in features of the XML 1.1 Recommendation.
www.cranesoftwrights.com /training/pxid/pxidsyl.htm   (706 words)

  
 Xml Info Set   (Site not responding. Last check: 2007-10-11)
The XML Information Set is the abstract data model that underlies XML.
The SAX and DOM, the world's primary XML parser interfaces, haven't really been updated to reflect this strongly-typed XmlSchema world, so this is more of a statement of direction than of reality.
Historical footnote on origin of the term 'PSVI': The original author said 'DonBox refers to this augmented set...' but the phrase has been there in the spec since the 25/Feb/2000 draft of XML Schema: http://www.w3.org/TR/2000/WD-xmlschema-1-20000225/ and was more likely coined by Henry Thomson (here: http://www.lists.ic.ac.uk/hypermail/xml-dev/xml-dev-Jan-2000/0195.html).
c2.com /cgi/wiki?XmlInfoSet   (245 words)

  
 XML Information Set in German (finished) from Stefan Schumacher on 2002-05-12 (site-comments@w3.org from May 2002)
XML Information Set in German (finished) from Stefan Schumacher on 2002-05-12 (site-comments@w3.org from May 2002)
The German translation of XML Information Set is finished and available at: http://www.schumacher-netz.de/TR/2001/REC-xml-infoset-20011024- de.html Any comments and suggestions are welcome.
Alex, a good idea to add a glossary to your translations.
lists.w3.org /Archives/Public/site-comments/2002May/0005.html   (131 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.