Appendix B: RDF Schema (informative)

The following RDF Schema provides a formal characterization of the Infoset. In case of disagreement between this schema and the prose in this document, the prose should be taken as normative.

 <?xml version='1.0'standalone='yes'?> <rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns:rdfs='http://www.w3.org/TR/1999/PR-rdf-schema-19990303#' xmlns='http://www.w3.org/1999/WD-infoset-19991201#'> <!--Enumeration classes and their members--> <rdfs:Class id='AttrType'/> <AttrType id='AttrType.ID'/> <AttrType id='AttrType.IDREF'/> <AttrType id='AttrType.IDREFS'/> <AttrType id='AttrType.ENTITY'/> <AttrType id='AttrType.ENTITIES'/> <AttrType id='AttrType.NMTOKEN'/> <AttrType id='AttrType.NMTOKENS'/> ...

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.