RE: What the spec says about table-row, table-cell etc.

2002-05-03 Thread Chuck Paussa
OK, so I ran the following XPATH on the spec //div3[(@id = ./head/quote) and (.//table/tbody/tr[./td = 'Inherited: ']/td[(position() = 2) and (text() = 'yes')])]/head/quote And got the following universally inheritable attributes which I will add into my schema font-family

RE: What the spec says about table-row, table-cell etc.

2002-05-02 Thread Arved Sandstrom
Comments below. -Original Message- From: Chuck Paussa [mailto:[EMAIL PROTECTED]] Sent: May 2, 2002 7:16 PM To: [EMAIL PROTECTED] Subject: What the spec says about table-row, table-cell etc. I've been working on a schema for FO documents so that I can off-load the validation