Belongs to http://www.w3.org/1999/02/22-rdf-syntax-ns# XML Namespace. Defined in PBS XML Schema grammar.
This is a complex type of element.
A RDF statement.
The RDF Description element.
Content for the Description element.
All of the following (in any order):
Zero or more of the following:
<rdf:RDF><rdf:Description rdf:about="http://pbs.gov.au/pbs-ontology"> <db:title>...</db:title> <p:has-revision-history rdf:resource="http://pbs.gov.au/revision-history"/> </rdf:Description><rdf:Description rdf:about="http://pbs.gov.au/revision-history">...</rdf:Description> <rdf:Description rdf:about="http://pbs.gov.au/revision-2016-08-31">...</rdf:Description> <rdf:Description rdf:about="http://pbs.gov.au/revision-2017-08-25">...</rdf:Description> <rdf:Description rdf:about="http://pbs.gov.au/revision-2018-08-28">...</rdf:Description> ... </rdf:RDF>
The rdf:Description element may include the following attributes:
Name | Optional | Allowed Values | Default Value | Comments |
---|---|---|---|---|
xml:id | Yes | text | Identifies the unique ID value of the element | |
xml:base | Yes | text | Specifies the base URI of the element and its descendants | |
xml:lang | Yes | text | Specifies the natural language of the element and its descendants | |
rdf:resource | Yes | "anyURI" datatype | Reference to a terminology concept. | |
previous | Yes | "anyURI" datatype | Hyperlink to the previous value of the element. | |
rdf:ID | Yes | text | rdf:ID attribute | |
rdf:nodeID | Yes | text | rdf:nodeID attribute | |
rdf:about | Yes | "anyURI" datatype | rdf:about attribute | |
rdf:datatype | Yes | text | rdf:datatype attribute | |
rdf:parseType | Yes | text | rdf:parseType attribute |