< #element-

<-- Category: -->
(hackSep(this,",")) + * ? (hackSep(this,"|"))+*? (hackSep(this,"|"))+*? (hackSep(this,"&"))+*? text #element- + * ?  />
   =
hackSep(this,"|") "" { } <xsl:value-of select="spec/header/title"/> W3C Logo


W3C Internal Working Draft --

This version


Latest version


Previous versions


Editors

Copyright 1999 W3C (MIT, INRIA, Keio), All Rights Reserved. W3C liability, trademark, document use and software licensing rules apply.

Status of this document

Abstract

Table of Contents

sectionNum(this)+"." sectionNum(this) # AENuniqueID(this)

Appendices

sectionNum(this)+"." # AENuniqueID(this)
sectionNum(this) # AENuniqueID(this)
sectionNum(this) # AENuniqueID(this) (Non-Normative)
() > []

Appendices

sectionNum(this)+"." AENuniqueID(this)

sectionNum(this) AENuniqueID(this)

sectionNum(this) AENuniqueID(this)

sectionNum(this) AENuniqueID(this)
sectionNum(this) AENuniqueID(this)

#[] #{} [] {}
XML Representation
Schema component: #
Element information item:
Property Representation
#{}
# [Definition: ] #
Ed. note:

Constraint on Schemas: Schema-validity Constraint: Schema Information Set Contribution: Constraint:

NOTE:
Example
/* */

# # 1) return " "+s+" "; else return ""; } function sectionNum(e) { if (e) { if (e.parentNode.nodeName == "back") return formatIndex(absoluteChildNumber(e), "A"); else an= sectionNum(e.selectSingleNode("ancestor(inform-div1|div1|div2|div3|div4|div5)")); mn=formatIndex(childNumber(e), "1"); if (an) return an + "." + mn; else return mn; } else { return ""; } } var prodCount = 1; function prodNum() { return formatIndex(prodCount++, "1"); } ]]>