XML Schema

Table of content

1 - XML Schema

The XML Schema for BS8723-5 is available at the following location.

DD8723-5.xsd

Note that this schema has some dependencies saved in the same folder.

2 - XML Schema editors

It is recommended to use an XSD editor to open the XML Schema. Please consider using a tool such as the following.

3 - xsddoc

A documentation of the XML Schema generated with xsddoc is available at this location.

XmlSchemaDocumentation.

4 - Notes

When designing the XML Schema, the following guidelines have been followed.

  • A complex type has been defined for each class of the model.
  • To follow GovTalk guidelines the name of a complex type always terminates with "Structure".
  • To follow GovTalk guidelines the name of a simple type always terminates with "Type".
  • An element in the complex type has been defined for each attribute of a class.
  • When relevant, the Dublin Core naming convention was followed for the elements.
  • The XML Schema was defined under the namespace http://www.bsigroup.com/resources/standards/bs8723/.