Schema for the XML headers of the SDM Binary Data Format (vers. 0.94)

Table of Contents

top

Schema Document Properties

Target Namespace http://www.w3.org/1999/xlink
Element and Attribute Namespaces
  • Global element and attribute declarations belong to this schema's target namespace.
  • By default, local element declarations have no namespace.
  • By default, local attribute declarations have no namespace.
Schema Composition
  • This schema imports schema(s) from the following namespace(s):
    • http://www.w3.org/XML/1998/namespace (at xml.xsd)

Declared Namespaces

Prefix Namespace
xml http://www.w3.org/XML/1998/namespace
xs http://www.w3.org/2001/XMLSchema
xlink http://www.w3.org/1999/xlink
Schema Component Representation
<xs:schema targetNamespace="http://www.w3.org/1999/xlink">
<xs:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml.xsd"/>
...
</xs:schema>
top