diagram | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
version | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.oasis-open.org/tables/exchange/1.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | tbl:colspec tbl:thead | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="tgroup"> <xsd:sequence>
<xsd:attribute name="cols" type="xsd:integer" use="required"/> <xsd:attribute name="colsep" type="xsd:boolean"/> <xsd:attribute name="rowsep" type="xsd:boolean"/> <xsd:attribute name="align">
</xsd:complexType> |
version | |
namespace | http://www.oasis-open.org/tables/exchange/1.0 |
type | xsd:integer |
source | <xsd:attribute name="cols" type="xsd:integer" use="required"> </xsd:attribute> |
version | |
namespace | http://www.oasis-open.org/tables/exchange/1.0 |
type | xsd:boolean |
source | <xsd:attribute name="colsep" type="xsd:boolean"> </xsd:attribute> |
version | |
namespace | http://www.oasis-open.org/tables/exchange/1.0 |
type | xsd:boolean |
source | <xsd:attribute name="rowsep" type="xsd:boolean"> </xsd:attribute> |
version | |||
namespace | http://www.oasis-open.org/tables/exchange/1.0 | ||
type | restriction of xsd:token | ||
source | <xsd:attribute name="align"> <xsd:simpleType>
</xsd:attribute> |