element IPOASISTable
diagram
version V2_0
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:IPOASISTableType
properties
content complex
children com:TableTitle com:TableGroup
used by
complexType com:DDType com:TableType
attributes
Name Type Use Default Fixed annotation
tbl:frame xsd:token
tbl:colsep xsd:boolean
tbl:rowsep xsd:boolean
com:id xsd:ID documentation
Unique identifier global to the entire document
com:tableNumber xsd:string required documentation
Number of table
com:tableStyle xsd:token documentation
Style of table
com:pageWide xsd:decimal documentation
Wide of the page into which the table will be inserted
com:orientationCategory com:OrientationCategoryType documentation
Orientation of object (such as image, table, page)
annotation
documentation
OASIS Table
source <xsd:element name="IPOASISTable" type="com:IPOASISTableType">
<xsd:annotation>
<xsd:documentation>
OASIS Table
</xsd:documentation>
</xsd:annotation>
</xsd:element>