[
Lists Home |
Date Index |
Thread Index
]
- To: xml-dev@lists.xml.org
- Subject: Ignorable Whitespace in Fragments
- From: Alan Gutierrez <alan-xml-dev@engrm.com>
- Date: Wed, 1 Jun 2005 15:40:06 -0400
- Mail-followup-to: xml-dev@lists.xml.org
- User-agent: Mutt/1.4.1i
I'm implementing XUpdate for a binary file format. I'd like to
be able to determine which text nodes in an inserted document
fragment ignoreable whitespace, so I can omit those nodes from
the file.
I've not worked with XMLSchema, or DTDs, except to get pass/fail
validation on a full document. I'm wondering how to check the
validity of a specific node, most importantly, if the a
whitespace text node is meainful.
Hope I asked the question somewhat correctly.
Cheers.
--
Alan Gutierrez - alan@engrm.com
- http://engrm.com/blogometer/index.html
- http://engrm.com/blogometer/rss.2.0.xml
|