24. XHTML Metainformation Attributes Module

Contents

This section is normative for purposes of defining the integration of the XHTML Metainformation Attributes Module into XHTML 2. The semantics of the XHTML Metainformation Attributes Module itself are normatively defined in [RDFASYNTAX]. The rules for extracting RDF from XHTML family markup languages are defined in [RDFASYNTAX]. For information on important differences between XHTML 2 and other XHTML family markup languages and how those may relate to RDFa, see Appendix A.

24.1. Metadata Attribute Collection

Attributes Notes
about (URIorSafeCURIE)  
content (CDATA)  
datatype (CURIE) If not specified, then the default value is string as defined in [XMLSCHEMA].
typeof (CURIEs)  
property (CURIEs)  
rel (reserved word | CURIE)+ See the reserved values list in [XHTMLVOCAB]
resource (URIorSafeCURIE)  
rev (reserved word | CURIE)+ See the reserved values list in [XHTMLVOCAB]

Implementations: RelaxNG, XML Schema