Namespace: |
|
Content: |
|
Defined: |
globally in xhtml-table-1.xsd; see XML source |
Includes: |
definition of 1 attribute |
Used: |
at 2 locations |
XML Representation Summary |
||||||
<... |
||||||
|
||||||
...> |
<xs:attribute name="scope">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="row"/>
<xs:enumeration value="col"/>
<xs:enumeration value="rowgroup"/>
<xs:enumeration value="colgroup"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:attributeGroup>
|
Type: |
|
Use: |
optional |
enumeration of xs:NMTOKEN
|
Enumeration: |
"row", "col", "rowgroup", "colgroup"
|
Type Derivation Tree
xs:NMTOKEN (restriction)
simpleType
|
Derivation: |
restriction of xs:NMTOKEN
|
|||
Facets: |
|
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="row"/>
<xs:enumeration value="col"/>
<xs:enumeration value="rowgroup"/>
<xs:enumeration value="colgroup"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
|
XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set
|