[ESW Wiki] Update of "its0509SpecScoping" by ChristianLieske

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "ESW Wiki" for change notification.

The following page has been changed by ChristianLieske:
http://esw.w3.org/topic/its0509SpecScoping


------------------------------------------------------------------------------
  <!ENTITY % scope
  "CDATA">
  <!ENTITY % itstagset 
+ "
+ <!-- one of A or B -->
+ <!-- start of A -->
- "translate (yes | no) #IMPLIED
+ translate (yes | no) #IMPLIED
- translateScope  %scope; #IMPLIED
+ translateNoScope  %scope; #IMPLIED
+ <!-- end of A --> 
+ <!-- start of B -->
+ translateYes %scope; #IMPLIED
+ translateNo %scope; #IMPLIED
+ <!-- end of B --> 
  locinfo (yes)  #IMPLIED
  locinfoScope %scope; #IMPLIED
+ isTerm (yes)  #IMPLIED
+ isTermScope %scope; #IMPLIED
  ruby (yes)  #IMPLIED
  rubyScope  %scope; #IMPLIED
  dir CDATA #IMPLIED
- bidiScope  %scope; #IMPLIED"
+ dirScope  %scope; #IMPLIED
+ lingInfo CDATA #IMPLIED
+ lingInfoScope  %scope; #IMPLIED
+ equiv CDATA #IMPLIED
+ "
  >
  
  <!-- In the DTD version, scope is only CDATA. But we can have a description that this should contain a subset of XPath 2.0-->

Received on Monday, 10 October 2005 13:45:33 UTC