XSchema Spec Section 2.5, Draft 2

Simon St.Laurent SimonStL at classic.msn.com
Fri Jun 26 01:41:18 BST 1998


Until we sort out the validation/functionality issue, I'm leaving these as 
elements so that the parser doesn't have to deal with missing parts.

Namespaces and some wording have been fixed.

I'd really like an example for this.  Anyone got a good one?

Simon St.Laurent
Dynamic HTML: A Primer / XML: A Primer / Cookies

2.5 Notation Declarations

Notation declarations are made with XSC:Notation elements nested in the 
XSC:XSchema element.

<!ELEMENT XSC:Notation (XSC:Doc?, ((XSC:PubidLiteral, XSC:SystemLiteral?) | 
XSC:SystemLiteral))>
<!ATTLIST XSC:Notation 
      name NMTOKEN #REQUIRED>
<!ELEMENT XSC:PubidLiteral EMPTY>
<!ATTLIST XSC:PubidLiteral
	Pubid CDATA #REQUIRED>
<!ELEMENT XSC:SystemLiteral EMPTY>
<!ATTLIST XSC:Systemliteral
	href CDATA #REQUIRED>

Notations may include Public Identifier or a system literal, or both in that 
order.


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list