XSchema Specification - Notations (Section 2.5), Draft 4

Simon St.Laurent SimonStL at classic.msn.com
Sat Jul 18 17:13:05 BST 1998


Here's the latest on section 2.5.  Tiny grammatical nits and capitalization 
have been fixed; nothing substantive.

As always, a prettier HTML version of this will be posted shortly at 
http://purl.oclc.org/NET/xschema. 

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:More?) >
<!ATTLIST XSC:Notation 
    Name NMTOKEN #REQUIRED
    id ID #IMPLIED
    PubidLiteral CDATA #IMPLIED
    SystemLiteral CDATA #IMPLIED>

Notations may include a public identifier or a system literal, or both. 
XSchema processors should ignore XSC:Notation elements that contain neither. 
Public identifiers and system literals should conform to the rules in Section 
4.7 of the XML 1.0 Specification.


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