The contents of the PBS XML Schema package.
README.html
, index.html
The documentation for the PBS XML Schema. This is a Web page that may be opened in a Web browser.
doc
Documentation.
doc/html
Documentation in the form of Web pages.
doc/pdf
Documentation in the form of PDF documents.
docbook
Contains support files for the DocBook schema.
rnc
Contains the schema in RELAX NG compact form.
rng
Contains the schema in RELAX NG XML form.
rng/pbs.rng
This is an entry point for Relax-NG schema-validation. It is used to schema-validate a PBS XML document, ignoring any extension element. That is, this file validates version 3.0, 3.1, 3.2, and so on.
See the PBS XML Developers' Guide for information on how to use this file.
rng/extension.rng
This is an entry point for Relax-NG schema-validation. It is used to schema-validate a PBS XML document, including all extension elements. That is, this file validates version 3.0 and only version 3.0.
See the PBS XML Developers' Guide for information on how to use this file.
rng/dc.rng
The Dublin Core module for the PBS XML Schema.
rng/dcterms.rng
Additional Dublin Core module for the PBS XML Schema.
rng/customise-docbook.rng
A support module for the PBS XML Schema.
samples
Sample XML documents.
schematron
Contains files for Schematron validation.
schematron/pbs.sch
A Schematron file for use with applications that provide support for Schematron validation, such as Oxygen.
schematron/validator.xsl
A XSL stylesheet that performs Schematron validation.
spec
Contains files for the PBS Ontology.
spec/code-uri.xml
This file is an extract from the PBS XML Schema document that lists Canonical URIs for types of codes in the PBS XML.
spec/ontology.xml
Contains the PBS Ontology in RDF/XML format.
svg
Contains support files for the SVG schema.
xsd
W3C XML Schemas (WXS) version of the schema.
xsd/pbs.xsd
This is the entry point for XSD schema-validation. It is used to schema-validate a PBS XML document, ignoring any extension element. That is, this file validates version 3.0, 3.1, 3.2, and so on.
xsd-redacted
Contains the same W3C XML Schemas (WXS) version of the schema as above, but without declarations of xml:id attributes.
xsl
Contains supporting XSL stylesheets.