Pinnacles Component Information Standard (PCIS), Version 1.5-1-081099
| Element: | Unordered List | ||||||||||||||||||
| Tag: | <unordered.list> | ||||||||||||||||||
| Definition: |
A simple single-item list or a list of items, sometimes with a non-numeric or alphabetical special character prefix. | ||||||||||||||||||
| Remarks: |
Each List Item (<li>) in an Unordered List (unordered.list) may be prefixed by a special character, such as a bullet, asterisk, or em-dash. In a simple list, where there is no special character prefix, the items are generally displayed or printed slightly indented. The PCIS provides for three types of general lists:
List models were adopted from IBM's IBMIDDOC DTDs. The tag minimization parameter does not appear in the XML version of this element (because it is forbidden by XML). | ||||||||||||||||||
| Associated Attributes: |
| ||||||||||||||||||
| Element Content: |
This element may contain:
| ||||||||||||||||||
| Pools: |
This element is part of: | ||||||||||||||||||
| SGML Model: | |||||||||||||||||||
<!ELEMENT unordered.list - - (title?, ((li+,li.block*) |
li.block+)) >
<!ATTLIST unordered.list
list.style (simple|bulleted) "bulleted"
%common.atts; >
| |||||||||||||||||||
| Formatted Example: | |||||||||||||||||||
APPLICATION SUMMARY | |||||||||||||||||||
| Tagged Example: | |||||||||||||||||||
|
<APPLICATION.SUMMARY id=X19A> <TITLE id="T999">Application Summary</TITLE> <UNORDERED.LIST id="B21" DIV.CLASS="PROD.SUMMARY" LIST.STYLE="bulleted"> <LI id="B22"><P id="B23">Medical instruments</P></LI> <LI id="B24"><P id="B25">Process control system</P></LI> <LI id="B26"><P id="B27">Test equipment</P></LI></UNORDERED.LIST> | |||||||||||||||||||
Standard Version: 1.1
Original version: March 11, 1994
Last updated: PCIS 1.2 October 31, 1995

Pinnacles Component Information Standard (PCIS), Version 1.5-1-081099
Copyright © 1999 Silicon Integration Initiative, Inc. All
rights reserved worldwide.