CVS Update: xmlpull-api-v1/doc

Aleksander Andrzej Slominski <[email protected]> Fri, 7 Mar 2003 12:58:08 -0500 (EST)
Newsgroups gmane.text.xml.xmlpull.devel
Message-ID <[email protected]>
aslom       03/03/07 12:58:08

  Modified:    doc      features.html
  Log:
  corrected feature: REPORT NAMESPACE ATTRIBUTES to be correctly identified as optional
  
  Revision  Changes    Path
  1.19      +96 -87    xmlpull-api-v1/doc/features.html
  
  Index: features.html
  ===================================================================
  RCS file: /l/extreme/cvspub/xmlpull-api-v1/doc/features.html,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -b -t -w -r1.18 -r1.19
  --- features.html	20 Oct 2002 17:32:34 -0000	1.18
  +++ features.html	7 Mar 2003 17:58:08 -0000	1.19
  @@ -45,22 +45,9 @@
   according to <a href="http://www.w3.org/TR/1998/PR-xml-names-19981117">
   Namespaces in XML specification</a>.<p>
   The feature <b>MUST</b> be allowed to be changed only when parser is in 
  -START_DOCUMENT state i.e. this feature can not be changed during parsing. <p>
  -&nbsp;<h3>
  -<a name="report-namespace-prefixes"></a>Standard feature: REPORT NAMESPACE ATTRIBUTES</h3>
  +START_DOCUMENT state i.e. this feature can not be changed during parsing.
  +
   <p>
  -The feature is identified by
  -<a href="http://xmlpull.org/v1/doc/features.html#report-namespace-prefixes">
  -http://xmlpull.org/v1/doc/features.html#report-namespace-prefixes</a> <p>
  -The feature <b>MUST</b> be false by default and only meaningful when PROCESS NAMESPACES feature 
  -is on.<p>
  -This feature <b>MUST</b> be recognized and allowed to be set both to true and 
  -false by every XMLPULL V1 API compliant parser implementation.<p>
  -When set to true then XMLPULL parser <b>MUST</b> report namespace attributes 
  -also - they can be distinguished looking for prefix == &quot;xmlns&quot; or prefix == &quot;&quot; 
  -and name == &quot;xmlns<p>
  -The feature <b>MUST</b> be allowed to be changed only when parser is in 
  -START_DOCUMENT state i.e. this feature can not be changed during parsing. <p>
   &nbsp;<h3>
   <a name="process-docdecl"></a>Standard feature: PROCESS DOCDECL</h3>
   <p>
  @@ -104,6 +91,28 @@
   &nbsp;
   
   
  +<p>
  +&nbsp;
  +<h3>
  +<a name="report-namespace-prefixes"></a>Optional feature: REPORT NAMESPACE ATTRIBUTES</h3>
  +<p>
  +The feature is identified by
  +<a href="http://xmlpull.org/v1/doc/features.html#report-namespace-prefixes">
  +http://xmlpull.org/v1/doc/features.html#report-namespace-prefixes</a> <p>
  +The feature <b>MUST</b> be false by default and only meaningful when PROCESS NAMESPACES feature
  +is on.<p>
  +This feature <b>MAY</b> be recognized and allowed to be set to true (by default as other optional features it is false)
  +
  +<p>
  +When set to true then XMLPULL parser <b>MUST</b> report namespace attributes
  +also - they can be distinguished looking for prefix == &quot;xmlns&quot; or prefix == &quot;&quot;
  +and name == &quot;xmlns<p>
  +The feature <b>MUST</b> be allowed to be changed only when parser is in
  +START_DOCUMENT state i.e. this feature can not be changed during parsing.
  +
  +<p>
  +&nbsp;
  +
   <h3>
   <a name="names-interned"></a>Optional feature: NAMES INTERNED<br>
   &nbsp;</h3>
  
  
  


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get 128 Bit SSL Encryption!
http://us.click.yahoo.com/xaxhjB/hdqFAA/xGHJAA/2U_rlB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
[email protected]

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/