Sorted by name
Name | Number | Production |
---|---|---|
AttDef (supersedes [xml-53]) | xmlns-18 | S (QName | NSAttName) S AttType S DefaultDecl |
AttDef (superseded by [xmlns-18]) | xml-53 | S Name S AttType S DefaultDecl |
AttlistDecl (supersedes [xml-52]) | xmlns-17 | '<!ATTLIST' S QName AttDef* S? '>' |
AttlistDecl (superseded by [xmlns-17]) | xml-52 | '<!ATTLIST' S Name AttDef* S? '>' |
Attribute (supersedes [xml-41]) | xmlns-12 | NSAttName Eq AttValue | QName Eq AttValue |
Attribute (superseded by [xmlns-12]) | xml-41 | Name Eq AttValue |
AttType | xml-54 | StringType | TokenizedType | EnumeratedType |
AttValue | xml-10 | '"' ([^<&"] | Reference)* '"' |" '" ([^<&'] | Reference)* "'" |
BaseChar | xml-85 | See Character Tables |
CData | xml-20 | (Char* - (Char* ']]>' Char*)) |
CDEnd | xml-21 | ']]>' |
CDSect | xml-18 | CDStart CData CDEnd |
CDStart | xml-19 | '<![CDATA[' ... |
Get Essential XML: Beyond Markup now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.