complexType  OASISEntryType  
diagram
version  
namespace http://www.oasis-open.org/tables/exchange/1.0
used by
complexType     com:IPOASISEntryType 
attributes
Name   Type   Use   Default   Fixed   annotation
tbl:colname    xsd:NMTOKEN                
tbl:namest    xsd:NMTOKEN                
tbl:nameend    xsd:NMTOKEN                
tbl:morerows    xsd:integer                
tbl:colsep    xsd:boolean                
tbl:rowsep    xsd:boolean                
tbl:align    xsd:token                
tbl:char    xsd:string                
tbl:charoff    xsd:NMTOKEN                
tbl:valign    xsd:token                
source <xsd:complexType  name="OASISEntryType">
<xsd:attribute  name="colname"  type="xsd:NMTOKEN">
</xsd:attribute> <xsd:attribute  name="namest"  type="xsd:NMTOKEN">
</xsd:attribute> <xsd:attribute  name="nameend"  type="xsd:NMTOKEN">
</xsd:attribute> <xsd:attribute  name="morerows"  type="xsd:integer">
</xsd:attribute> <xsd:attribute  name="colsep"  type="xsd:boolean">
</xsd:attribute> <xsd:attribute  name="rowsep"  type="xsd:boolean">
</xsd:attribute> <xsd:attribute  name="align">
<xsd:simpleType>
<xsd:restriction  base="xsd:token">
<xsd:enumeration  value="left">
</xsd:enumeration> <xsd:enumeration  value="right">
</xsd:enumeration> <xsd:enumeration  value="center">
</xsd:enumeration> <xsd:enumeration  value="justify">
</xsd:enumeration> <xsd:enumeration  value="char">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute> <xsd:attribute  name="char"  type="xsd:string">
</xsd:attribute> <xsd:attribute  name="charoff"  type="xsd:NMTOKEN">
</xsd:attribute> <xsd:attribute  name="valign">
<xsd:simpleType>
<xsd:restriction  base="xsd:token">
<xsd:enumeration  value="top">
</xsd:enumeration> <xsd:enumeration  value="middle">
</xsd:enumeration> <xsd:enumeration  value="bottom">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
</xsd:complexType>


attribute  OASISEntryType/@colname  
version  
namespace http://www.oasis-open.org/tables/exchange/1.0
type xsd:NMTOKEN 
source <xsd:attribute  name="colname"  type="xsd:NMTOKEN"/>


attribute  OASISEntryType/@namest  
version  
namespace http://www.oasis-open.org/tables/exchange/1.0
type xsd:NMTOKEN 
source <xsd:attribute  name="namest"  type="xsd:NMTOKEN"/>


attribute  OASISEntryType/@nameend  
version  
namespace http://www.oasis-open.org/tables/exchange/1.0
type xsd:NMTOKEN 
source <xsd:attribute  name="nameend"  type="xsd:NMTOKEN"/>


attribute  OASISEntryType/@morerows  
version  
namespace http://www.oasis-open.org/tables/exchange/1.0
type xsd:integer 
source <xsd:attribute  name="morerows"  type="xsd:integer"/>


attribute  OASISEntryType/@colsep  
version  
namespace http://www.oasis-open.org/tables/exchange/1.0
type xsd:boolean 
source <xsd:attribute  name="colsep"  type="xsd:boolean"/>


attribute  OASISEntryType/@rowsep  
version  
namespace http://www.oasis-open.org/tables/exchange/1.0
type xsd:boolean 
source <xsd:attribute  name="rowsep"  type="xsd:boolean"/>


attribute  OASISEntryType/@align  
version  
namespace http://www.oasis-open.org/tables/exchange/1.0
type restriction of xsd:token 
source <xsd:attribute  name="align">
<xsd:simpleType>
<xsd:restriction  base="xsd:token">
<xsd:enumeration  value="left">
</xsd:enumeration> <xsd:enumeration  value="right">
</xsd:enumeration> <xsd:enumeration  value="center">
</xsd:enumeration> <xsd:enumeration  value="justify">
</xsd:enumeration> <xsd:enumeration  value="char">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>


attribute  OASISEntryType/@char  
version  
namespace http://www.oasis-open.org/tables/exchange/1.0
type xsd:string 
source <xsd:attribute  name="char"  type="xsd:string"/>


attribute  OASISEntryType/@charoff  
version  
namespace http://www.oasis-open.org/tables/exchange/1.0
type xsd:NMTOKEN 
source <xsd:attribute  name="charoff"  type="xsd:NMTOKEN"/>


attribute  OASISEntryType/@valign  
version  
namespace http://www.oasis-open.org/tables/exchange/1.0
type restriction of xsd:token 
source <xsd:attribute  name="valign">
<xsd:simpleType>
<xsd:restriction  base="xsd:token">
<xsd:enumeration  value="top">
</xsd:enumeration> <xsd:enumeration  value="middle">
</xsd:enumeration> <xsd:enumeration  value="bottom">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>