xsddoc/samples/DocBook dbcent.xsd,1.1,1.2 dbnotn.xsd,1.1,1.2 calstbl.xsd,1.1,1.2 dbhier.xsd,1.1,1.2 docbook.xsd,1.1,1.2 dbpool.xsd,1.1,1.2
Kurt Riede <[email protected]> Thu, 30 Sep 2004 11:26:50 +0000
| Newsgroups | gmane.text.xml.xframe.xsddoc.devel |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/xframe/xsddoc/samples/DocBook In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32681/samples/DocBook Modified Files: dbcent.xsd dbnotn.xsd calstbl.xsd dbhier.xsd docbook.xsd dbpool.xsd Log Message: changed to ASCII Index: docbook.xsd =================================================================== RCS file: /cvsroot/xframe/xsddoc/samples/DocBook/docbook.xsd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** docbook.xsd 12 Dec 2003 13:11:06 -0000 1.1 --- docbook.xsd 30 Sep 2004 11:26:33 -0000 1.2 *************** *** 1,8 **** ! <?xml version="1.0" encoding="UTF-8"?> ! <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" version="1.0"> ! <xs:include schemaLocation="dbnotn.xsd"/> ! <xs:include schemaLocation="dbcent.xsd"/> ! <xs:include schemaLocation="dbpool.xsd"/> ! <xs:include schemaLocation="dbhier.xsd"/> ! <xs:element name="dummy" type="xs:string"/> ! </xs:schema> --- 1,8 ---- ! <?xml version="1.0" encoding="UTF-8"?> ! <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" version="1.0"> ! <xs:include schemaLocation="dbnotn.xsd"/> ! <xs:include schemaLocation="dbcent.xsd"/> ! <xs:include schemaLocation="dbpool.xsd"/> ! <xs:include schemaLocation="dbhier.xsd"/> ! <xs:element name="dummy" type="xs:string"/> ! </xs:schema> Index: dbcent.xsd =================================================================== RCS file: /cvsroot/xframe/xsddoc/samples/DocBook/dbcent.xsd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** dbcent.xsd 12 Dec 2003 13:11:06 -0000 1.1 --- dbcent.xsd 30 Sep 2004 11:26:32 -0000 1.2 *************** *** 1,2 **** ! <?xml version="1.0" encoding="UTF-8"?> ! <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" version="1.0"/> --- 1,2 ---- ! <?xml version="1.0" encoding="UTF-8"?> ! <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" version="1.0"/> Index: dbpool.xsd =================================================================== RCS file: /cvsroot/xframe/xsddoc/samples/DocBook/dbpool.xsd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** dbpool.xsd 12 Dec 2003 13:11:06 -0000 1.1 --- dbpool.xsd 30 Sep 2004 11:26:33 -0000 1.2 *************** *** 1,5937 **** ! <?xml version="1.0" encoding="UTF-8"?> ! <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" version="1.0"> ! <xs:include schemaLocation="calstbl.xsd"/> ! <xs:simpleType name="yesorno.attvals"> ! <xs:restriction base="xs:string"/> ! </xs:simpleType> ! <xs:group name="ndxterm.class"> ! <xs:sequence> ! <xs:element ref="indexterm"/> ! </xs:sequence> [...11845 lines suppressed...] ! <xs:complexType mixed="true"> ! <xs:group minOccurs="0" maxOccurs="unbounded" ref="ndxterm.char.mix"/> ! <xs:attributeGroup ref="see.attlist"/> ! </xs:complexType> ! </xs:element> ! <xs:attributeGroup name="see.attlist"> ! <xs:attributeGroup ref="common.attrib"/> ! <xs:attributeGroup ref="seeseealso.role.attrib"/> ! </xs:attributeGroup> ! <xs:element name="seealso"> ! <xs:complexType mixed="true"> ! <xs:group minOccurs="0" maxOccurs="unbounded" ref="ndxterm.char.mix"/> ! <xs:attributeGroup ref="seealso.attlist"/> ! </xs:complexType> ! </xs:element> ! <xs:attributeGroup name="seealso.attlist"> ! <xs:attributeGroup ref="common.attrib"/> ! <xs:attributeGroup ref="seeseealso.role.attrib"/> ! </xs:attributeGroup> ! </xs:schema> Index: calstbl.xsd =================================================================== RCS file: /cvsroot/xframe/xsddoc/samples/DocBook/calstbl.xsd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** calstbl.xsd 12 Dec 2003 13:11:06 -0000 1.1 --- calstbl.xsd 30 Sep 2004 11:26:33 -0000 1.2 *************** *** 1,331 **** ! <?xml version="1.0" encoding="UTF-8"?> ! <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" version="1.0"> ! <xs:simpleType name="yesorno"> ! <xs:restriction base="xs:string"/> ! </xs:simpleType> ! <xs:group name="titles"> ! <xs:sequence> ! <xs:element minOccurs="0" ref="title"/> ! </xs:sequence> ! </xs:group> ! <xs:group name="tbl.table-titles.mdl"> ! <xs:sequence> ! <xs:group ref="titles"/> ! </xs:sequence> ! </xs:group> ! <xs:group name="tbl.table-main.mdl"> ! <xs:choice> ! <xs:element maxOccurs="unbounded" ref="tgroup"/> ! <xs:element maxOccurs="unbounded" ref="graphic"/> ! </xs:choice> ! </xs:group> ! <xs:attributeGroup name="tbl.table.att"> ! <xs:attribute name="tabstyle"/> ! <xs:attribute name="tocentry" type="yesorno"/> ! <xs:attribute name="shortentry" type="yesorno"/> ! <xs:attribute name="orient"> ! <xs:simpleType> ! <xs:restriction base="xs:token"> ! <xs:enumeration value="port"/> ! <xs:enumeration value="land"/> ! </xs:restriction> ! </xs:simpleType> ! </xs:attribute> ! <xs:attribute name="pgwide" type="yesorno"/> ! </xs:attributeGroup> ! <xs:complexType name="tbl.tgroup.mdl"> ! <xs:sequence> ! <xs:element minOccurs="0" maxOccurs="unbounded" ref="colspec"/> ! <xs:element minOccurs="0" maxOccurs="unbounded" ref="spanspec"/> ! <xs:element minOccurs="0" ref="thead"/> ! <xs:element minOccurs="0" ref="tfoot"/> ! <xs:element ref="tbody"/> ! </xs:sequence> ! </xs:complexType> ! <xs:attributeGroup name="tbl.tgroup.att"> ! <xs:attribute name="tgroupstyle"/> ! </xs:attributeGroup> ! <xs:complexType name="tbl.hdft.mdl"> ! <xs:sequence> ! <xs:element minOccurs="0" maxOccurs="unbounded" ref="colspec"/> ! <xs:element maxOccurs="unbounded" ref="row"/> ! </xs:sequence> ! </xs:complexType> ! <xs:complexType name="tbl.row.mdl"> ! <xs:choice maxOccurs="unbounded"> ! <xs:element ref="entry"/> ! <xs:element ref="entrytbl"/> ! </xs:choice> ! </xs:complexType> ! <xs:complexType name="tbl.entrytbl.mdl"> ! <xs:sequence> ! <xs:element minOccurs="0" maxOccurs="unbounded" ref="colspec"/> ! <xs:element minOccurs="0" maxOccurs="unbounded" ref="spanspec"/> ! <xs:element minOccurs="0" ref="thead"/> ! <xs:element ref="tbody"/> ! </xs:sequence> ! </xs:complexType> ! <xs:element name="table"> ! <xs:complexType> ! <xs:complexContent> ! <xs:extension base="tbl.table.mdl"> ! <xs:attributeGroup ref="table.attlist"/> ! </xs:extension> ! </xs:complexContent> ! </xs:complexType> ! </xs:element> ! <xs:attributeGroup name="table.attlist"> ! <xs:attribute name="frame"> ! <xs:simpleType> ! <xs:restriction base="xs:token"> ! <xs:enumeration value="top"/> ! <xs:enumeration value="bottom"/> ! <xs:enumeration value="topbot"/> ! <xs:enumeration value="all"/> ! <xs:enumeration value="sides"/> ! <xs:enumeration value="none"/> ! </xs:restriction> ! </xs:simpleType> ! </xs:attribute> ! <xs:attribute name="colsep" type="yesorno"/> ! <xs:attribute name="rowsep" type="yesorno"/> ! <xs:attributeGroup ref="tbl.table.att"/> ! <xs:attributeGroup ref="bodyatt"/> ! <xs:attributeGroup ref="secur"/> ! </xs:attributeGroup> ! <xs:element name="tgroup"> ! <xs:complexType> ! <xs:complexContent> ! <xs:extension base="tbl.tgroup.mdl"> ! <xs:attributeGroup ref="tgroup.attlist"/> ! </xs:extension> ! </xs:complexContent> ! </xs:complexType> ! </xs:element> ! <xs:attributeGroup name="tgroup.attlist"> ! <xs:attribute name="cols" use="required"/> ! <xs:attributeGroup ref="tbl.tgroup.att"/> ! <xs:attribute name="colsep" type="yesorno"/> ! <xs:attribute name="rowsep" type="yesorno"/> ! <xs:attribute name="align"> ! <xs:simpleType> ! <xs:restriction base="xs:token"> ! <xs:enumeration value="left"/> ! <xs:enumeration value="right"/> ! <xs:enumeration value="center"/> ! <xs:enumeration value="justify"/> ! <xs:enumeration value="char"/> ! </xs:restriction> ! </xs:simpleType> ! </xs:attribute> ! <xs:attribute name="char"/> ! <xs:attribute name="charoff"/> ! <xs:attributeGroup ref="secur"/> ! </xs:attributeGroup> ! <xs:element name="colspec"> ! <xs:complexType> ! <xs:attributeGroup ref="colspec.attlist"/> ! </xs:complexType> ! </xs:element> ! <xs:attributeGroup name="colspec.attlist"> ! <xs:attribute name="colnum"/> ! <xs:attribute name="colname"/> ! <xs:attribute name="colwidth"/> ! <xs:attribute name="colsep" type="yesorno"/> ! <xs:attribute name="rowsep" type="yesorno"/> ! <xs:attribute name="align"> ! <xs:simpleType> ! <xs:restriction base="xs:token"> ! <xs:enumeration value="left"/> ! <xs:enumeration value="right"/> ! <xs:enumeration value="center"/> ! <xs:enumeration value="justify"/> ! <xs:enumeration value="char"/> ! </xs:restriction> ! </xs:simpleType> ! </xs:attribute> ! <xs:attribute name="char"/> ! <xs:attribute name="charoff"/> ! </xs:attributeGroup> ! <xs:element name="spanspec"> ! <xs:complexType> ! <xs:attributeGroup ref="spanspec.attlist"/> ! </xs:complexType> ! </xs:element> ! <xs:attributeGroup name="spanspec.attlist"> ! <xs:attribute name="namest" use="required"/> ! <xs:attribute name="nameend" use="required"/> ! <xs:attribute name="spanname" use="required"/> ! <xs:attribute name="colsep" type="yesorno"/> ! <xs:attribute name="rowsep" type="yesorno"/> ! <xs:attribute name="align"> ! <xs:simpleType> ! <xs:restriction base="xs:token"> ! <xs:enumeration value="left"/> ! <xs:enumeration value="right"/> ! <xs:enumeration value="center"/> ! <xs:enumeration value="justify"/> ! <xs:enumeration value="char"/> ! </xs:restriction> ! </xs:simpleType> ! </xs:attribute> ! <xs:attribute name="char"/> ! <xs:attribute name="charoff"/> ! </xs:attributeGroup> ! <xs:element name="thead"> ! <xs:complexType> ! <xs:complexContent> ! <xs:extension base="tbl.hdft.mdl"> ! <xs:attributeGroup ref="thead.attlist"/> ! </xs:extension> ! </xs:complexContent> ! </xs:complexType> ! </xs:element> ! <xs:attributeGroup name="thead.attlist"> ! <xs:attribute name="valign"> ! <xs:simpleType> ! <xs:restriction base="xs:token"> ! <xs:enumeration value="top"/> ! <xs:enumeration value="middle"/> ! <xs:enumeration value="bottom"/> ! </xs:restriction> ! </xs:simpleType> ! </xs:attribute> ! <xs:attributeGroup ref="secur"/> ! </xs:attributeGroup> ! <xs:element name="tfoot"> ! <xs:complexType> ! <xs:complexContent> ! <xs:extension base="tbl.hdft.mdl"> ! <xs:attributeGroup ref="tfoot.attlist"/> ! </xs:extension> ! </xs:complexContent> ! </xs:complexType> ! </xs:element> ! <xs:attributeGroup name="tfoot.attlist"> ! <xs:attribute name="valign"> ! <xs:simpleType> ! <xs:restriction base="xs:token"> ! <xs:enumeration value="top"/> ! <xs:enumeration value="middle"/> ! <xs:enumeration value="bottom"/> ! </xs:restriction> ! </xs:simpleType> ! </xs:attribute> ! <xs:attributeGroup ref="secur"/> ! </xs:attributeGroup> ! <xs:element name="tbody"> ! <xs:complexType> ! <xs:sequence> ! <xs:element maxOccurs="unbounded" ref="row"/> ! </xs:sequence> ! <xs:attributeGroup ref="tbody.attlist"/> ! </xs:complexType> ! </xs:element> ! <xs:attributeGroup name="tbody.attlist"> ! <xs:attribute name="valign"> ! <xs:simpleType> ! <xs:restriction base="xs:token"> ! <xs:enumeration value="top"/> ! <xs:enumeration value="middle"/> ! <xs:enumeration value="bottom"/> ! </xs:restriction> ! </xs:simpleType> ! </xs:attribute> ! <xs:attributeGroup ref="secur"/> ! </xs:attributeGroup> ! <xs:element name="row"> ! <xs:complexType> ! <xs:complexContent> ! <xs:extension base="tbl.row.mdl"> ! <xs:attributeGroup ref="row.attlist"/> ! </xs:extension> ! </xs:complexContent> ! </xs:complexType> ! </xs:element> ! <xs:attributeGroup name="row.attlist"> ! <xs:attribute name="rowsep" type="yesorno"/> ! <xs:attribute name="valign"> ! <xs:simpleType> ! <xs:restriction base="xs:token"> ! <xs:enumeration value="top"/> ! <xs:enumeration value="middle"/> ! <xs:enumeration value="bottom"/> ! </xs:restriction> ! </xs:simpleType> ! </xs:attribute> ! <xs:attributeGroup ref="secur"/> ! </xs:attributeGroup> ! <xs:element name="entrytbl"> ! <xs:complexType> ! <xs:complexContent> ! <xs:extension base="tbl.entrytbl.mdl"> ! <xs:attributeGroup ref="entrytbl.attlist"/> ! </xs:extension> ! </xs:complexContent> ! </xs:complexType> ! </xs:element> ! <xs:attributeGroup name="entrytbl.attlist"> ! <xs:attribute name="cols" use="required"/> ! <xs:attributeGroup ref="tbl.tgroup.att"/> ! <xs:attribute name="colname"/> ! <xs:attribute name="spanname"/> ! <xs:attribute name="namest"/> ! <xs:attribute name="nameend"/> ! <xs:attribute name="colsep" type="yesorno"/> ! <xs:attribute name="rowsep" type="yesorno"/> ! <xs:attribute name="align"> ! <xs:simpleType> ! <xs:restriction base="xs:token"> ! <xs:enumeration value="left"/> ! <xs:enumeration value="right"/> ! <xs:enumeration value="center"/> ! <xs:enumeration value="justify"/> ! <xs:enumeration value="char"/> ! </xs:restriction> ! </xs:simpleType> ! </xs:attribute> ! <xs:attribute name="char"/> ! <xs:attribute name="charoff"/> ! <xs:attributeGroup ref="secur"/> ! </xs:attributeGroup> ! <xs:element name="entry"> ! <xs:complexType mixed="true"> ! <xs:group minOccurs="0" maxOccurs="unbounded" ref="tbl.entry.mdl"/> ! <xs:attributeGroup ref="entry.attlist"/> ! </xs:complexType> ! </xs:element> ! <xs:attributeGroup name="entry.attlist"> ! <xs:attribute name="colname"/> ! <xs:attribute name="namest"/> ! <xs:attribute name="nameend"/> ! <xs:attribute name="spanname"/> ! <xs:attribute name="morerows"/> ! <xs:attribute name="colsep" type="yesorno"/> ! <xs:attribute name="rowsep" type="yesorno"/> ! <xs:attribute name="align"> ! <xs:simpleType> ! <xs:restriction base="xs:token"> ! <xs:enumeration value="left"/> ! <xs:enumeration value="right"/> ! <xs:enumeration value="center"/> ! <xs:enumeration value="justify"/> ! <xs:enumeration value="char"/> ! </xs:restriction> ! </xs:simpleType> ! </xs:attribute> ! <xs:attribute name="char"/> ! <xs:attribute name="charoff"/> ! <xs:attribute name="rotate" type="yesorno"/> ! <xs:attribute name="valign"> ! <xs:simpleType> ! <xs:restriction base="xs:token"> ! <xs:enumeration value="top"/> ! <xs:enumeration value="middle"/> ! <xs:enumeration value="bottom"/> ! </xs:restriction> ! </xs:simpleType> ! </xs:attribute> ! <xs:attributeGroup ref="secur"/> ! </xs:attributeGroup> ! </xs:schema> --- 1,331 ---- ! <?xml version="1.0" encoding="UTF-8"?> ! <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" version="1.0"> ! <xs:simpleType name="yesorno"> ! <xs:restriction base="xs:string"/> ! </xs:simpleType> ! <xs:group name="titles"> ! <xs:sequence> ! <xs:element minOccurs="0" ref="title"/> ! </xs:sequence> ! </xs:group> ! <xs:group name="tbl.table-titles.mdl"> ! <xs:sequence> ! <xs:group ref="titles"/> ! </xs:sequence> ! </xs:group> ! <xs:group name="tbl.table-main.mdl"> ! <xs:choice> ! <xs:element maxOccurs="unbounded" ref="tgroup"/> ! <xs:element maxOccurs="unbounded" ref="graphic"/> ! </xs:choice> ! </xs:group> ! <xs:attributeGroup name="tbl.table.att"> ! <xs:attribute name="tabstyle"/> ! <xs:attribute name="tocentry" type="yesorno"/> ! <xs:attribute name="shortentry" type="yesorno"/> ! <xs:attribute name="orient"> ! <xs:simpleType> ! <xs:restriction base="xs:token"> ! <xs:enumeration value="port"/> ! <xs:enumeration value="land"/> ! </xs:restriction> ! </xs:simpleType> ! </xs:attribute> ! <xs:attribute name="pgwide" type="yesorno"/> ! </xs:attributeGroup> ! <xs:complexType name="tbl.tgroup.mdl"> ! <xs:sequence> ! <xs:element minOccurs="0" maxOccurs="unbounded" ref="colspec"/> ! <xs:element minOccurs="0" maxOccurs="unbounded" ref="spanspec"/> ! <xs:element minOccurs="0" ref="thead"/> ! <xs:element minOccurs="0" ref="tfoot"/> ! <xs:element ref="tbody"/> ! </xs:sequence> ! </xs:complexType> ! <xs:attributeGroup name="tbl.tgroup.att"> ! <xs:attribute name="tgroupstyle"/> ! </xs:attributeGroup> ! <xs:complexType name="tbl.hdft.mdl"> ! <xs:sequence> ! <xs:element minOccurs="0" maxOccurs="unbounded" ref="colspec"/> ! <xs:element maxOccurs="unbounded" ref="row"/> ! </xs:sequence> ! </xs:complexType> ! <xs:complexType name="tbl.row.mdl"> ! <xs:choice maxOccurs="unbounded"> ! <xs:element ref="entry"/> ! <xs:element ref="entrytbl"/> ! </xs:choice> ! </xs:complexType> ! <xs:complexType name="tbl.entrytbl.mdl"> ! <xs:sequence> ! <xs:element minOccurs="0" maxOccurs="unbounded" ref="colspec"/> ! <xs:element minOccurs="0" maxOccurs="unbounded" ref="spanspec"/> ! <xs:element minOccurs="0" ref="thead"/> ! <xs:element ref="tbody"/> ! </xs:sequence> ! </xs:complexType> ! <xs:element name="table"> ! <xs:complexType> ! <xs:complexContent> ! <xs:extension base="tbl.table.mdl"> ! <xs:attributeGroup ref="table.attlist"/> ! </xs:extension> ! </xs:complexContent> ! </xs:complexType> ! </xs:element> ! <xs:attributeGroup name="table.attlist"> ! <xs:attribute name="frame"> ! <xs:simpleType> ! <xs:restriction base="xs:token"> ! <xs:enumeration value="top"/> ! <xs:enumeration value="bottom"/> ! <xs:enumeration value="topbot"/> ! <xs:enumeration value="all"/> ! <xs:enumeration value="sides"/> ! <xs:enumeration value="none"/> ! </xs:restriction> ! </xs:simpleType> ! </xs:attribute> ! <xs:attribute name="colsep" type="yesorno"/> ! <xs:attribute name="rowsep" type="yesorno"/> ! <xs:attributeGroup ref="tbl.table.att"/> ! <xs:attributeGroup ref="bodyatt"/> ! <xs:attributeGroup ref="secur"/> ! </xs:attributeGroup> ! <xs:element name="tgroup"> ! <xs:complexType> ! <xs:complexContent> ! <xs:extension base="tbl.tgroup.mdl"> ! <xs:attributeGroup ref="tgroup.attlist"/> ! </xs:extension> ! </xs:complexContent> ! </xs:complexType> ! </xs:element> ! <xs:attributeGroup name="tgroup.attlist"> ! <xs:attribute name="cols" use="required"/> ! <xs:attributeGroup ref="tbl.tgroup.att"/> ! <xs:attribute name="colsep" type="yesorno"/> ! <xs:attribute name="rowsep" type="yesorno"/> ! <xs:attribute name="align"> ! <xs:simpleType> ! <xs:restriction base="xs:token"> ! <xs:enumeration value="left"/> ! <xs:enumeration value="right"/> ! <xs:enumeration value="center"/> ! <xs:enumeration value="justify"/> ! <xs:enumeration value="char"/> ! </xs:restriction> ! </xs:simpleType> ! </xs:attribute> ! <xs:attribute name="char"/> ! <xs:attribute name="charoff"/> ! <xs:attributeGroup ref="secur"/> ! </xs:attributeGroup> ! <xs:element name="colspec"> ! <xs:complexType> ! <xs:attributeGroup ref="colspec.attlist"/> ! </xs:complexType> ! </xs:element> ! <xs:attributeGroup name="colspec.attlist"> ! <xs:attribute name="colnum"/> ! <xs:attribute name="colname"/> ! <xs:attribute name="colwidth"/> ! <xs:attribute name="colsep" type="yesorno"/> ! <xs:attribute name="rowsep" type="yesorno"/> ! <xs:attribute name="align"> ! <xs:simpleType> ! <xs:restriction base="xs:token"> ! <xs:enumeration value="left"/> ! <xs:enumeration value="right"/> ! <xs:enumeration value="center"/> ! <xs:enumeration value="justify"/> ! <xs:enumeration value="char"/> ! </xs:restriction> ! </xs:simpleType> ! </xs:attribute> ! <xs:attribute name="char"/> ! <xs:attribute name="charoff"/> ! </xs:attributeGroup> ! <xs:element name="spanspec"> ! <xs:complexType> ! <xs:attributeGroup ref="spanspec.attlist"/> ! </xs:complexType> ! </xs:element> ! <xs:attributeGroup name="spanspec.attlist"> ! <xs:attribute name="namest" use="required"/> ! <xs:attribute name="nameend" use="required"/> ! <xs:attribute name="spanname" use="required"/> ! <xs:attribute name="colsep" type="yesorno"/> ! <xs:attribute name="rowsep" type="yesorno"/> ! <xs:attribute name="align"> ! <xs:simpleType> ! <xs:restriction base="xs:token"> ! <xs:enumeration value="left"/> ! <xs:enumeration value="right"/> ! <xs:enumeration value="center"/> ! <xs:enumeration value="justify"/> ! <xs:enumeration value="char"/> ! </xs:restriction> ! </xs:simpleType> ! </xs:attribute> ! <xs:attribute name="char"/> ! <xs:attribute name="charoff"/> ! </xs:attributeGroup> ! <xs:element name="thead"> ! <xs:complexType> ! <xs:complexContent> ! <xs:extension base="tbl.hdft.mdl"> ! <xs:attributeGroup ref="thead.attlist"/> ! </xs:extension> ! </xs:complexContent> ! </xs:complexType> ! </xs:element> ! <xs:attributeGroup name="thead.attlist"> ! <xs:attribute name="valign"> ! <xs:simpleType> ! <xs:restriction base="xs:token"> ! <xs:enumeration value="top"/> ! <xs:enumeration value="middle"/> ! <xs:enumeration value="bottom"/> ! </xs:restriction> ! </xs:simpleType> ! </xs:attribute> ! <xs:attributeGroup ref="secur"/> ! </xs:attributeGroup> ! <xs:element name="tfoot"> ! <xs:complexType> ! <xs:complexContent> ! <xs:extension base="tbl.hdft.mdl"> ! <xs:attributeGroup ref="tfoot.attlist"/> ! </xs:extension> ! </xs:complexContent> ! </xs:complexType> ! </xs:element> ! <xs:attributeGroup name="tfoot.attlist"> ! <xs:attribute name="valign"> ! <xs:simpleType> ! <xs:restriction base="xs:token"> ! <xs:enumeration value="top"/> ! <xs:enumeration value="middle"/> ! <xs:enumeration value="bottom"/> ! </xs:restriction> ! </xs:simpleType> ! </xs:attribute> ! <xs:attributeGroup ref="secur"/> ! </xs:attributeGroup> ! <xs:element name="tbody"> ! <xs:complexType> ! <xs:sequence> ! <xs:element maxOccurs="unbounded" ref="row"/> ! </xs:sequence> ! <xs:attributeGroup ref="tbody.attlist"/> ! </xs:complexType> ! </xs:element> ! <xs:attributeGroup name="tbody.attlist"> ! <xs:attribute name="valign"> ! <xs:simpleType> ! <xs:restriction base="xs:token"> ! <xs:enumeration value="top"/> ! <xs:enumeration value="middle"/> ! <xs:enumeration value="bottom"/> ! </xs:restriction> ! </xs:simpleType> ! </xs:attribute> ! <xs:attributeGroup ref="secur"/> ! </xs:attributeGroup> ! <xs:element name="row"> ! <xs:complexType> ! <xs:complexContent> ! <xs:extension base="tbl.row.mdl"> ! <xs:attributeGroup ref="row.attlist"/> ! </xs:extension> ! </xs:complexContent> ! </xs:complexType> ! </xs:element> ! <xs:attributeGroup name="row.attlist"> ! <xs:attribute name="rowsep" type="yesorno"/> ! <xs:attribute name="valign"> ! <xs:simpleType> ! <xs:restriction base="xs:token"> ! <xs:enumeration value="top"/> ! <xs:enumeration value="middle"/> ! <xs:enumeration value="bottom"/> ! </xs:restriction> ! </xs:simpleType> ! </xs:attribute> ! <xs:attributeGroup ref="secur"/> ! </xs:attributeGroup> ! <xs:element name="entrytbl"> ! <xs:complexType> ! <xs:complexContent> ! <xs:extension base="tbl.entrytbl.mdl"> ! <xs:attributeGroup ref="entrytbl.attlist"/> ! </xs:extension> ! </xs:complexContent> ! </xs:complexType> ! </xs:element> ! <xs:attributeGroup name="entrytbl.attlist"> ! <xs:attribute name="cols" use="required"/> ! <xs:attributeGroup ref="tbl.tgroup.att"/> ! <xs:attribute name="colname"/> ! <xs:attribute name="spanname"/> ! <xs:attribute name="namest"/> ! <xs:attribute name="nameend"/> ! <xs:attribute name="colsep" type="yesorno"/> ! <xs:attribute name="rowsep" type="yesorno"/> ! <xs:attribute name="align"> ! <xs:simpleType> ! <xs:restriction base="xs:token"> ! <xs:enumeration value="left"/> ! <xs:enumeration value="right"/> ! <xs:enumeration value="center"/> ! <xs:enumeration value="justify"/> ! <xs:enumeration value="char"/> ! </xs:restriction> ! </xs:simpleType> ! </xs:attribute> ! <xs:attribute name="char"/> ! <xs:attribute name="charoff"/> ! <xs:attributeGroup ref="secur"/> ! </xs:attributeGroup> ! <xs:element name="entry"> ! <xs:complexType mixed="true"> ! <xs:group minOccurs="0" maxOccurs="unbounded" ref="tbl.entry.mdl"/> ! <xs:attributeGroup ref="entry.attlist"/> ! </xs:complexType> ! </xs:element> ! <xs:attributeGroup name="entry.attlist"> ! <xs:attribute name="colname"/> ! <xs:attribute name="namest"/> ! <xs:attribute name="nameend"/> ! <xs:attribute name="spanname"/> ! <xs:attribute name="morerows"/> ! <xs:attribute name="colsep" type="yesorno"/> ! <xs:attribute name="rowsep" type="yesorno"/> ! <xs:attribute name="align"> ! <xs:simpleType> ! <xs:restriction base="xs:token"> ! <xs:enumeration value="left"/> ! <xs:enumeration value="right"/> ! <xs:enumeration value="center"/> ! <xs:enumeration value="justify"/> ! <xs:enumeration value="char"/> ! </xs:restriction> ! </xs:simpleType> ! </xs:attribute> ! <xs:attribute name="char"/> ! <xs:attribute name="charoff"/> ! <xs:attribute name="rotate" type="yesorno"/> ! <xs:attribute name="valign"> ! <xs:simpleType> ! <xs:restriction base="xs:token"> ! <xs:enumeration value="top"/> ! <xs:enumeration value="middle"/> ! <xs:enumeration value="bottom"/> ! </xs:restriction> ! </xs:simpleType> ! </xs:attribute> ! <xs:attributeGroup ref="secur"/> ! </xs:attributeGroup> ! </xs:schema> Index: dbnotn.xsd =================================================================== RCS file: /cvsroot/xframe/xsddoc/samples/DocBook/dbnotn.xsd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** dbnotn.xsd 12 Dec 2003 13:11:06 -0000 1.1 --- dbnotn.xsd 30 Sep 2004 11:26:33 -0000 1.2 *************** *** 1,34 **** ! <?xml version="1.0" encoding="UTF-8"?> ! <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" version="1.0"> ! <xs:simpleType name="notation.class"> ! <xs:restriction base="xs:token"> ! <xs:enumeration value="BMP"/> ! <xs:enumeration value="CGM-CHAR"/> ! <xs:enumeration value="CGM-BINARY"/> ! <xs:enumeration value="CGM-CLEAR"/> ! <xs:enumeration value="DITROFF"/> ! <xs:enumeration value="DVI"/> ! <xs:enumeration value="EPS"/> ! <xs:enumeration value="EQN"/> ! <xs:enumeration value="FAX"/> ! <xs:enumeration value="GIF"/> ! <xs:enumeration value="GIF87a"/> ! <xs:enumeration value="GIF89a"/> ! <xs:enumeration value="JPG"/> ! <xs:enumeration value="JPEG"/> ! <xs:enumeration value="IGES"/> ! <xs:enumeration value="PCX"/> ! <xs:enumeration value="PIC"/> ! <xs:enumeration value="PNG"/> ! <xs:enumeration value="PS"/> ! <xs:enumeration value="SGML"/> ! <xs:enumeration value="TBL"/> ! <xs:enumeration value="TEX"/> ! <xs:enumeration value="TIFF"/> ! <xs:enumeration value="WMF"/> ! <xs:enumeration value="WPG"/> ! <xs:enumeration value="SVG"/> ! <xs:enumeration value="linespecific"/> ! </xs:restriction> ! </xs:simpleType> ! </xs:schema> --- 1,34 ---- ! <?xml version="1.0" encoding="UTF-8"?> ! <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" version="1.0"> ! <xs:simpleType name="notation.class"> ! <xs:restriction base="xs:token"> ! <xs:enumeration value="BMP"/> ! <xs:enumeration value="CGM-CHAR"/> ! <xs:enumeration value="CGM-BINARY"/> ! <xs:enumeration value="CGM-CLEAR"/> ! <xs:enumeration value="DITROFF"/> ! <xs:enumeration value="DVI"/> ! <xs:enumeration value="EPS"/> ! <xs:enumeration value="EQN"/> ! <xs:enumeration value="FAX"/> ! <xs:enumeration value="GIF"/> ! <xs:enumeration value="GIF87a"/> ! <xs:enumeration value="GIF89a"/> ! <xs:enumeration value="JPG"/> ! <xs:enumeration value="JPEG"/> ! <xs:enumeration value="IGES"/> ! <xs:enumeration value="PCX"/> ! <xs:enumeration value="PIC"/> ! <xs:enumeration value="PNG"/> ! <xs:enumeration value="PS"/> ! <xs:enumeration value="SGML"/> ! <xs:enumeration value="TBL"/> ! <xs:enumeration value="TEX"/> ! <xs:enumeration value="TIFF"/> ! <xs:enumeration value="WMF"/> ! <xs:enumeration value="WPG"/> ! <xs:enumeration value="SVG"/> ! <xs:enumeration value="linespecific"/> ! </xs:restriction> ! </xs:simpleType> ! </xs:schema> Index: dbhier.xsd =================================================================== RCS file: /cvsroot/xframe/xsddoc/samples/DocBook/dbhier.xsd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** dbhier.xsd 12 Dec 2003 13:11:06 -0000 1.1 --- dbhier.xsd 30 Sep 2004 11:26:33 -0000 1.2 *************** *** 1,1696 **** ! <?xml version="1.0" encoding="UTF-8"?> ! <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" version="1.0"> ! <xs:group name="appendix.class"> ! <xs:sequence> ! <xs:element ref="appendix"/> ! </xs:sequence> ! </xs:group> ! <xs:group name="article.class"> ! <xs:sequence> ! <xs:element ref="article"/> [...3363 lines suppressed...] ! </xs:element> ! <xs:attributeGroup name="article.attlist"> ! <xs:attribute name="class"> ! <xs:simpleType> ! <xs:restriction base="xs:token"> ! <xs:enumeration value="journalarticle"/> ! <xs:enumeration value="productsheet"/> ! <xs:enumeration value="whitepaper"/> ! <xs:enumeration value="techreport"/> ! <xs:enumeration value="specification"/> ! <xs:enumeration value="faq"/> ! </xs:restriction> ! </xs:simpleType> ! </xs:attribute> ! <xs:attribute name="parentbook" type="xs:IDREF"/> ! <xs:attributeGroup ref="status.attrib"/> ! <xs:attributeGroup ref="common.attrib"/> ! <xs:attributeGroup ref="article.role.attrib"/> ! </xs:attributeGroup> ! </xs:schema> ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl