spanspec

********************************************************************** * Define Element spanspec (Span Column Specification) containing:- * * No Other Tags. * *@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@* * Attribute(s):- * * namest - NMTOKEN - REQUIRED - Name of the left most column of * * the span. * * nameend - NMTOKEN - REQUIRED - Name of the right most column of * * the span. * * spanname - NMOTKEN - REQUIRED - Name of the horizontal span. * * align - Declared - "center" - Text horizontal position within * * the column. * * - "left" - Quad (flush) left. * * - "center" - Centered. * * - "right" - Quad (flush) right. * * - "justify"- Both quad left and quad right. * * - "char" - Align on leftmost of char, position be * * charoff. * * charoff - NUTOKEN - IMPLIED - The percent of the current width * * to the left of the (left edge of) the * * alignment character, eg "50". * * char - CDATA - IMPLIED - The value is the alignment * * character on which entries are aligned. * * colsep - NUMBER - IMPLIED - Internal Column rulings. * * - "0" - Do Not display internal column rulings. * * - "1" - Display internal column rulings. * * rowsep - NUMBER - IMPLIED - Internal Row rulings. * * - "0" - Do Not display internal row rulings. * * - "1" - Display internal row rulings. * ********************************************************************** --

Tag Minimization:      Open Tag Required      Close Tag Optional     

1. Allowed Content

EMPTY

2. Attributes

AttributeValue(s) Default Value
align |left |right |center |justify |char center
char CDATA #IMPLIED
charoff NUTOKEN #IMPLIED
colsep NUMBER #IMPLIED
nameend NMTOKEN #REQUIRED
namest NMTOKEN #REQUIRED
rowsep NUMBER #IMPLIED
spanname NMTOKEN #REQUIRED

3. Parent Elements

capgrp   tgroup  

Top Elements || All Elements || Tree


S1000D - ISSUE 2.2: DATA MODULE - PROCED DTD (SGML)