OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook] DocBook Technical Committee Meeting Minutes: 16 August2006


Bob Stayton wrote:

> Jirka has raised an RFE to ensure that attributes that
> should have datatypes do have them.
> 
> ACTION: Jirka to recommend where datatypes should be added.

Hi,

please find list of suggested datatypes for several attributes below. I 
was using TDG or referenced standards like HTML or CALS table 
specification when defining datatype. Comments and additions are welcomed.


db.width.characters.attribute		xsd:nonNegativeInteger

db.scale.attribute 			xsd:positiveInteger

db.nonterminal.def.attribute		xsd:anyURI

db.charoff.attribute			xsd:decimal { minExclusive = 0, maxInclusive = 100 }
db.rowsep.attribute			"0" | "1"
db.colsep.attribute			"0" | "1"
db.tgroup.cols.attribute		xsd:positiveInteger
db.entrytbl.cols.attribute		xsd:positiveInteger
db.colspec.colnum.attribute 		xsd:positiveInteger
db.entry.rotate.attribute		"0" | "1"


db.html.table.attributes/width		xsd:integer | xsd:string { pattern = 
"[0-9]+%" }
db.html.cellhalign/charoff  		xsd:integer | xsd:string { pattern = 
"[0-9]+%" }
db.html.table.attributes/cellspacing    xsd:integer | xsd:string { 
pattern = "[0-9]+%" }
db.html.table.attributes/cellpadding    xsd:integer | xsd:string { 
pattern = "[0-9]+%" }
db.html.table.attributes/border		xsd:nonNegativeInteger
db.html.table.attributes/rowspan	xsd:nonNegativeInteger
db.html.table.attributes/colspan	xsd:nonNegativeInteger
db.html.col.attlist/span		xsd:nonNegativeInteger
db.html.colgroup.attlist/span		xsd:nonNegativeInteger

db.xlink.href.attribute			xsd:anyURI
db.xml.base.attribute			xsd:anyURI

db.annotations.attribute		xsd:IDREFS
db.annotation.annotates.attribute 	xsd:IDREFS
				

				Jirka



-- 
------------------------------------------------------------------
   Jirka Kosek     e-mail: jirka@kosek.cz     http://www.kosek.cz
------------------------------------------------------------------
   Profesionální školení a poradenství v oblasti technologií XML.
      Podívejte se na náš nově spuštěný web http://DocBook.cz
        Podrobný přehled školení http://xmlguru.cz/skoleni/
------------------------------------------------------------------
                    Nejbližší termíny školení:
     ** XSLT 23.-26.10.2006 ** XML schémata 13.-15.11.2006 **
      ** DocBook 11.-13.12.2006 ** XSL-FO 11.-12.12.2006 **
------------------------------------------------------------------
   http://xmlguru.cz    Blog mostly about XML for English readers
------------------------------------------------------------------

S/MIME Cryptographic Signature



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]