[Bug 3771] [FS] technical: interleaved with empty text nodes

http://www.w3.org/Bugs/Public/show_bug.cgi?id=3771


simeon@us.ibm.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




------- Comment #2 from simeon@us.ibm.com  2006-10-10 15:27 -------
The following rule may look a bit more natural:


statEnv |-  Type <: (attribute*,
(element|document|processing-instruction|comment|xs:string|xs:float|
...|xs:NOTATION)*) & text*
--------------------------------------------------------------------------
statEnv |-  (FS-URI,"item-sequence-to-node-sequence") (Type) : attribute*,
(element|text|processing-instruction|comment)*

Received on Tuesday, 10 October 2006 15:28:07 UTC