<?xml version='1.0'?>
<!-- $Id: structures.xml,v 1.82.2.11 2000/04/07 21:55:09 ht Exp $ -->
<?xml:stylesheet type='text/xsl' href='xmlschema.msxsl'?>
<!-- $Id: structures.xml,v 1.82.2.11 2000/04/07 21:55:09 ht Exp $ -->
<!DOCTYPE spec PUBLIC "-//HST//DTD Specification::19990423//EN" "xmlspec-19990429.dtd" [
   <!ENTITY % versionEntities SYSTEM "versionInfo.ent">
   %versionEntities; <!-- get path and date entities -->
   <!ENTITY SchemaWG "<loc
href='http://www.w3.org/XML/Activity#schema-wg'>W3C XML Schema Working
Group</loc>">
   <!ENTITY XSP1 "<emph>XML Schema: Structures</emph>">
   <!ENTITY XSP2 "<bibref ref='ref-xsp2'/>">
   <!ENTITY doc.date "&draft.day; &draft.month; &draft.year;">
   <!ENTITY w3c.doc.date "&draft.day;-&draft.month;-&draft.year;">
   <!ENTITY iso.doc.date "&draft.YY;&draft.MM;&draft.DD;">
   <!ENTITY XSP1.version "0.8">
   <!ENTITY doc.audience "WG-internal review.">
   <!ENTITY doc.distribution "Schema IG">

   <!ENTITY eacute "&#233;" > <!-- small e, acute accent -->
   <!ENTITY constraint "identity-constraint">
   <!ENTITY Constraint "Identity-constraint"> <!-- for replacement later? -->
   <!ATTLIST eg text CDATA #IMPLIED> <!-- experimental pointer to out-of-line
                                          example text -->
   <!ELEMENT propdef ANY> <!-- best we can do without editing xml-spec -->
   <!ATTLIST propdef id ID #REQUIRED
                     name CDATA #REQUIRED>
   <!ELEMENT propref EMPTY>
   <!ATTLIST propref ref IDREF #REQUIRED>
   <!ELEMENT xpropref (#PCDATA)>
   <!ATTLIST xpropref href CDATA #IMPLIED>
   <!ELEMENT compdef (proplist)>
   <!ATTLIST compdef name CDATA #REQUIRED
                     ref IDREF #REQUIRED>
   <!ELEMENT proplist (propdef*)>
   <!ELEMENT reprdef (reprelt*,reprcomp*)>
   <!ELEMENT reprelt EMPTY>
   <!ATTLIST reprelt eltname NMTOKENS #REQUIRED
                     type NMTOKEN #IMPLIED>
   <!ELEMENT reprcomp (reprdep?,propmap*)>
   <!ATTLIST reprcomp ref IDREF #REQUIRED
                      abstract CDATA #REQUIRED>
   <!ELEMENT propmap ANY> <!-- best we can do without editing xml-spec -->
   <!ATTLIST propmap name IDREF #REQUIRED>
   <!ELEMENT reprdep ANY> <!-- best we can do without editing xml-spec -->
   <!ELEMENT eltref EMPTY>
   <!ATTLIST eltref ref NMTOKEN #REQUIRED>
   <!ELEMENT stale ANY>
   <!ELEMENT restrictCases (restrict+)>
   <!ELEMENT restrict (any|all|choice|elt|seq)*>
   <!ATTLIST restrict case NMTOKEN #REQUIRED>
   <!ELEMENT any (#PCDATA)>
   <!ELEMENT all (#PCDATA)>
   <!ELEMENT elt (#PCDATA)>
   <!ELEMENT choice (#PCDATA)>
   <!ELEMENT seq (#PCDATA)>
   <!ELEMENT schemaComp (head,pvlist+)>
   <!ATTLIST schemaComp id ID #REQUIRED>
   <!ELEMENT pvlist (pvpair+)>
   <!ELEMENT pvpair ANY>
   <!ATTLIST pvpair ref IDREF #REQUIRED>
   <!ENTITY % local.p.class "|stale">
   <!ENTITY % local.termdef.class "|propdef">
   <!ENTITY % local.ref.class "|propref|xpropref|eltref">
   <!ENTITY % local.illus.class "|compdef|reprdef|proplist|schemaComp|restrictCases">
   <!ENTITY i-attribute "<xpropref href='http://www.w3.org/TR/xml-infoset#infoitem.element'>attribute</xpropref>">
   <!ENTITY i-children "<xpropref href='http://www.w3.org/TR/xml-infoset#infoitem.element'>children</xpropref>">
   <!ENTITY i-attributes "<xpropref href='http://www.w3.org/TR/xml-infoset#infoitem.element'>attributes</xpropref>">
   <!ENTITY i-attrChildren "<xpropref href='http://www.w3.org/TR/xml-infoset#infoitem.attribute'>children</xpropref>">
   <!ENTITY i-value "lexical <xpropref href='http://www.w3.org/TR/xml-infoset#infoitem.attribute'>value</xpropref>">
   <!ENTITY i-svalue "<xpropref href='http://www.w3.org/TR/xml-infoset#infoitem.attribute'>value</xpropref>">
   <!ENTITY i-ccode "<xpropref
href='http://www.w3.org/TR/xml-infoset#infoitem.character'>character code</xpropref>">
 ]>
<spec>
  <header>
    <title>XML Schema Part 1: Structures</title>
    <version>&XSP1.version;</version>
    <w3c-designation>&WD-XSP1;-&iso.doc.date;</w3c-designation>
    <w3c-doctype>W3C Working Draft</w3c-doctype>
    <pubdate>
      <day>&draft.day;</day>
      <month>&draft.month;</month>
      <year>&draft.year;<!-- (Point release id: <code>$Id: structures.xml,v 1.82.2.11 2000/04/07 21:55:09 ht Exp $</code>)--></year>
    </pubdate>
    <notice role="publoc"><ednote><edtext>The following SHOULD be in the publoc, but
the DTD doesn't currently allow it: the stylesheet fakes it.</edtext></ednote>
     <p>(in <loc href="&XSP1.URI;.xml">XML</loc> (with its own <loc href="&XSP1.base;/xmlspec-19990429.dtd">DTD</loc>, <loc href="&XSP1.base;/xmlschema.xsl">XSL
stylesheet</loc> (Nov REC version)) and <loc href="&XSP1.URI;.html">HTML</loc>), with separate provision of the <loc href="&XMLSchemaNS;.xsd">schema</loc> and <loc href="&XMLSchemaNS;.dtd">DTD</loc> for schemas described herein.</p>
</notice>
    <publoc> <loc href="&XSP1.base;/">&XSP1.base;/</loc> </publoc>
   <latestloc><loc href="http://www.w3.org/TR/xmlschema-1/">http://www.w3.org/TR/xmlschema-1/</loc>
 </latestloc>
   <prevlocs>
    <loc href="http://www.w3.org/TR/2000/WD-xmlschema-1-20000225/">http://www.w3.org/TR/2000/WD-xmlschema-1-20000225/</loc>
   </prevlocs>
    <authlist>
      <author>
        <name>Henry S. Thompson</name>
        <affiliation>University of Edinburgh</affiliation>
        <email href="mailto:ht@cogsci.ed.ac.uk">ht@cogsci.ed.ac.uk</email>
      </author>
     <author>
      <name>David Beech</name>
      <affiliation>Oracle Corp.</affiliation>
      <email href="mailto:dbeech@us.oracle.com">dbeech@us.oracle.com</email>
     </author>
     <author>
      <name>Murray Maloney</name>
      <affiliation>Commerce One</affiliation>
      <email href="mailto:murray@muzmo.com">murray@muzmo.com</email>
     </author>
     <author>
      <name>Noah Mendelsohn</name>
      <affiliation>Lotus Development Corporation</affiliation>
      <email href="mailto:Noah_Mendelsohn@lotus.com">Noah_Mendelsohn@lotus.com</email>
     </author>
    </authlist>
    <status>
<p>This is the Last-Call public working draft of XML Schema 1.0,
issued by the <loc href="http://www.w3.org/XML/Activity#schema-wg">XML 
Schema Working Group</loc>, for review
by the public and by members and working groups of the World Wide Web
Consortium.  
</p><p>
This working draft incorporates all Working Group decisions through 
2000-04-06.  It has been reviewed by the XML Schema Working Group, and 
the Working Group has agreed to its publication as a Last Call draft.  
The Last Call period is expected to end 12 May 2000.  Following this 
Last Call for Review, the Working Group intends to submit this specification
for publication as a Candidate Recommendation.</p>
<p>
This schedule may vary, depending on the comments of the public and of
other W3C working groups on this draft.  Such comments are instrumental
in the WG's deliberations, and we encourage readers to review the draft
and to send comments to
<loc
         href="mailto:www-xml-schema-comments@w3.org">www-xml-schema-comments@w3.org</loc>.
An <loc
href='http://lists.w3.org/Archives/Public/www-xml-schema-comments/'>archive 
of the comments received</loc> is available.</p>
     <p>Although the Working Group does not anticipate further
changes to the functionality described here, this is still a working
draft, subject to change.  The present version should
be implemented only by those interested in providing a check on
its design or by those preparing for an implementation of the
Candidate Recommendation. <emph>The Schema WG will
not allow early implementation to constrain its ability to make changes to this
specification prior to final release. </emph></p>
      <p>A list of current W3C working drafts can be found at
        <loc href="http://www.w3.org/TR/">http://www.w3.org/TR/</loc>. They may be
        updated, replaced, or obsoleted by other documents at any time. It is
        inappropriate to use W3C Working Drafts as reference material or to cite them
        as other than "work in progress". </p>
    </status>
     <abstract>
          <p><emph>XML Schema: Structures</emph> specifies the XML Schema definition language,
          which offers facilities for describing the structure and constraining the contents
            of XML 1.0 documents. The schema language, which is itself represented in XML
            1.0, provides a superset of the capabilities found in XML 1.0 document type
            definitions (DTDs).  This specification depends on <emph>XML Schema Part 2:
            Datatypes</emph>.</p>
    </abstract>
    <pubstmt>
      <p>Boston, Mountain View, Toronto, et al.: World-Wide Web Consortium, XML
        Working Group, 1999.</p>
    </pubstmt>
    <sourcedesc>
      <p>Created in electronic form using XML.</p>
    </sourcedesc>
    <langusage>
      <language id="EN">English</language>
      <language id="ebnf">Extended Backus-Naur Form (formal grammar)
      </language>
      <language>Extensible Markup Language (XML)</language> </langusage>
    <revisiondesc>
      <slist>
       <sitem>1999-09-05: HST: Abandoned this method of logging
changes:  see CVS change log at the end of the document</sitem>
       <sitem>1999-09-02: HST: Marked non-status-quo sections as such.</sitem>
       <sitem>1999-09-01: HST: incorporated Section 2 examples from 'Simple',
modified to include some attributes.  Massaged explanatory text.</sitem>
       <sitem>1999-08-22: HST: incorporated 'Simple' section 3 changes and started to smooth over
the joints.</sitem>
       <sitem>1999-07-18: DB: updated definition of "Schema" following WG and IG email discussion.
         Changed "Schemata" to "Schemas" except where directly quoted from Requirements doc.
         Clarified in 2.5 that elements and attributes have separate symbol spaces (public comment).
         Fixed assorted typos.
       </sitem>
       <sitem>1999-06-23: HST: pushed &amp; down to lowest level, fixed incoherent
validity definition in 6.2.3.7 to agree with the note which follows.  Wrapped validation
text from 3.4 in appropriately named div4's.</sitem>
       <sitem>1999-06-20: HST: stripped out validation</sitem>
        <sitem>1999-05-03: MCM: Updated schema and DTD. Package and test.
        </sitem>
        <sitem>1999-05-03 Integration of final editors' concerns for WD1.
          Includes HT work on constraints.</sitem>
        <sitem>1999-05-02 NRM General cleanup of first few chapters. Remove
          chapter 4 redundancy (tuple discussion) with new validity rules. </sitem>
        <sitem>1999-05-02: HST: still chipping away at validity. Redefined the
          XSDL/XDTL entities.</sitem>
        <sitem>19940502: MCM: mostly annotating the schema. Also moved info
          about abstract grammar into Chapter 2. Chapter 3 now starts right into defining
          a schema. Edited text entities to make them easier to manage.</sitem>
        <sitem>19940501: HST: various</sitem>
        <sitem>1999-04-30: NRM : revisions to chapter 4</sitem>
        <sitem>1999-04-28: DB (pp HST) : promised edits for improved
          consistency and definition of 'schema'; suggested modifications to
          3.4.9/10 and 3.5 </sitem>
        <sitem>1999-04-39: HST : integrated DB's edits, completely rewrote
          6.1, replaced virtually all &lt;B&gt; with correct &lt;...ref&gt; </sitem>
        <sitem>1999-04-28: DB (pp HST) : promised edits for improved
          consistency and definition of 'schema'; suggested modifications to
          3.4.9/10 and 3.5 </sitem>
        <sitem>1999-04-23: HST : Got all productions sorted using
          'nt' and correct IDs.</sitem>
        <sitem>1999-04-21 : HST : Added lots of IDs and constraint heads:
          Validates w/o error</sitem>
        <sitem>1999-04-21 : HST : Converted with no content changes to speak of
          from MCM-XSDL-19990416.html. This version has only ID/IDREF related errors
          left.</sitem>
      </slist>
    </revisiondesc>
  </header>
  <body>
    <div1 id="intro">
      <head>Introduction</head>
      <p>This document sets out the structural part (&XSP1;) of the XML Schema definition language.</p>
      <p>Chapter 2 presents a <specref ref="concepts"/> for XML Schemas, including
        an introduction to the nature of XML Schemas and a formal specification
of the XML Schema abstract data model, along with
        other terminology used throughout this document. </p>
      <p>Chapter 3, <specref ref="components"/>, specifies the precise
semantics of each component of the abstract model.</p>
     <p>Chapter 4, <specref ref="declare"/>, presents the XML representation
that maps to the abstract model, in the form
of a DTD and XML Schema for an XML Schema document type, along with rules and
conventions for identifying the components needed for any particular
validation.</p>
     <p>Chapter 5 presents <specref ref="conformance-details"/>, which provide
detailed constraints on the internal structure of each component of the
abstract model.</p>
      <p>Chapter 6 presents <specref ref="composition"/>, including the
connection between documents and schemas, the import and inclusion of declarations and definitions and
        the foundations of schema-validity.</p>
      <p>Chapter 7 discusses <specref ref="conformance"/>, including the
overall approach to schema-validation of documents, and responsibilities of schema-aware
        processors. </p>
      <p>The normative appendices include a <specref ref="normative-schemaDTD"/>
        and a <specref ref="normative-schemaSchema"/> for the transfer syntax, a <specref ref="normative-glossary"/> [not yet written] and
        <specref ref="normative-references"/>.</p>
    <div2 id="intro-purpose">
      <head>Purpose</head>
      <p>The purpose of &XSP1; is to define the nature of XML schemas
and their component parts,
provide an inventory of XML markup
        constructs with which to represent schemas, and define the
application of schemas to XML documents. </p>
      <p>The purpose of an &XSP1; schema is to define and describe a class of
        XML documents by using schema components to constrain and document the meaning,
        usage and relationships of their constituent parts: datatypes, elements and
        their content and attributes and their values. Schemas may also provide for the specification of additional
        document information, such as default values for attributes
and elements. Schemas have
facilities for self-documentation. Thus, &XSP1; can be used to define, describe and catalogue XML
        vocabularies for classes of XML documents. </p>

     <p>Any application that consumes well-formed XML can use the &XSP1;
        formalism to express syntactic, structural and value constraints applicable to
        its document instances. The &XSP1; formalism allows a useful level of
        constraint checking to be described and validated for a wide spectrum of XML
        applications.  However, the language defined by this specification does not attempt to provide
        <emph>all</emph> the facilities that might be needed by <emph>any</emph>
        application. Some applications may require constraint capabilities not
        expressible in this language, and so may need to perform their own additional
        validations.</p>
    </div2>
    <div2 id="intro-relatedWork">
    <!-- This section was very charter-like; removed most of it because either it's
    already in the charter, or a separate document should cover how well we met our
    requirements, or the References appendix already covers things.  It's possible
    that this list should be in the Conformance section instead. elm -->
      <head>Dependencies on Other Specifications</head>
      <p>The definition of &XSP1; depends on the following specifications:
      <bibref ref="ref-uri"/>,
      <bibref ref="ref-xmlinfo"/>,
      <bibref ref="ref-xml-namespaces"/>,
      <bibref ref="bib-xpath"/>, and
      <bibref ref="ref-xsp2"/>.  If the XML Base proposal is adopted before we go to REC, we will
need to account for any changes it makes to the Infoset in the areas of
<termref def="gloss-QName">QName</termref> interpretation and value space and
the interpretation of all aspects of schemas involving values identified as
being of type <code>uriReference</code>, including in particular
<code>xsi:schemaLocation</code>, <code>xsi:noNamespaceSchemaLocation</code> and <code>targetNamespace</code>.</p>
    </div2>
    <div2 id="intro-terminology">
        <head>Documentation Conventions and Terminology</head>
        <p>The following highlighting and typography is used to present technical material in
          this document: </p>
        <p>Special terms are defined at their point of
introduction in the text; hyperlinks connect other uses of the
term to the definition.  For example, a definition of
<termref def="key-sampledef">term</termref> might read: <termdef id="key-sampledef" term="term">A <term>term</term> is
          something we use a lot</termdef>.  The definition is labeled as such and the term is highlighted
typographically.  The end of the definition is not specially marked
in the displayed or printed text.</p>
          <p>Non-normative examples are set off
typographically and accompanied by a brief
explanation:</p>
        <note role="example">
          <eg xml:space="preserve">&lt;schema
        targetNamespace="http://www.muzmo.com/XMLSchema/1.0/mySchema" &gt;</eg>
          <p>And an explanation of the example.</p>
      </note>
     <p>References to properties of information items as defined in <bibref ref="ref-xmlinfo"/> are notated as links to the relevant section thereof, set off with square brackets, for example &i-children;.</p>
      <p>The definition of each kind of schema component consists of a list of
      its properties and their contents, followed by descriptions of the
      semantics of the properties:</p>
        <compdef name="Example" ref="intro-terminology">
   <proplist>
  <propdef id="xmpl-prop" name="example property">
Definition of the property.
   </propdef>
  </proplist>
 </compdef>
     <p>References to properties of schema components are notated as links to
the relevant definition as exemplified above, set off with curly braces, for instance <propref ref="xmpl-prop"/>.</p>
      <p>The correspondence between an element information item which is part
of the XML representation of a schema and one or more schema components is presented in a tableau
which illustrates the element information item(s) involved,
followed by a tabulation of the correspondence between properties of the component
and properties of the information item.  Where context may determine which of
several different components may arise, several tabulations, one per component,
are given.  In the XML representation, bold-face
attribute names (e.g. <term>count</term> below) indicate a required
attribute information item, and the rest are
optional.  Where an attribute information item has an enumerated type
definition, the values are shown separated by vertical bars, as for
<code>size</code> below; if there is a default value, it is shown
following a colon.  The allowed content of the information item is
shown as a grammar fragment, using the Kleene operators <code>?</code>,
<code>*</code> and <code>+</code>.  The property correspondences are normative, but
the illustration of the XML representation element information items is not.</p>
<reprdef>
 <reprelt eltname="example"/>
 <reprcomp abstract="Example" ref="intro-terminology">
<propmap name="xmpl-prop">Description of what the property corresponds to, e.g. the value of the <code>size</code>
&i-attribute;
</propmap>
</reprcomp>
 </reprdef>

      <p>The following highlighting is used for non-normative commentary in
        this document:</p>
      <issue id="dummy">
        <p>A recorded issue.</p>
      </issue>

      <ednote>
        <edtext>Notes from the editors to themselves or the Working Group.</edtext>
      </ednote>

      <note>
        <p>General comments directed to all readers. </p>
      </note>
    </div2>
  </div1>
  <div1 id="concepts">
    <head>Conceptual Framework</head>
<p>This chapter gives an overview of &XSP1; at the level of its abstract data model.  (<specref ref="components"/> provides details on this model, and subsequent
chapters define
a normative representation in XML for the components of the model.)
Readers interested primarily in learning to write schema documents may wish to first read <bibref ref="bib-expo"/>  and then consult <specref ref="declare"/>, using the sections below as a guide to the underlying formal structure of the schema language.</p>
   <div2>
    <head>Overview of XML Schema</head>
    <p>An XML Schema
consists of components such as type definitions
and element declarations.  These can be used to assess the validity of well-formed element information items (as defined
in <bibref ref="ref-xmlinfo"/>), and furthermore
may specify augmentations to those items and their descendants.  This augmentation makes explicit information which may have
been implicit in the original document, such as default values for
attributes and elements and
the types of element and attribute information items.</p>
    <p>The process of schema validation consists of determining
whether an element information item satisfies the constraints embodied in the
components of an XML Schema, and if so of
adding any appropriate augmentations.</p>
   </div2>
   <div2 id="concepts-data-model">
    <head>XML Schema Abstract Data Model</head>
    <p>This specification builds on <bibref ref="ref-xml"/> and
<bibref ref="ref-xml-namespaces"/>.  The concepts and definitions used
herein regarding XML are framed at the abstract level of <xtermref href="http://www.w3.org/TR/1999/WD-xml-infoset-19991220#infoitem">information
items</xtermref> as defined in <bibref ref="ref-xmlinfo"/>.  By
definition, this use of the infoset provides <emph>a priori</emph> guarantees of <xtermref href="http://www.w3.org/TR/REC-xml#sec-well-formed">well-formedness</xtermref>
(as defined in <bibref ref="ref-xml"/>) and <xtermref href="http://www.w3.org/TR/REC-xml-names/#Conformance">namespace
conformance</xtermref> (as defined in <bibref ref="ref-xml-namespaces"/>) for
all candidates for schema-validity and for all schema documents.</p>
    <p>Just as <bibref ref="ref-xml"/> and
<bibref ref="ref-xml-namespaces"/> can be described in terms of
information items, XML Schemas can be described in terms of an
abstract data model.  In defining XML Schemas in terms of an abstract
data model, this specification rigorously specifies the information which
must be available to a conforming XML Schema processor.  The abstract
model for schemas is conceptual only, and does not mandate any
particular implementation or representation of this information.  To
facilitate interoperation and sharing of schema information, a
normative interchange format for schemas is described in <specref ref="declare"/></p>
    
  <note>
    <p>We have not so far seen any need to reconstruct the XML 1.0 notion of
      <emph>root</emph>. For the connection from document instances to schemas, see
<specref ref="composition-instances"/> and <specref ref="conformance-schemaValidity"/>.</p>
  </note>
<p><termdef id="key-component" term="schema component"> <term>Schema component</term> is the generic term for the building blocks that comprise the abstract data model of the schema.
</termdef>
<termdef id="key-schema" term="XML Schema">
An <term>XML Schema</term> is a
set of <termref def="key-component">schema component</termref>s.</termdef>  There are 12 kinds of
component in all, falling into three groups.  The primary components
are as follows.  They may have names, and (except for some element
declarations) may be independently accessed:</p>
<ulist>
<item><p>Simple type definitions
</p></item>
<item><p>Complex type definitions</p></item>
<item><p>Attribute declarations</p></item>
 <item><p>Element declarations</p></item>
</ulist><p>The secondary components are as follows. Like the primary
components, they may have names and be independently accessed:</p>
<ulist>
<item><p>Attribute group definitions</p></item>
<item><p>&Constraint; definitions</p></item>
<item><p>Model group definitions</p></item>
<item><p>Notation declarations</p></item>
</ulist>
<p>Finally, the <quote>helper</quote> components provide small parts of
other components; they are not independent of their context and
cannot be independently accessed:</p>
<ulist>
<item><p>Annotations</p></item>
<item><p>Model groups</p></item>
<item><p>Particles</p></item>
<item><p>Wildcards</p></item>
</ulist>
     <p>During validation, <termdef id="key-declaration" term="declaration"><term>declaration</term> components are associated by
(qualified) name to information items being validated</termdef>.</p>
<p>On the other hand, <termdef id="key-definition" term="definition"><term>definition</term> components define
internal schema components that can be used in other schema components.</termdef>
</p>
<p>
<termdef id="key-compName" term="component name">Declarations and
definitions may have and be identified by <term>name</term>s, which are NCNames as defined by <bibref ref="ref-xml-namespaces"/></termdef>.</p>

    <p>  <termdef id="key-targetNS" term="target namespace">Several kinds
of component have a <term>target namespace</term>, which is either
<termref def="key-null">absent</termref> or a namespace URI, also as
defined by <bibref ref="ref-xml-namespaces"/></termdef>.  The target
namespace serves to identify the namespace within which the
association between the component and its name exists.  In the case of
declarations, this in turn determines the namespace URI of, for example, the element
information items it may validate.</p>
    <note>
     <p>At the abstract level, there is
no requirement that the components of a schema share a
<termref def="key-targetNS">target namespace</termref>.  Any schema for use in
schema-validation of documents containing names from more than one namespace
will of necessity include components with different <termref def="key-targetNS">target namespaces</termref>.  This contrasts with
the situation at the level of the <specref ref="declare"/>, in which each schema document contributes
definitions and declarations to a single target namespace.</p>
    </note>
    <p>Schema-validity, defined in detail in <specref ref="conformance"/>, is a
relation between information items and schema components.  For example, an
attribute information item may be schema-valid with respect to an attribute
declaration, a list of element information items may be schema-valid with
respect to a content model, and so on.  The following sections briefly
introduce the kinds of components in the
schema abstract data model, other major features of the abstract model, and how they contribute to the overall definition of
schema-validity.  </p>

     <div3 id="Type_Definition_Summary">
<head>Type Definition Components</head>
<p>The abstract model provides two kinds of type definition component: simple
and complex.</p>
<p><termdef id="key-typeDefn" term="type definition">This specification uses
the phrase <term>type definition</term> in cases where no distinction
need be made between simple and complex types.</termdef></p>
<p>Type definitions form a hierarchy with a single root.  First we describe characteristics of that
hierarchy, then provide an introduction to simple and complex type definitions themselves.</p>
<div4 id="Type_Derivation">
<head>Type Definition Hierarchy</head>
<p>
<termdef id="key-typeDefinitionHierarchy" term="Type Definition
Hierarchy">Except for a distinguished <termref def="key-urType">ur-type definition</termref>, every <termref def="key-typeDefn">type definition</termref> is, by construction, either a
<termref def="key-typeRestriction">restriction</termref> or an <termref def="key-typeExtension">extension</termref> of some other type definition.  The graph of these relationships forms a tree known as the <term>Type Definition Hierarchy</term>.</termdef>
</p>
<p><termdef id="key-typeRestriction" term="restriction">A type
definition whose
declarations or facets are in a one-to-one relation with those of another
specified type
definition, with each in turn restricting the possibilities of the one it
corresponds to, is said to be a <term>restriction</term>.</termdef>
The specific restrictions might include narrowed ranges or reduced
alternatives.
Members of a type, A, whose definition is a <termref def="key-typeRestriction">restriction</termref> of the definition of another type, B, are always members of type B as well.</p>
<p><termdef id="key-typeExtension" term="extension">A complex type definition
which allows element or attribute content in addition to that allowed by
another specified type
definition is said to be an <term>extension</term>.</termdef></p>
<p><termdef id="key-urType" term="ur-type definition">A distinguished <term>ur-type
definition</term> is present in each <termref def="key-schema">XML Schema</termref>, serving as the root of the type
definition hierarchy for that schema.</termdef>  The ur-type definition has
the unique characteristic that it can function as a complex or a
simple type definition, according to context.
Specifically, <termref def="key-typeRestriction">restriction</termref>s of the ur-type definition can
themselves be either simple or complex type definitions.
</p>
<p><termdef id="key-baseTypeDefinition" term="base type definition">A type definition used as the
basis for an <termref def="key-typeExtension">extension</termref> or
<termref def="key-typeRestriction">restriction</termref> is known as
the <term>base type definition</term> of that definition.</termdef>
</p>
</div4><div4 id="Simple_Type_Definition">

     <head>Simple Type Definition</head>
     <p>A simple type definition is a set of constraints on strings and information about the values they encode, applicable to the &i-children; of an attribute
information item or of an element information item with no element children.
Informally, it applies to attribute values and text-only content of elements.
</p>
     <p>Each simple type definition, whether built-in (that is, defined in &XSP2;) or
user-defined, is a <termref def="key-typeRestriction">restriction</termref> of some particular
simple <termref def="key-baseTypeDefinition">base type
definition</termref>, which can be the <termref def="key-urType">ur-type
definition</termref>, or specifies a type whose members are lists of items
themselves constrained by some other simple type definition.</p>
     <p>For details on the composition and
schema-validation contributions of simple type definitions, see <specref ref="Simple_Type_Definition_details"/> and &XSP2;.  The latter also defines an extensive inventory of
pre-defined simple types.  See <specref ref="declare-datatype"/> for the XML representation of
simple type definitions, and <specref ref="coss-st"/> for constraints on simple
type definition components as such.</p>
</div4>
<div4 id="Complex_Type_Definition">
<head>Complex Type Definition</head>
<p>A complex type definition is a set of attribute declarations and a content type, applicable to the &i-attributes; and
&i-children; of an element information item respectively.  The content type may
require the &i-children; to contain neither element nor character information
items, to be a string which is schema-valid with respect to particular simple
type or to contain a sequence of element information items which is schema-valid with respect to a particular model group, with or without character information items as well.</p>
     <p>Each complex type definition is either
      <ulist>
       <item>
        <p>A restriction of a complex <termref def="key-baseTypeDefinition">base
type definition</termref></p>
       </item>
      </ulist>
      or
      <ulist><item>
<p>an <termref def="key-typeExtension">extension</termref> of a simple or complex <termref def="key-baseTypeDefinition">base
type definition</termref></p>
</item>
</ulist>
      or
      <ulist>
       <item>
<p>A <termref def="key-typeRestriction">restriction</termref> of the
<termref def="key-urType">ur-type definition</termref>.</p>
</item>
      </ulist>
</p>
<p> A
complex type which extends another does so by having additional content model
particles at the end of the other definition's content model,
or by having additional attribute declarations, or both.
  <note>
   <p>This specification allows only appending, and not other kinds of
extensions. This decision
simplifies application processing required to cast instances from derived to
base type.  Future versions may allow more kinds of extension, requiring more
complex transformations to effect casting.</p>
  </note></p>
     <p>
See <specref ref="Complex_Type_Definition_details"/> for the composition and
schema-validation contributions of complex type definition schema components, <specref ref="declare-type"/> for the XML representation of
complex type definitions and <specref ref="coss-ct"/> for constraints on complex
type definition components as such.</p>
</div4>
</div3>

     <div3 id="Declarations_Summary">
<head>Declaration Components</head>
<p>There are three kinds of declaration component: element, attribute, and
notation.  Each described in a section below. Also included is a discussion of element equivalence
classes, which is a feature provided in conjunction with element declarations.  </p>
<div4 id="Element_Declaration">
<head>Element Declaration</head>
<p>An element declaration is an association of a name with a type definition, either simple or
complex, an (optional) default value and a set of &constraint;
definitions.  The association is either global or scoped to a containing complex type definition.  A
global element declaration with name 'A' is broadly comparable to a pair of
DTD declarations as follows, where the associated type definition
fills in the ellipsis:</p>
<eg>&lt;!ELEMENT A . . .&gt;
&lt;!ATTLIST A . . .&gt;
</eg>
<p>Element declarations contribute to
schema-validity as part of model group validation, when their defaults and type components are checked against an element
information item with a matching name and namespace, and by triggering
&constraint; definition validation.</p>
     <p>
See <specref ref="Element_Declaration_details"/> for the composition and
schema-validation contributions of element declaration schema components, <specref ref="declare-element"/> for the XML representation of
element declarations and <specref ref="coss-element"/> for constraints on
element declaration components as such.</p>
</div4>
<div4 id="Element_Equivalence_Class">
<head>Element Equivalence Class</head>
<p>In XML 1.0, the name and content of an element must correspond exactly to the element type referenced in the corresponding content model.</p>
<p><termdef id="key-equivalenceClass" term="element equivalence class">Through the new mechanism of <term>element equivalence classes</term>, XML Schemas provides a more powerful model supporting substitution of one named element for another.</termdef>
Any global element declaration can serve as the defining element, or
exemplar, for an element equivalence class.  Other global element declarations, regardless of target namespace, can be designated as members of the class defined by the exemplar.  In a suitably enabled content model, a reference to the exemplar validates not just the exemplar itself, but elements corresponding to any member of the equivalence class as well.
</p>
<p>All such members must have type definitions which are either the same as the
exemplar's type definition or
restrictions or extensions of it.
Therefore, although the names of elements can vary widely as new
namespaces and members of the equivalence class are defined, the
content of member elements is strictly limited according to the type
definition of the equivalence class exemplar.</p>
<p>Note that element equivalence classes are not represented as separate components.  They are
specified in the property values for element declarations (see <specref ref="Element_Declaration"/>).</p>
</div4>
<div4 id="Attribute_Declaration">
<head>Attribute Declaration</head>
<p>An attribute declaration is an association between a name and a simple type definition, together
with occurrence information and (optionally) a default value. The
association is either global, or local to its containing complex type definition.  Attribute declarations contribute to
schema-validity as part of complex type definition validation, when their
occurrence, defaults and type components are checked against an attribute
information item with a matching name and namespace.</p>
     <p>
See <specref ref="Attribute_Declaration_details"/> for the composition and
schema validation contributions of attribute declaration schema components, <specref ref="declare-attribute"/> for the XML representation of
attribute declarations and <specref ref="coss-attribute"/> for constraints on
attribute declaration components as such.</p>
</div4>
<div4 id="Notation_Declaration">
<head>Notation Declaration</head>
<p>A notation declaration is an association between a name and an identifier for a
notation.  For an attribute information item to be schema-valid with respect to a
<code>NOTATION</code> simple type definition, its value must have been declared
with a notation declaration.</p>
     <p>
See <specref ref="Notation_Declaration_details"/> for the composition and
schema validation contributions of notation declaration schema components, <specref ref="declare-notation"/> for the XML representation of
notation declarations and <specref ref="coss-notation"/> for constraints on
notation declaration components as such.</p>
</div4>
</div3>

     <div3 id="Model_Group_Summary">
<head>Model Group Components</head>
<p>The model group, particle, and wildcard components contribute to
the portion of a complex type definition that controls an element
information item's content type.</p>
<div4 id="Model_Group">
<head>Model Group</head>
<p>A model group is a constraint in the form of a grammar fragment that applies to
lists of element information items.  It consists of a list of particles, i.e.
element declarations, wildcards and model groups.  There are three varieties of
model group:</p>
<ulist>
<item><p>Sequence (the element information items
match the particles in sequential order)</p></item>
<item><p>Conjunction (the element information items match the
particles, in any order)</p></item>
<item><p>Disjunction (the element information items match
one of the particles)</p></item>
</ulist>
     <p>
See <specref ref="Model_Group_details"/> for the composition and
schema-validation contributions of model group schema components, <specref ref="Complex_Type_Definition_details"/> for the use of model groups as content models, <specref ref="declare-contentModel"/> for the XML representation of
model groups and <specref ref="coss-modelGroup"/> for constraints
on model group components as such.</p>
</div4>
<div4 id="Particle">
<head>Particle</head>
<p>A particle is a term in the grammar for element content, consisting of either an element
declaration, a wildcard or a model group, together with
occurrence constraints.  Particles contribute to
schema-validity as part of complex type validation, when they allow anywhere
from zero to many element information items or sequences thereof, depending on
their contents and occurrence
constraints.</p>
      <p><termdef id="key-contentModel" term="content model">A particle can
be used in a complex type definition to express a validity
constraint on the &i-children; of an element information item; such a particle is called
a <term>content model</term></termdef>.
<note>
<p>&XSP1; <termref def="key-contentModel">content model</termref>s are similar to but more expressive than
<bibref ref="ref-xml"/> content models; unlike <bibref ref="ref-xml"/>, &XSP1; applies <termref def="key-contentModel">content model</termref>s to the validation of both mixed and element-only content. </p>
</note></p>
     <p>
See <specref ref="Particle_details"/> for the composition and
schema-validation contributions of particle schema components, <specref ref="declare-contentModel"/> for the XML representation of
particles and <specref ref="coss-particle"/> for constraints
on particle components as such.</p>
</div4>
<div4 id="Wildcard">
<head>Wildcard</head>
<p>A wildcard is a special kind of particle which matches element and attribute information items dependent on their namespace URI, independently
of their local names.</p>
     <p>
See <specref ref="Wildcard_details"/> for the composition and
schema-validation contributions of wildcard schema components, <specref ref="declare-openness"/> for the XML representation of
wildcards and <specref ref="coss-wildcard"/> for constraints
on wildcard components as such.</p>
</div4>
</div3>

     <div3 id="&Constraint;_Definition">
<head>&Constraint; Definition Components</head>
<p>A &constraint; definition is an association between a name and one of
several varieties of
&constraint; related to uniqueness and reference.  All the
varieties use <bibref ref="bib-xpath"/> expressions to pick out sets of
information items relative to particular target element
information items which are unique, or a key, or a valid reference, within
a specified scope. An element information item is only schema-valid with
respect to an element declaration
with &constraint; definitions if those definitions are all satisfied for all the descendants
of that element information item which they pick out.</p>
     <p>
See <specref ref="&Constraint;_Definition_details"/> for the composition and
schema-validation contributions of &constraint; definition schema components, <specref ref="declare-key"/> for the XML representation of
&constraint; definitions and <specref ref="coss-&constraint;"/> for constraints
on &constraint; definition components as such.</p>
    </div3>
<div3 id="Group_Definitions">
<head>Group Definition Components</head>
<p>There are two kinds of convenience definitions available for use
in reusing pieces of complex type definitions: model group definitions
and attribute group definitions.</p>
<div4 id="Model_Group_Definition">
<head>Model Group Definition</head>
<p>A model group definition is an association between a name and a model group,
for use in reusing the same model group in several complex type
definitions.</p>
     <p>
See <specref ref="Model_Group_Definition_details"/> for the composition and
schema validation contributions of model group definition schema components, <specref ref="declare-namedModelGroup"/> for the XML representation of
model group definitions and <specref ref="coss-groupDef"/> for constraints
on model group definition components as such.</p>
</div4>
<div4 id="Attribute_Group_Definition">
<head>Attribute Group Definition</head>
<p>An attribute group definition is an association between a name and a set of attribute declarations,
for use in reusing the same set in several complex type
definitions.</p>
     <p>
See <specref ref="Attribute_Group_Definition_details"/> for the composition and
schema-validation contributions of attribute group definition schema components, <specref ref="declare-attributeGroup"/> for the XML representation of
attribute group definitions and <specref ref="coss-attrGroup"/> for constraints
on attribute group definition components as such.</p>
</div4>
</div3>
    <div3 id="Annotation">
     <head>Annotation Components</head>
     <p>An annotation is information for human and/or mechanical
consumers. The interpretation of such information is
not defined in this specification.</p>
     <p>
See <specref ref="Annotation_details"/> for the composition and
schema-validation contributions of annotation schema components, <specref ref="declare-annotation"/> for the XML representation of
annotations and <specref ref="coss-annotation"/> for constraints
on annotation components as such.</p>

     </div3>
   </div2>
    <div2 id="concepts-schemaConstraints">
      <head>Constraints and Contributions</head>
      <p>The <bibref ref="ref-xml"/> specification describes two kinds of
        constraints on XML documents: <emph>well-formedness</emph> and
        <emph>validity</emph> constraints. Informally, the well-formedness constraints
        are those imposed by the definition of XML itself (such as the rules for the
        use of the &lt; and &gt; characters and the rules for proper nesting of
        elements), while validity constraints are the further constraints on document
        structure provided by a particular DTD. </p>
      <p>The preceding section focussed on schema-validity, that is
the constraints on information items which schema components supply.  In fact
however this specification provides four different kinds of normative statements about schema
        components, their representations in XML and their contribution to the
schema-validation of information items:</p>
      <glist>
        <gitem>
          <label><termdef id="gloss-cos" term="Constraint on Schemas"><term>Constraint on Schemas</term></termdef>
          </label>
          <def>
            <p>Constraints on the schema components themselves, i.e.
conditions components must satisfy to be components at all.  Largely to be
found in <specref ref="conformance-details"/>.</p>
          </def>
        </gitem>
       <gitem>
        <label><termdef id="gloss-src" term="Schema Representation Constraint"><term>Schema Representation Constraint</term></termdef></label>
        <def>
         <p>Constraints on the
representation of schema components in XML.  Some but not all of these are expressed in <specref ref="normative-schemaDTD"/> and <specref ref="normative-schemaSchema"/>.  Largely to be
found in <specref ref="declare"/>.</p>
        </def>
       </gitem>
        <gitem>
          <label><termdef id="gloss-cvc" term="Validity Contribution"><term>Validity Contribution</term></termdef> </label>
          <def>
            <p>Constraints expressed by schema components which information
items must satisfy to
              be schema-valid.  Largely to be
found in <specref ref="components"/>.</p>
          </def>
        </gitem>
      </glist>
     <p>The definition of the above constraints sometimes involves many
clauses, some as alternatives, some as joint requirements.  The presentations
below number all clauses:  clauses at the same level are either clearly
identified as alternatives with words such as <emph>either</emph> and
<emph>or</emph>, or should be understood as joint.</p>
     <glist>
      <gitem>
          <label><termdef id="gloss-sic" term="Schema Information Set Contribution"><term>Schema Information Set
            Contribution </term></termdef></label>
          <def>
            <p>Augmentations to post-schema-validation information sets
expressed by schema components, which follow
              as a consequence of schema-validation.
Largely to be
found in <specref ref="components"/>.</p>
          </def>
        </gitem>
     </glist>
        <p>Schema information set
          contributions are not new.  XML 1.0
          validation augments the XML 1.0 information set in similar ways,
for example by
          providing values for attributes not present in instances, and by implicitly
          exploiting type information for normalisation or access.
(As an example of the latter case, consider the
          effect of <code>NMTOKENS</code> on attribute whitespace, and the semantics of
          <code>ID</code> and <code>IDREF</code>.) By including schema
information set contributions, this specification makes explicit some features
that XML 1.0 left implicit.</p>

    </div2>
<div2 id="concepts-conformance">
<head>Conformance</head>
<p>This specification describes three levels of conformance for schema aware processors.  The first is
required of all processors.  Support for the other two will depend on the application environments
for which the processor is intended.</p>
<p><termdef id="key-minimallyConforming" term="minimally conforming"><term>Minimally conforming</term> processors must completely and
correctly implement the <termref def="gloss-cos">Constraints on
Schemas</termref>, <termref def="gloss-cvc">Validity Contributions</termref>,
and <termref def="gloss-sic">Schema Information
Set Contributions</termref> contained in this specification.</termdef></p>
<p><termdef id="key-interchange" term="conformance to the XML Representation of Schemas">Processors which accept
schemas in the form of XML documents as described in <specref ref="declare"/> are
additionally said to provide <term>conformance to the XML Representation of Schemas</term>.
</termdef>
Such processors must, when processing schema documents, completely and
correctly implement all <termref def="gloss-src">Schema Representation
Constraint</termref>s in this specification, and must adhere exactly to the
specifications in <specref ref="declare"/> for mapping the contents of such documents to <termref def="key-component">schema component</termref>s for use in validation.</p>
<note>
<p>By separating the conformance requirements relating to the concrete syntax of XML schema
documents, this specification admits  processors
which validate using schemas stored in optimised binary
representations, dynamically created schemas represented as programming language data structures, or implementations in which particular schemas are compiled into executable code
such as C or Java.  Such processors can be said to be <termref def="key-minimallyConforming">minimally conforming</termref> but not necessarily in <termref def="key-interchange">conformance to the XML Representation of Schemas</termref>.</p>
</note>
<p><termdef id="key-fullyConforming" term="fully conforming"> <term>Fully conforming</term>
processors are network-enabled processors which support both levels of conformance described
above, and which must additionally be capable of accessing
schema documents from the World Wide Web according to <specref ref="web-representation"/> and <specref ref="schema-loc"/>.
</termdef>.
</p>
<note><p>Although this specification provides just these three standard levels of conformance, it is
anticipated that other conventions can be established in the future.  For example, the World Wide
Web Consortium is considering conventions for packaging on the Web a variety of
resources relating to individual documents and namespaces.  Should such
developments lead to new conventions for representing schemas, or for accessing them on the Web,
new levels of conformance can be established and named at that time.  There is no need to modify
or republish this recommendation to define such additional levels of conformance.</p></note>
 <p>See <specref ref="composition"/> for a more detailed explanation of the
mechanisms supporting these levels of conformance.</p>
</div2>
    <div2 id="concepts-nameSymbolSpaces">
      <head>Names and Symbol Spaces</head>
      <p>As discussed in <specref ref="concepts-data-model"/>, most schema
        components (may) have <termref def="key-compName">name</termref>s.
If all such names were assigned from the same <quote>pool</quote>, then
        it would be impossible to have, for example, a simple type definition and an element
declaration both with the name
<quote>title</quote> in a given <termref def="key-targetNS">target namespace</termref>.</p>
      <p>
This specification
therefore introduces the term
        <termdef id="key-symbolSpace" term="symbol space"><term>symbol space</term> to denote a
collection of names, each of which is unique with respect to the others.</termdef>  A symbol space is similar to the non-normative concept of <xtermref href="http://www.w3.org/TR/REC-xml-names/#ns-breakdown">namespace partition</xtermref> introduced in <bibref ref="ref-xml-namespaces"/>.
There is a single distinct symbol space within a given <termref def="key-targetNS">target
namespace</termref> for each kind of definition and declaration component
identified in <specref ref="concepts-data-model"/>, except that within a target namespace, simple
type definitions and complex type definitions share a symbol space.
Within a given symbol space, names are unique, but the same name may appear in more than one symbol space without conflict. For example, the same name can appear in both a type definition and an element declaration, without conflict or necessary relation between the two.
</p>
      <p>Locally scoped attribute and element
declarations are special with regard to symbol spaces.
Every complex type definition defines its own local attribute and element declaration symbol
        spaces, where these symbol spaces are distinct from each other and from any of the other
symbol spaces.  So, for example, two complex type definitions having
the same target namespace can contain
a local attribute declaration for the unqualified name <quote>priority</quote>, or contain a local element declaration
for the name <quote>address</quote>, without conflict or necessary relation between
the two.</p>
    </div2>
<div2 id="Instance_Document_Constructions"> <head>Schema-Related Markup in
Documents Being Schema-Validated</head>
  <p>The XML representation of schema components uses a vocabulary
identified by the namespace URI <code>&XMLSchemaNS;</code>.
&XSP1; also defines several attributes for direct use in XML documents.  These attributes are in a different namespace,
which has the namespace URI <code>&XMLSchemaInstanceNS;</code>.
For brevity, the text and examples in this specification use the prefix
<code>xsi:</code> to stand for this latter namespace; in practice,
any prefix can be used.
</p>
<div3 id="xsi:type">
<head>xsi:type</head>
<p>The <specref ref="Simple_Type_Definition"/> or <specref ref="Complex_Type_Definition"/> used to validate an element is usually
determined by reference to the appropriate schema components.
However, when permitted by those components, an element can
explicitly assert its type using the attribute <code>xsi:type</code>.
The value of this attribute is a <xtermref href="&XSP2.URI;#QName">QName</xtermref>;  see <specref ref="src-qname"/> for
the means by which the <xtermref href="&XSP2.URI;#QName">QName</xtermref> is
associated with a type definition.
</p>
</div3>
<div3 id="xsi:null">
<head>xsi:null</head>
<p>&XSP1; introduces a mechanism for signalling that an element's content is
missing, or <quote>null</quote> in the terminology of databases.  An
element has null content if it has the attribute <code>xsi:null</code> with
the value <code>true</code>.  An element so labelled must be empty, but can
carry attributes if permitted by the corresponding complex type.</p>
</div3>
<div3 id="xsi:schemaLocation">
<head>xsi:schemaLocation, xsi:noNamespaceSchemaLocation</head>
<p>The <code>xsi:schemaLocation</code> and <code>xsi:noNamespaceSchemaLocation</code> attributes can be used in a document to provide
hints as to the physical location of schema documents which may be used for validation.
See <specref ref="schema-loc"/> for details on the use of these attributes.</p>
</div3></div2>
<div2 id="web-representation">
<head>Representation of Schemas on the World Wide Web</head>
<p>On the World Wide Web, schemas are conventionally represented as documents of MIME type
"text/xml", conforming to the specifications in <specref ref="declare"/>. For more information on
the representation and use of schema documents on the World Wide Web see <specref ref="schema-repr"/> and
<specref ref="schema-loc"/>. </p>
</div2>
 </div1>
  <div1 id="components">
   <head>Schema Component Details</head>
   <p>The following sections provide full details on the properties and
significance of the schema itself and each kind of schema component.  For each property, its range,
that is the kinds of values it may have, is defined.  This can be understood as
defining a schema as a labelled directed graph, where the root is a schema, and
every other vertex is a schema
component or a literal (string, boolean, number) and every labelled edge a
property.  The graph is <emph>not</emph> acyclic:  multiple copies of
components with the same name in the same <termref def="key-symbolSpace">symbol space</termref> may not exist, so in some cases re-entrant chains
of properties must exist.  Equality of components for the purposes of this
specification is always addressed at the level of names (including target
namespaces) within symbol spaces.  Any property not
identified as optional is required to be present, optional properties which are absent are taken to have <termref def="key-null">absent</termref> as their value.  Any
property identified as a having a set, subset or list value may have an empty value unless this is explicitly
ruled out:  this is <emph>not</emph> the same as <termref def="key-null">absent</termref>.  Any property value identified as superset or subset of some set may be equal to that set, unless a proper superset or subset is explicitly called for.
By 'string' in Part 1 of this specification is meant a
sequence of ISO 10646 character codes identified as <xtermref href="http://www.w3.org/TR/REC-xml#charsets">legal XML character codes</xtermref>
in <bibref ref="ref-xml"/>.</p>
   <note>
    <p>Readers whose primary interest is in the XML representation of schemas
may wish to skip this chapter on the first reading, concentrating on <specref ref="declare"/> and &expo;.</p>
   </note>
   <p>Throughout the following sections, when we refer to the &i-value; of some
attribute information item, we mean by this a string composed of, in order, the
&i-ccode; of each character information item in the &i-attrChildren; of that
attribute information item.</p>
   <p>Many properties are identified below as having (sets of)
other schema components as values.  For the purposes of exposition, the definitions in
this section assume that (unless the property is explicitly identified as
optional) all such values are in fact present.  When schema
components are constructed from XML representations involving reference by name
to other components, this assumption may be violated if one or more references
cannot be resolved.  This specification addresses the matter of missing
components in a uniform manner, described in <specref ref="conformance-missing"/>:  no mention of
handling missing components will be found in the individual component
descriptions below.</p>
      <p>As the above makes clear, at the level of schema components and schema
validation, reference to components by name is normally not involved.  In a
few cases, however, qualified names appearing in information items being
validated must be resolved to schema components by such lookup.  The following
constraint is appealed to in these cases.</p>
   <constraintnote type="src" id="cvc-resolve-instance">
  <head>QName resolution (Instance)</head>
  <p>A pair of a local name and a namespace URI (or <termref def="key-null">absent</termref>)
resolve to a schema component of a specified kind in the context of schema
validation if the component is that member of the value of the appropriate
property of the schema being used for the validation, that is:
   <olist>
    <item>
     <p> the <propref ref="type_definitions"/> if the kind specified is simple or complex type definition;</p>
    </item>
    <item>
     <p>the <propref ref="attribute_declarations"/> if the kind specified is attribute declaration;</p> 
    </item>
    <item>
     <p>the <propref ref="element_declarations"/> if the kind specified is element declaration;</p> 
    </item>
    <item>
     <p>the <propref ref="attribute_group_definitions"/> if the kind specified
is attribute group;</p> 
    </item>
    <item>
     <p>the <propref ref="model_group_definitions"/> if the kind specified is
model group;</p>
    </item>
    <item>
     <p>the <propref ref="notation_declarations"/> if the kind specified is notation declaration;</p> 
    </item>
   </olist>
   whose <B>{local name}</B> matches the local name and whose <B>{target namespace}</B> is identical to the namespace URI of the pair.
  </p>
 </constraintnote>
   <note>
    <p>A schema and its components as defined in this chapter are an idealisation of the information a schema-aware
processor requires:  implementations are not constrained in how they provide
it.  In particular, no implications about literal embedding versus indirection
follow from the use above of language such as "properties . . . having . . .
components as values".</p>
   </note>
   <div2 id="Schema_details">
    <head>Schema details</head>
    <p>At the abstract level, the schema itself is just a container for its components.</p>
    <compdef name="Schema" ref="key-schema">
     <proplist>
      <propdef id="type_definitions" name="type definitions">A set of
named simple and complex type definitions</propdef>
      <propdef id="attribute_declarations" name="attribute declarations">A set of
named global attribute declarations</propdef>
      <propdef id="element_declarations" name="element declarations">A set of
named global element declarations</propdef>
      <propdef id="attribute_group_definitions" name="attribute group definitions">A set of named
attribute group definitions</propdef>
      <propdef id="model_group_definitions" name="model group definitions">A set of named
model group definitions</propdef>
      <propdef id="notation_declarations" name="notation declarations">A set of
notation declarations</propdef>
      <propdef id="annotations" name="annotations">A set of annotations</propdef>
     </proplist>
    </compdef>
    <p>See <specref ref="declare-schema"/> for the XML representation of
schemas and <specref ref="coss-schema"/> for constraints on schemas as such.</p>
    <constraintnote type="sic" id="sic-schema">
     <head>Schema Information</head>
     <p>In the post-schema
validation infoset a <xpropref>schema information</xpropref> property is added
to the element information item at which validity assessment began.  Its value
is a list of tuples, one for each namespace URI which appears as the
<B>{target namespace}</B> of any schema component in the schema used for that
assessment.  Each tuple consists of such a namespace URI followed by 0 or
more pairs.  Each pair is composed of a URI reference, if available, and a <xpropref>document
information item</xpropref>, if available, for a schema document which
contributed components to the schema, whose
<code>targetNamespace</code> matches the namespace URI (or was absent
but contributed components to that namespace by being <eltref ref="include"/>d
by a schema document with that <code>targetNamespace</code> as per <specref ref="compound-schema"/>).</p>
    </constraintnote>
   </div2>
   <div2 id="Attribute_Declaration_details">
    <head>Attribute Declaration Details</head>
    <p>Attribute declarations provide for:</p>
    <ulist>
     <item><p>Requiring/preventing the appearance of attribute information items;</p></item>
     <item><p>Constraining attribute information item values by a simple type definition;</p></item>
     <item><p>Providing default or fixed values for an attribute information item.</p></item>
    </ulist>
    <p>The attribute declaration schema component has the following
properties:</p>
    <compdef name="Attribute Declaration" ref="Attribute_Declaration">
     <proplist>
      <propdef id="a-name" name="name">An NCName as defined by
<bibref ref="ref-xml-namespaces"/>.</propdef>
      <propdef id="a-target_namespace" name="target namespace">Either <termref def="key-null">absent</termref> or
a namespace URI, as defined in <bibref ref="ref-xml-namespaces"/>.</propdef>
      <propdef id="a-simple_type_definition" name="simple type definition">A
simple type definition.</propdef>
            <propdef id="a-scope" name="scope">Optional.  Either <pt>global</pt> or a complex type
definition.</propdef>
      <propdef id="a-min_occurs" name="min occurs">Optional. <pt>0</pt> or
<pt>1</pt></propdef>
      <propdef id="a-max_occurs" name="max occurs">Optional. <pt>0</pt> or
<pt>1</pt></propdef>
      <propdef id="a-value_constraint" name="value constraint">Optional.  A pair
consisting of a string and, optionally, one of <pt>default</pt>, <pt>fixed</pt>.</propdef>
      <propdef id="a-annotation" name="annotation">Optional.  An annotation</propdef>
     </proplist>
    </compdef>
<p>The <propref ref="a-name"/> property must match the local part of the names of attributes being validated.</p>
<p>A <propref ref="a-min_occurs"/> of 1 specifies that the corresponding attribute must
be present; a value of 0 allows for optional attributes.
Similarly, a <propref ref="a-max_occurs"/> of 0 indicates an attribute that must
not be present; a value of 1 (the normal case) allows the attribute to occur
explicitly.  The XML representation does not require two attributes to specify
these properties, but rather uses a single <code>use</code> &i-attribute; with
values such as <code>optional</code> and <code>required</code>:  see <specref ref="declare-attribute"/> for details.</p>
    <p>A <propref ref="a-scope"/> of <pt>global</pt> identifies attribute declarations
available for use in complex type definitions throughout the schema.  Locally scoped declarations are available for use only within the
complex type definition identified by the <propref ref="a-scope"/> property.  This property is also <termref def="key-null">absent</termref> in the case of non-<pt>global</pt> declarations within attribute group definitions:  their scope will be determined when they are used in the construction of complex type definitions.
</p>
    <p>A non-<termref def="key-null">absent</termref> value of the <propref ref="a-target_namespace"/> property provides for validation of
namespace-qualified attribute information items (which must be explicitly
prefixed in the character-level form of XML documents).  <termref def="key-null">absent</termref> values of
<propref ref="a-target_namespace"/> validate unqualified (unprefixed) items.</p>
<p>The value of the attribute must conform to the supplied <propref ref="a-simple_type_definition"/>.</p>
<p><propref ref="a-value_constraint"/> reproduces the functions of XML 1.0 default and #FIXED
attribute values.  <pt>fixed</pt> indicates that the attribute value must match the supplied
constraint string; <pt>default</pt> specifies that the attribute is to appear unconditionally in
the post-schema-validation information set, with the supplied value used
whenever the attribute is not actually present.  As for <propref ref="a-min_occurs"/> and <propref ref="a-max_occurs"/> the XML representation reflects this information indirectly:  see <specref ref="declare-attribute"/>.</p>
    <p>See <specref ref="Annotation_details"/> for the significance of the
<propref ref="a-annotation"/> property.</p>
<note><p>A more complete and formal presentation of the semantics of <propref ref="a-name"/>, <propref ref="a-target_namespace"/>,
<propref ref="a-min_occurs"/>, <propref ref="a-max_occurs"/> and
<pt>default</pt> <propref ref="a-value_constraint"/> is provided in
conjunction with other aspects of complex type validation (see <specref ref="cvc-complex-type"/>.)</p></note>
    <p><bibref ref="ref-xmlinfo"/> distinguishes namespace declarations such as <code>xmlns</code> or <code>xmlns:xsl</code> from
attributes.  Accordingly, it is unnecessary and in fact not possible for
schemas to contain attribute declarations corresponding to such
namespace declarations, see <specref ref="no-xmlns"/>.  No means is provided in
this specification to supply a
default value for a namespace declaration.</p>
    <p>See <specref ref="declare-attribute"/> for the XML representation of
attribute declarations and <specref ref="coss-attribute"/> for constraints on attribute
declaration components as such.</p>
<constraintnote type="cvc" id="cvc-attribute">
     <head>Attribute Valid</head>
     <p>For an attribute information item to be schema-valid with respect to an
attribute declaration, its &i-value; must
      <ulist>
       <item>
        <p>be schema-valid with respect to the <propref ref="a-simple_type_definition"/> as per <specref ref="cvc-simple-type"/>;</p>
       </item>
       <item>
        <p>match the string of the <propref ref="a-value_constraint"/> if it is
present and <pt>fixed</pt>.</p>
       </item>
      </ulist>
     </p>
    </constraintnote>
    <constraintnote type="cvc" id="cvc-attr-lax">
     <head>Attribute Valid (Lax)</head>
     <p>An attribute information item is laxly schema-valid if either
      <olist>
       <item>
           <p>The <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.attribute">local name</xpropref> and <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.attribute">namespace URI</xpropref> resolve to an attribute declaration, as defined by <specref ref="cvc-resolve-instance"/>;</p>
          </item>
       <item>
        <p>The item is schema-valid with respect to that declaration, as
defined by <specref ref="cvc-attribute"/></p>
       </item>
      </olist>
      or
      <olist>
       <item>
           <p>The <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.element">local name</xpropref> and <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.element">namespace URI</xpropref> does <emph>not</emph> resolve to an attribute declaration, as defined by <specref ref="cvc-resolve-instance"/>;</p>
          </item>
      </olist>      
     </p>
    </constraintnote>

    <constraintnote type="sic" id="sic-attrType">
     <head>Attribute Validated by Type</head>
     <p>If an attribute information item is schema-valid with respect to an attribute
declaration, in the post-schema
validation infoset the attribute information item has four properties as
described in <specref ref="sic-eltType"/>, except that the <propref ref="a-simple_type_definition"/> is used wherever the <termref def="key-atd">actual type definition</termref> is called for therein.</p>
     <p>Also, if the declaration has a <propref ref="a-value_constraint"/>, the item's
<xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.attribute">default</xpropref> is set to a list of character information items, one per character
in the declaration's <propref ref="a-value_constraint"/> string.</p>
    </constraintnote>
    <constraintnote id="sic-a-outcome" type="sic">
     <head>Validation Outcome (Attribute)</head>
     <p>If an attribute information item's schema-validity as defined by
<specref ref="cvc-attribute"/> has been assessed, whether successfully or not, then in the
post-schema validation infoset the item has a <xpropref>validation attempted</xpropref> property with the value <pt>full</pt>.</p>
     <p>If an attribute information item's schema-validity as defined by
<specref ref="cvc-attribute"/> has not been assessed, but its lax schema-validity as
defined by <specref ref="cvc-attr-lax"/> has been assessed, in the post-schema
validation infoset the item has a <xpropref>validation attempted</xpropref> property with the value <pt>partial</pt>.</p>
    </constraintnote> 
   </div2>
   <div2 id="Element_Declaration_details">
    <head>Element Declaration Details</head>
       <p>Element declarations provide for:</p>
    <ulist>
     <item><p>Establishing the validity of element information items.</p></item>
     <item><p>Determining schema information set contributions, such as default values.</p></item>
     <item><p>Establishing uniquenesses and reference constraint relationships among the values of related elements and
attributes.</p>
</item>
     <item><p>Controlling the substitutability of elements through the
mechanism of <termref def="key-equivalenceClass">element equivalence classes</termref>.</p>
     </item>
    </ulist><p>The element declaration schema component has the following
properties:</p>

    <compdef name="Element Declaration" ref="Element_Declaration">
     <proplist>
      <propdef id="e-name" name="name">An NCName as defined by
<bibref ref="ref-xml-namespaces"/>.</propdef>
      <propdef id="e-target_namespace" name="target namespace">Either <termref def="key-null">absent</termref> or
a namespace URI, as defined in <bibref ref="ref-xml-namespaces"/>.</propdef>
      <propdef id="e-scope" name="scope">Optional.  Either <pt>global</pt> or a complex type
definition.</propdef>
      <propdef id="type_definition" name="type definition">Either a simple type
definition or a complex type definition.</propdef>
      <propdef id="nullable" name="nullable">A boolean</propdef>
      <propdef id="e-value_constraint" name="value constraint">Optional.  A
pair consisting of a string and one of <pt>default</pt>, <pt>fixed</pt>.</propdef>
      <propdef id="&constraint;_definitions" name="&constraint; definitions">A set
of constraint definitions.</propdef>
      <propdef id="class_exemplar" name="equivalence class affiliation">Optional.  A global
element definition.</propdef>
      <propdef id="e-final" name="equivalence class exclusions">A subset of
{<pt>extension</pt>,
<pt>restriction</pt>}.  </propdef>
      <propdef id="e-exact" name="disallowed substitutions">A subset of {<pt>equivClass</pt>, <pt>extension</pt>,
<pt>restriction</pt>}.</propdef>
      <propdef id="e-abstract" name="abstract">A boolean</propdef>
      <propdef id="e-annotation" name="annotation">Optional.  An annotation</propdef>
     </proplist>

    </compdef>
<p>The <propref ref="e-name"/> property must match the local part of the names
of element information items being validated.</p>
<p>A <propref ref="e-scope"/> of <pt>global</pt> identifies element declarations available for use in content
models throughout the schema.  Locally scoped declarations are available for use only within the
complex type identified by the <propref ref="e-scope"/> property.  This property is <termref def="key-null">absent</termref> in the case of non-<pt>global</pt> declarations within named model groups:  their scope will be determined when they are used in the construction of complex type definitions.</p>
    <p>A non-<termref def="key-null">absent</termref> value of the <propref ref="e-target_namespace"/> property provides for validation of
namespace-qualified element information items.  <termref def="key-null">absent</termref> values of
<propref ref="e-target_namespace"/> validate unqualified items.</p>
<p>An element information item is schema-valid
if it obeys the schema validity constraints of the <propref ref="type_definition"/>.  For such an
item, the schema information set contributions from the <propref ref="type_definition"/> are applied to the
corresponding element information item in the post-schema-validation information set.  <propref ref="type_definition"/> must not be an
<pt>abstract</pt> type definition.
</p>
<p>If <propref ref="nullable"/> is <pt>true</pt>, then an element is also
schema-valid if it
carries the namespace qualified attribute with <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.attribute">local name</xpropref> <code>null</code> from namespace <code>&XMLSchemaInstanceNS;</code> and value <code>true</code> (see <specref ref="xsi:null"/>) even if it has
no text or element content despite a <propref ref="content_type"/> which would
otherwise require content. Formal details of element validation are described in <specref ref="cvc-elt"/>.</p>
<p><propref ref="e-value_constraint"/> establishes a default or fixed value for an element.  If <pt>default</pt> is specified, and if the element
being validated is empty, then the supplied
constraint string becomes <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.character">character</xpropref>
&i-children; of the validated element in the post-schema-validation
infoset.  If <pt>fixed</pt> is specified, then the element's content
must either be empty, in which case <pt>fixed</pt> behaves as <pt>default</pt>,
or it must match the supplied constraint string.</p>
<p><propref ref="&constraint;_definitions"/> express constraints establishing uniquenesses and reference relationships among the values of related elements and
attributes.  See <specref ref="&Constraint;_Definition_details"/>.</p>
<p>Element declarations are members of the equivalence class, if any, identified
by <propref ref="class_exemplar"/>.  Membership is transitive but not symmetric;  an element
declaration is implicitly a member of any class of which its <propref ref="class_exemplar"/> is a member.</p>
<p>An empty <propref ref="e-final"/> allows a declaration to be nominated as
the <propref ref="class_exemplar"/> of other element declarations having the same <propref ref="type_definition"/> or
types derived therefrom.  The explicit
values of <propref ref="e-final"/> rule out element declarations having types which
are <pt>extension</pt>s or <pt>restriction</pt>s respectively of <propref ref="type_definition"/>.  If
both values are specified, then the declaration may not be nominated as the
<propref ref="class_exemplar"/> of any other declaration.</p>

<p>The supplied values for <propref ref="e-exact"/> determine
whether an element declaration appearing in a <termref def="key-contentModel">content model</termref> will be prevented from additionally
validating elements (a) with an <specref ref="xsi:type"/> that identifies an
<pt>extension</pt> or <pt>restriction</pt> of the type of the declared element, and/or (b) from validating elements which are in the same
equivalence class as the declared element.
If <propref ref="e-exact"/> is empty, then all derived types and equivalence class members are valid.</p>
<p>Element declarations for which <propref ref="e-abstract"/> is <pt>true</pt> can appear in
content models only when equivalence class substitution is allowed;
such declarations may not themselves ever be used to validate element content.</p>
<p>See <specref ref="declare-element"/> for the XML representation of
element declarations and <specref ref="coss-element"/> for constraints on element
declaration components as such.</p>
    <constraintnote type="cvc" id="cvc-elt">
     <head>Element Valid (Explicit)</head>
     <p>An element information item is schema-valid with respect to an
element declaration if
      <olist>
       <item>
        <p>If <propref ref="nullable"/> is false there is no attribute information item among the element
information item's &i-attributes; whose <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.attribute">namespace URI</xpropref> is identical to <code>&XMLSchemaInstanceNS;</code> and whose <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.attribute">local name</xpropref> is <code>null</code>;</p>
       </item>
       <item>
        <p>If <propref ref="nullable"/> is true and there is such an attribute
information item and its &i-value; is <code>true</code>, then
         <olist>
          <item>
           <p>the element information item must have no character or element information item
&i-children;;</p>
          </item>
          <item>
           <p>there is no <pt>fixed</pt> <propref ref="e-value_constraint"/>.</p>
          </item>
         </olist>
        </p>
       </item>
      </olist>
     </p>
     <p>If there is an attribute information item among the element
information item's &i-attributes; whose <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.attribute">namespace URI</xpropref> is identical to <code>&XMLSchemaInstanceNS;</code> and whose <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.attribute">local name</xpropref> is <code>type</code>, then
      <olist>
       <item>
        <p>The &i-value; of that attribute information item is
schema-valid with respect to the built-in <xtermref href="&XSP2.URI;#QName">QName</xtermref> simple type, as defined by <specref ref="cvc-simple-type"/>;</p>
       </item>
       <item>
        <p>The <termref def="q-local">local name</termref> and <termref def="q-uri">namespace URI</termref> (as defined in <specref ref="src-qname"/>), of the &i-value; of that attribute information item resolve to a type definition, as defined in <specref ref="cvc-resolve-instance"/> -- <termdef id="key-ltd" term="item type definition">call this type definition the <term>item type definition</term></termdef>;</p></item>
       <item>
        <p>The <termref def="key-ltd">item type definition</termref> is
validly derived from the <propref ref="type_definition"/> given the <propref ref="e-exact"/>, as defined in <specref ref="cos-ct-derived-ok"/> (if it is a complex type definition), or given {<pt>list</pt>}, as defined in <specref ref="cos-st-derived-ok"/> (if it is a simple type definition).</p>
       </item>
      </olist>
      <termdef id="key-atd" term="actual type definition">We refer below to the
<term>actual type definition</term>.  If the above three clauses obtain, this
should be understood as referring to the <termref def="key-ltd">local type
definition</termref>, otherwise to the <propref ref="type_definition"/>.</termdef>
     </p>
     <p>If the declaration has a <propref ref="e-value_constraint"/>, then
provided clause 1.2 has not obtained
      <olist>
       <item>
        <p>If the element information item has no character information item
&i-children; and the <termref def="key-atd">actual type definition</termref> is a <termref def="key-ltd">local type
definition</termref>, the <propref ref="e-value_constraint"/> string is schema-valid with respect to the <termref def="key-atd">actual
type definition</termref> as defined by <specref ref="cvc-simple-type"/> (if
the <termref def="key-atd">actual
type definition</termref> is a simple type definition) or else (the <termref def="key-atd">actual
type definition</termref> is a complex type definition) the string must
be a valid default for the <termref def="key-atd">actual
type definition</termref> as defined in <specref ref="cos-valid-default"/>;</p>
       </item>
       <item>
        <p>If the <propref ref="e-value_constraint"/> is
<pt>fixed</pt>, the element information item must have no element information
item &i-children;, and the string composed of the element information item's character information item
&i-children;
in order must be either empty or match the string of the <propref ref="e-value_constraint"/>;</p>
       </item>
      </olist>
     </p>
     <p>Otherwise (the element information item has character information item
&i-children; or there is no <propref ref="e-value_constraint"/>) if the <termref def="key-atd">actual type definition</termref> is a simple type
definition, then
      <olist>
       <item><p>The element information item's &i-attributes; must be empty,
excepting those whose <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.attribute">namespace URI</xpropref> is identical to <code>&XMLSchemaInstanceNS;</code> and whose <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.attribute">local name</xpropref> is one of <code>type</code>, <code>null</code>, <code>schemaLocation</code> or <code>noNamespaceSchemaLocation</code>;</p></item>
       <item>
        <p>The element information item must have no element information item &i-children;;</p>
       </item>
       <item>
        <p>the string composed of the &i-ccode; of each of the element information item's character information item
&i-children;
in order must be schema-valid with respect to the
<termref def="key-atd">actual type definition</termref> as defined by <specref ref="cvc-simple-type"/>
        </p>
       </item>

      </olist>
otherwise (the <termref def="key-atd">actual type definition</termref> is a complex type
definition)
      <olist>
       <item>
        <p>The element information item must be schema-valid with respect to the <termref def="key-atd">actual type definition</termref> as per <specref ref="cvc-complex-type"/>;</p>
       </item>
       <item>
        <p>The element information item must be schema-valid with respect to
each of the <propref ref="&constraint;_definitions"/> as per <specref ref="cvc-&constraint;"/>.</p>
       </item>
      </olist>
</p>


    </constraintnote>
    <note><p>The <propref ref="e-name"/> and <propref ref="e-target_namespace"/> properties are not
mentioned above because they are checked during particle validation, as per
<specref ref="cvc-particle"/>.</p></note>
    <constraintnote type="cvc" id="cvc-elt-lax">
     <head>Element Valid (Lax)</head>
     <p>An element information item is laxly schema-valid if either
      <olist>
       <item>
           <p>The <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.element">local name</xpropref> and <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.element">namespace URI</xpropref> resolve to an element declaration, as defined by <specref ref="cvc-resolve-instance"/>;</p>
          </item>
       <item>
        <p>The item is schema-valid with respect to that declaration, as
defined by <specref ref="cvc-elt"/></p>
       </item>
      </olist>
      or
      <olist>
       <item>
           <p>The <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.element">local name</xpropref> and <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.element">namespace URI</xpropref> does <emph>not</emph> resolve to an element declaration, as defined by <specref ref="cvc-resolve-instance"/>;</p>
          </item>
       <item>
        <p>All the element information item &i-children; and &i-attributes; of the item are laxly
schema-valid, as defined by this constraint or <specref ref="cvc-attr-lax"/>, respectively.</p>
       </item>
      </olist>      
     </p>
    </constraintnote>
    <constraintnote type="sic" id="sic-eltDefault">
     <head>Element Default Value</head>
     <p>If an element information item is schema-valid with respect to an element
declaration, the <propref ref="e-value_constraint"/> is present, clause 1.2
of <specref ref="cvc-elt"/> above does not obtain and the element
information item has no character or element information item &i-children;, the post-schema
validation infoset has a list of character information items, one per character
in the <propref ref="e-value_constraint"/> string, appended to its
&i-children;, and the item's
<xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.attribute">specified</xpropref> is set to <pt>schema</pt>.  Otherwise, the item's
<xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.attribute">specified</xpropref> is set to <pt>instance</pt>.</p>
    </constraintnote>
    <constraintnote type="sic" id="sic-eltType">
     <head>Element Validated by Type</head>
     <p>If an element information item is schema-valid with respect to an element
declaration, in the post-schema
validation infoset the element information item has four properties as follows:
      <glist>
       <gitem>
        <label><xpropref>type definition type</xpropref></label>
        <def>
         <p><pt>simple</pt> or <pt>complex</pt>, depending on the <termref def="key-atd">actual type definition</termref></p>
        </def>
       </gitem>
       <gitem>
        <label><xpropref>type definition namespace</xpropref></label>
        <def>
         <p>the <B>{target namespace}</B> of the <termref def="key-atd">actual type definition</termref></p>
        </def>
       </gitem>
       <gitem>
        <label><xpropref>type definition anonymous</xpropref></label>
        <def>
         <p><pt>true</pt> if the <B>{name}</B> of the <termref def="key-atd">actual type definition</termref> is <termref def="key-null">absent</termref>, otherwise <pt>false</pt></p>
        </def>
       </gitem>
       <gitem>
        <label><xpropref>type definition name</xpropref></label>
        <def>
         <p>the <B>{name}</B> of the <termref def="key-atd">actual type definition</termref>, if it is not <termref def="key-null">absent</termref>.  If it is
<termref def="key-null">absent</termref>, schema processors may, but need not,
provide a value unique to the <propref ref="type_definition"/> of the
declaration.</p>
        </def>
       </gitem>
      </glist>
     </p>
     <p>Also, if the declaration has a <propref ref="e-value_constraint"/>, the item's
<xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.element">default</xpropref> is set to a list of character information items, one per character
in that <propref ref="e-value_constraint"/>'s string.</p>
    </constraintnote>
    <constraintnote type="sic" id="sic-eltNull">
     <head>Element Null</head>
     <p>If an element information item is schema-valid with respect to an element
declaration then in the post-schema
validation infoset the element
information item has a <xpropref>null</xpropref> property with the value
<pt>true</pt> if clause 1.2 of <specref ref="cvc-elt"/> above obtains,
otherwise <pt>false</pt>.</p>
    </constraintnote>
    <constraintnote id="sic-e-outcome" type="sic">
     <head>Validation Outcome (Element)</head>
     <p>If 
      <olist>
       <item>
        <p>an element information item's schema-validity as defined by
<specref ref="cvc-elt"/> has been assessed, whether successfully or not;</p>
       </item>
       <item>
        <p>all its element information item children have the value <pt>full</pt> for
their <xpropref>validation attempted</xpropref> property,</p>
       </item>
      </olist> then in the
post-schema validation infoset the item has a <xpropref>validation attempted</xpropref> property with the value <pt>full</pt>.</p>
     <p>If an element information item's schema-validity as defined by
<specref ref="cvc-elt"/> has not been assessed, or has been but the above
clause is not satisfied, but its lax schema-validity as
defined by <specref ref="cvc-elt-lax"/> has been assessed, in the post-schema
validation infoset the item has a <xpropref>validation attempted</xpropref> property with the value <pt>partial</pt>.</p>
    </constraintnote>
   </div2>
   <div2 id="Complex_Type_Definition_details">
    <head>Complex Type Definition Details</head>
<p>Complex Type Definitions provide for:</p>
<ulist>
     <item><p>Constraining element information items by providing <specref ref="Attribute_Declaration"/>s governing the appearance and content of
&i-attributes;</p></item>
     <item><p>Constraining element information item &i-children; to be empty, or to conform to a specified element-only or mixed content model.</p></item>
     <item><p>Using the mechanisms of <specref ref="Type_Derivation"/> to derive a complex type from another simple or complex type.</p></item>
     <item>
<p>Specifying contributions to the post-schema-validation information set for elements. </p>
</item>
     <item><p>Limiting the ability to derive additional types from a given complex type.</p></item>
     <item><p>Controlling the permission to substitute, in an instance, elements of a derived
type for elements declared in a content model to be of a given complex type.</p></item>
<item><p>Determining <termref def="gloss-sic">post-schema-validation
information set contributions</termref>.</p></item>
</ulist>

<p>A complex type definition schema component has the following
properties:</p>

  <compdef name="Complex Type Definition" ref="Complex_Type_Definition">
   <proplist>
  <propdef id="ct-name" name="name">
    Optional.  An NCName as defined by <bibref ref="ref-xml-namespaces"/>.
   </propdef>
  <propdef id="ct-target_namespace" name="target namespace">
    Either <termref def="key-null">absent</termref> or a namespace URI, as defined in <bibref ref="ref-xml-namespaces"/>.
   </propdef>
  <propdef id="ct-base_type_definition" name="base type definition">
    Either a simple type definition or a complex type definition.
   </propdef>
  <propdef id="derivation_method" name="derivation method">
    Either <pt>extension</pt> or <pt>restriction</pt>.
   </propdef>
   <propdef id="ct-final" name="final">
    A subset of {<pt>extension</pt>, <pt>restriction</pt>}.
   </propdef>
   <propdef id="ct-abstract" name="abstract">
    A boolean
   </propdef>   <propdef id="ct-attribute_declarations" name="attribute declarations">
    A set of attribute declarations.
   </propdef>
  <propdef id="ct-attribute_wildcard" name="attribute wildcard">
    Optional.  A wildcard.
   </propdef>
   <propdef id="content_type" name="content type">One of <pt>empty</pt>, a simple type definition or a pair
consisting of a <termref def="key-contentModel">content model</termref> (I.e a <specref ref="Particle"/>) and one of <pt>mixed</pt>, <pt>element-only</pt>.
   </propdef>
  <propdef id="ct-exact" name="prohibited-substitutions">
    A subset of {<pt>extension</pt>, <pt>restriction</pt>}.
   </propdef>
    <propdef id="ct-annotation" name="annotation">Optional.  An annotation</propdef>
</proplist>

  </compdef>
<p>Complex types definitions are identified by their <propref ref="ct-name"/> and <propref ref="ct-target_namespace"/>.  Except
for anonymous complex type definitions (those with no <propref ref="ct-name"/>), since
type definitions (i.e. both simple and complex type definitions taken together) must be uniquely identified within an <termref def="key-schema">XML
Schema</termref>, no complex type definition can have the same name as another
simple or complex type definition.  Complex type <propref ref="ct-name"/>s and <propref ref="ct-target_namespace"/>s
are provided for reference from
instances (see <specref ref="xsi:type"/>), and for use in the <specref ref="declare"/>
(specifically in <eltref ref="element"/> and <eltref ref="attribute"/>).  See <specref ref="composition-schemaImport"/> for the use of component
identifiers when importing one schema into another.</p>
<note>
<p>The <propref ref="ct-name"/> of a complex type is not <emph>ipso
facto</emph> the <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.element">(local) name</xpropref> of the
  element information items validated by that definition. The connection between a
  name and a type definition is described in <specref ref="Element_Declaration_details"/>. </p>
</note>
   <p>As described in <specref ref="Type_Derivation"/>, each complex type is derived from a
<propref ref="ct-base_type_definition"/> which is itself either a <specref ref="Simple_Type_Definition"/> or a <specref ref="Complex_Type_Definition"/>.  <propref ref="derivation_method"/> specifies the means of derivation as either <pt>extension</pt> or <pt>restriction</pt> (see <specref ref="Type_Derivation"/>).</p>

<p>A complex type with an empty specification for <propref ref="ct-final"/> can be used as a
<propref ref="ct-base_type_definition"/> for other types derived by either of
extension or restriction; the explicit values <pt>extension</pt>, and <pt>restriction</pt> prevent further
derivations by extension and restriction respectively.  If all values are specified, then the complex type is said to be
<termdef id="key-ct-final" term="final"><term>final</term>: no
further derivations are possible.</termdef></p>

<p>A complex type for which <propref ref="ct-abstract"/> is <pt>true</pt> must not appear as the
<propref ref="type_definition"/> of an <specref ref="Element_Declaration"/>, and must not be referenced from an
<specref ref="xsi:type"/> attribute in an instance document;  such abstract complex types can be
used as <propref ref="ct-base_type_definition"/>s, but they are never used directly to validate
element content.</p>

<p><propref ref="ct-attribute_declarations"/> are a set of individual <specref ref="Attribute_Declaration"/>s
to be used for schema-validating the
&i-attributes;
of element information items.  See <specref ref="cvc-complex-type"/>
and <specref ref="cvc-attribute"/> for details of attribute validation.</p>
<p><propref ref="ct-attribute_wildcard"/>s provide a more flexible specification for validation of
attributes not explicitly included in <propref ref="ct-attribute_declarations"/>.
Informally, the specific values
of <propref ref="ct-attribute_wildcard"/> are interpreted as follows:
<ulist><item>
<p><pt>any</pt>: &i-attributes; can include attributes with any qualified or unqualified name.</p>
</item>
<item>
<p>a set whose
members are either namespace URIs or <termref def="key-null">absent</termref>: &i-attributes; can
include any attribute(s) from the specified namespace(s).  If <termref def="key-null">absent</termref> is included in the set, then any unqualified attributes are (also) allowed.</p>
</item>
<item>
<p><pt>'not'</pt> and a namespace URI: &i-attributes; cannot include attributes from the specified namespace.</p>
</item>
<item>
<p><pt>'not'</pt> and <termref def="key-null">absent</termref>: &i-attributes; cannot include
unqualified attributes.</p>
</item></ulist>
See <specref ref="cvc-complex-type"/> and <specref ref="cvc-wildcard-namespace"/> for formal
details of attribute wildcard validation. </p>
<p><propref ref="content_type"/> determines the schema-validation of &i-children; of element information items.  Informally:
<ulist>
<item>
<p>A <propref ref="content_type"/> with the distinguished value <pt>empty</pt> validates elements
with no character or element information item &i-children;.</p>
</item>
<item>
<p>A <propref ref="content_type"/> which is a <specref ref="Simple_Type_Definition"/> validates
elements with character-only &i-children;.</p>
</item>
<item>
<p>An <pt>element-only</pt> <propref ref="content_type"/> validates elements with &i-children; that
conform to the supplied <termref def="key-contentModel">content model</termref>.</p>
</item>
<item>
<p>A <pt>mixed</pt> <propref ref="content_type"/> validates elements whose element information-
children (I.e. specifically ignoring other &i-children; such as character information items)
conform to the supplied <termref def="key-contentModel">content model</termref>.</p>
</item></ulist>
</p>
<p><propref ref="ct-exact"/> determine
whether an element declaration appearing in a <termref def="key-contentModel">
content model</termref> is prevented from additionally
validating element items with an <specref ref="xsi:type"/> attribute that
identifies an <pt>extension</pt> or <pt>restriction</pt>, or element items in
an equivalence class whose type definition is similarly derived (if <propref ref="ct-exact"/> contains one of those).
If <propref ref="ct-exact"/> is empty,
then all such substitutions are valid.
</p>
<p>See <specref ref="cvc-complex-type"/>
for a formal specification of element content validation.</p>
<p>See <specref ref="declare-type"/> for the XML representation of
complex type definitions and <specref ref="coss-ct"/> for constraints on
complex type definition components as such.</p>
    <constraintnote type="cvc" id="cvc-complex-type">
     <head>Element Children and Attributes Valid</head>
     <p>An element information item is schema-valid with respect to a complex type definition if:
      <olist>
       <item>
        <p><propref ref="ct-abstract"/> is false;</p>
       </item>
       <item>
        <olist>
         <item>
        <p>If the <propref ref="content_type"/> is <pt>empty</pt>, the element
information item has no character or element information item &i-children;;</p>
       </item>
       <item>
        <p>If the <propref ref="content_type"/> is  a simple
type definition, the element information item has no element
information item &i-children;, and the string composed of the &i-ccode; of each of the element information item's character information item
&i-children;
in order is schema-valid with respect to that simple type definition as defined by <specref ref="cvc-simple-type"/>;</p>
       </item>
       <item>
        <p>If the <propref ref="content_type"/> is <pt>element-only</pt>, the
element information item has no character information item &i-children; other
than those whose &i-ccode; is defined as a <xtermref href="http://www.w3.org/TR/REC-xml#NT-S">white space</xtermref>
in <bibref ref="ref-xml"/>;</p>
       </item>
       <item>
        <p>If the <propref ref="content_type"/> is <pt>element-only</pt> or
<pt>mixed</pt>, the sequence of the element information item's element
information item &i-children;, if any, taken in order, is schema-valid with
respect to the <propref ref="content_type"/>'s particle, as defined in <specref ref="cvc-particle"/></p>
       </item>
        </olist>
       </item>
       <item>
        <p>For each attribute information item in the element information
item's &i-attrChildren; excepting those whose <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.attribute">namespace URI</xpropref> is identical to <code>&XMLSchemaInstanceNS;</code> and whose <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.attribute">local name</xpropref> is one of <code>type</code>, <code>null</code>, <code>schemaLocation</code> or <code>noNamespaceSchemaLocation</code>, if
there is among the <propref ref="ct-attribute_declarations"/> one whose
<propref ref="a-name"/> matches the attribute information item's <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.attribute">local name</xpropref> and whose <propref ref="a-target_namespace"/> is identical to the attribute information item's <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.attribute">namespace URI</xpropref> (where an <termref def="key-null">absent</termref> <propref ref="a-target_namespace"/> is taken to be identical to a <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.attribute">namespace URI</xpropref> with no value) then
         <olist>
          <item>
           <p>the attribute information item is schema-valid with respect to that attribute declaration as defined in <specref ref="cvc-attribute"/>;</p>
          </item>
         </olist>
         otherwise (there is no matching attribute declaration)
         <olist>
          <item>
           <p>there is an <propref ref="ct-attribute_wildcard"/> and
            <olist>
             <item>
              <p>the
attribute information item is schema-valid with respect to it as defined in <specref ref="cvc-wildcard"/></p>
             </item>
            </olist>
           </p>
          </item>
         </olist>
        </p>
       </item>
       <item>
        <p>Each attribute declaration in the <propref ref="ct-attribute_declarations"/> with a <propref ref="a-min_occurs"/> of <code>1</code> matches one of the attribute information items in the element information item's &i-attrChildren; as per clause 3 above.</p>
       </item>
      </olist>
     </p>
    </constraintnote>
    <constraintnote type="sic" id="sic-attrDefault">
     <head>Attribute Default Value</head>
     <p>For each attribute declaration in the <propref ref="ct-attribute_declarations"/> with a <propref ref="a-min_occurs"/> of <code>0</code> which has a <propref ref="a-value_constraint"/> and does not match one of the attribute information items in the element information item's &i-attrChildren; as per clause 1.3 of <specref ref="cvc-complex-type"/> above, the post-schema
validation infoset has an attribute information item whose <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.attribute">local name</xpropref> is that attribute declaration's <propref ref="a-name"/>
whose <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.attribute">namespace URI</xpropref> is the attribute declaration's <propref ref="a-target_namespace"/> and whose &i-attrChildren; are a list of character information items, one per character
in the declaration's <propref ref="a-value_constraint"/> string, added to the
&i-attributes; of the element information item.  Furthermore, the item's
<xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.attribute">specified</xpropref> is set to <pt>schema</pt>.</p>
    </constraintnote>
    <constraintnote type="sic" id="sic-ct-outcome">
     <head>Validation Outcome (Complex Type)</head>
     <p>If the schema-validity, as defined by <specref ref="cvc-complex-type"/>
above, of an element information item has been assessed,
in the post-schema validation infoset the item has a
<xpropref>validity</xpropref> 
property, whose value is <pt>complete</pt> if the item is schema-valid,
<pt>partial</pt> if it is not schema-valid but some or all of its element
information item &i-children; and/or its &i-attributes; are either schema-valid
or laxly schema-valid, otherwise <pt>not</pt>.</p>
    </constraintnote>
<p>There is a complex type definition equivalent to the <termref def="key-urType">ur-type definition</termref> present in every
schema by definition.  It has the following properties:</p>
    <schemaComp id="ur-type-itself">
     <head>Complex Type Definition of the Ur-Type</head>
     <pvlist>
      <pvpair ref="ct-name">Not specified</pvpair>
      <pvpair ref="ct-target_namespace"><termref def="key-null">absent</termref></pvpair>
      <pvpair ref="ct-base_type_definition">Itself</pvpair>
      <pvpair ref="derivation_method"><pt>restriction</pt></pvpair>
      <pvpair ref="content_type">A pair consisting of <pt>mixed</pt> and a
particle with the following properties: 
       <pvlist>
        <pvpair ref="term"> a
<termref def="Wildcard_details">wildcard</termref> with an <pt>any</pt>
<propref ref="namespace_constraint"/> </pvpair>
        <pvpair ref="p-min_occurs">0</pvpair>
        <pvpair ref="p-max_occurs">unbounded</pvpair>
       </pvlist>
      </pvpair>
      <pvpair ref="ct-attribute_declarations">The empty set</pvpair>
        <pvpair ref="ct-attribute_wildcard">
        <propref ref="namespace_constraint"/> is <pt>any</pt></pvpair>
        <pvpair ref="ct-final">The empty set</pvpair>
        <pvpair ref="ct-exact">The empty set</pvpair>
        <pvpair ref="ct-abstract">false</pvpair>
     </pvlist>
    </schemaComp>
    <p>The <code>mixed</code> content specification together with the
unconstrained wildcard content model and attribute specification produce the defining property for the
<termref def="key-urType">ur-type definition</termref>, namely that <emph>every</emph> complex type
definition is (eventually) a restriction
of the <termref def="key-urType">ur-type definition</termref>: its permissions and requirements are
the least restrictive possible.</p>
   </div2>
   <div2 id="Attribute_Group_Definition_details">
    <head>Attribute Group Definition Details</head>
<p>A schema can name a group of attribute declarations so that they may be incorporated as a
group into complex type definitions.</p>
<p>
Attribute group definitions do not participate in schema-validation as such, but the
<propref ref="ct-attribute_declarations"/> and <propref ref="ct-attribute_wildcard"/> of one or
more complex type definitions may be constructed in whole or part by reference
to an attribute group.  Thus, attribute group definitions provide a
replacement for some uses of XML's
<termref def="gloss-parameterEntity">parameter entities</termref>.
Attribute group definitions are provided primarily for reference from the <specref ref="declare"/>
(see <eltref ref="complexType"/> and <eltref ref="attributeGroup"/>).
</p>
    <p>The attribute group definition schema component has the
following properties:</p>

  <compdef name="Attribute Group Definition" ref="Attribute_Group_Definition">
   <proplist>
  <propdef id="ag-name" name="name">
    An NCName as defined by <bibref ref="ref-xml-namespaces"/>.
   </propdef>
  <propdef id="ag-target_namespace" name="target namespace">
    Either <termref def="key-null">absent</termref> or a namespace URI, as defined in <bibref ref="ref-xml-namespaces"/>.
   </propdef>
  <propdef id="ag-attribute_declarations" name="attribute declarations">
    A set of attribute declarations.
   </propdef>
  <propdef id="ag-attribute_wildcard" name="attribute wildcard">
    Optional.  A wildcard.
   </propdef>
    <propdef id="ag-annotation" name="annotation">Optional.  An annotation</propdef>
</proplist>

  </compdef>

  <p>Attribute groups are identified by their <propref ref="ag-name"/> and <propref ref="ag-target_namespace"/>; attribute group identities must be unique within an <termref def="key-schema">XML Schema</termref>.  See <specref ref="composition-schemaImport"/> for the use of component
identifiers when importing one schema into another.</p>
<p><propref ref="ag-attribute_declarations"/> is a set of attribute declarations specifically identified as
members of the attribute group.</p>
<p><propref ref="ag-attribute_wildcard"/> provides for an attribute wildcard to be included in an
attribute group.
See above under <specref ref="Complex_Type_Definition_details"/> for the
interpretation of
attribute wildcards during validation.</p>
<p>See <specref ref="cvc-complex-type"/> and <specref ref="cvc-wildcard"/> for formal
details of attribute wildcard validation.
See <specref ref="declare-attributeGroup"/> for the XML representation of
attribute group definitions, and <specref ref="coss-attrGroup"/> for constraints on
attribute group definition components as such.</p>
   </div2>
   <div2 id="Model_Group_Definition_details">
    <head>Model Group Definition Details</head>
<p>A model group definition associates a name and optional annotations with a <specref ref="Model_Group"/>.
By reference to the name, the entire model group can be incorporated by reference into a <propref ref="term"/>.</p>
<p>
Model group definitions are provided
primarily for reference from the <specref ref="declare-type"/> (see <eltref ref="complexType"/>
and <eltref ref="group"/>).  Thus, model group definitions provide a
replacement for some uses of XML's
<termref def="gloss-parameterEntity">parameter entities</termref>.
</p>    <p>The model group definition schema component has the following
properties:</p>

  <compdef name="Model Group Definition" ref="Model_Group_Definition">

   <proplist>
  <propdef id="mg-name" name="name">
    An NCName as defined by <bibref ref="ref-xml-namespaces"/>.
   </propdef>
  <propdef id="mg-target_namespace" name="target namespace">
    Either <termref def="key-null">absent</termref> or a namespace URI, as defined in <bibref ref="ref-xml-namespaces"/>.
   </propdef>
  <propdef id="model_group" name="model group">
    A model group.
   </propdef>
    <propdef id="mg-annotation" name="annotation">Optional.  An annotation</propdef>
</proplist>
  </compdef>
<p>Model group definitions are identified by their <propref ref="mg-name"/> and <propref ref="mg-target_namespace"/>; model group identities must be unique within an <termref def="key-schema">XML Schema</termref>.  See <specref ref="composition-schemaImport"/> for the use of component
identifiers when importing one schema into another.</p>
<p>Model group definitions <emph>per se</emph> do not participate in schema-validation, but the <propref ref="term"/> of
a particle may correspond in whole or in part
to a model group from a model group definition.</p>
<p><propref ref="model_group"/> is the <specref ref="Model_Group"/> for which the model group definition provides a name.</p>

     <p>See <specref ref="declare-namedModelGroup"/> for the XML representation of
model group definitions and <specref ref="coss-groupDef"/> for constraints on model group definition components as such.</p>

   </div2>
   <div2 id="Model_Group_details">
    <head>Model Group Details</head>
    <p>
When the &i-children; of element information items are not constrained
to be <pt>empty</pt> or by reference to a simple type definition
(<specref ref="Simple_Type_Definition_details"/>), the sequence of element
information item &i-children; content may be specified in
more detail with a model group.  Because the <propref ref="term"/> property of a particle can be a
model group, and model groups contain particles, model groups can indirectly contain other model groups; the grammar for content models
is therefore recursive.</p>

    <p>The model group schema component has the following
properties:</p>

  <compdef name="Model Group" ref="Model_Group">
   <proplist>
  <propdef id="compositor" name="compositor">
    One of <pt>all</pt>, <pt>choice</pt> or <pt>sequence</pt>.
   </propdef>
  <propdef id="particles" name="particles">
    A list of particles
   </propdef>
    <propdef id="amg-annotation" name="annotation">Optional.  An annotation</propdef>
</proplist>
  </compdef>
<p><propref ref="compositor"/>determines whether the element
information item &i-children; validated by the model group must:
<ulist>
<item><p>(<pt>sequence</pt>) correspond, in order, to the specified <propref ref="particles"/>;</p>
</item>
<item><p>(<pt>choice</pt>) corresponded to exactly one of the specified <propref ref="particles"/>;</p>
</item>
<item><p>(<pt>all</pt>, (in which case <propref ref="particles"/> is restricted to contain local and global element
declarations, with <propref ref="p-min_occurs"/><code>=0</code> or
<code>1</code>, <propref ref="p-max_occurs"/><code>=1</code>) contain exactly zero or one of each element specified in <propref ref="particles"/>.  The elements can occur in any order.</p>
</item>
</ulist></p>
    <p>When two or more element declarations with the same identity occur at
any level within a model group, their type definitions must be the same.</p>
<p><propref ref="amg-annotation"/>Description to be supplied in a future draft.</p>
<constraintnote type="cvc" id="cvc-model-group">
 <head>Element Sequence Valid</head>
 <p><termdef id="key-partition" term="partition">We define a
<term>partition</term> of a sequence as a sequence of sub-sequences, some or
all of which may be empty, such that concatenating all the sub-sequences yields
the original sequence.</termdef></p>
 <p>A sequence (possibly empty) of element information items is schema-valid with respect to
a model group if
  <olist>
   <item>
    <p>The <propref ref="compositor"/> is <pt>sequence</pt> and there is a
<termref def="key-partition">partition</termref> of the sequence into <code>n</code> sub-sequences where <code>n</code> is the length of <propref ref="particles"/> such that each of the sub-sequences in order is schema-valid
with respect to the corresponding particle in the <propref ref="particles"/> as defined in <specref ref="cvc-particle"/>;</p>
   </item>
  </olist>
  or
  <olist>
   <item>
    <p>The <propref ref="compositor"/> is <pt>choice</pt> and there is a
particle among the <propref ref="particles"/> such that the sequence is
schema-valid with respect to that particle as defined in <specref ref="cvc-particle"/>;</p>
   </item>
  </olist>
  or
  <olist>
   <item>
    <p>The <propref ref="compositor"/> is <pt>all</pt> and there is a
<termref def="key-partition">partition</termref> of the sequence into <code>n</code> sub-sequences where <code>n</code> is the length of <propref ref="particles"/> such that there is a one-to-one mapping between the sub-sequences and the <propref ref="particles"/> where each sub-sequence is schema-valid with respect to the corresponding particle as defined in <specref ref="cvc-particle"/>;</p>
   </item>
  </olist>
 </p>
 <p>Nothing in the above should be understood as ruling out groups whose
<propref ref="particles"/> is empty:  although no sequence can be schema-valid
with respect to such a group whose <propref ref="compositor"/> is
<pt>choice</pt>, the empty sequence <emph>is</emph> schema-valid with respect
to empty groups whose <propref ref="compositor"/> is <pt>sequence</pt> or <pt>all</pt>.</p>
</constraintnote>
    <note>
     <p>The above definition is implicitly non-deterministic, and should not be
taken as a recip&eacute; for implementations.  Note in particular that when 
<propref ref="compositor"/> is <pt>all</pt>, particles is restricted to a list
of local and global element declarations (see <specref ref="coss-modelGroup"/>).   A much simpler implementation is possible than would arise from a literal interpretation of the definition above; informally, the content is valid when each declared element occurs exactly once (or at most once, if <propref ref="p-min_occurs"/> is <code>0</code>), and each is valid with respect to its corresponding declaration.  The elements can occur in arbitrary order.</p>
    </note>
<p>See <specref ref="declare-contentModel"/> for the XML representation of
model groups and <specref ref="coss-modelGroup"/> for constraints
on model group components as such.</p>

   </div2>
   <div2 id="Particle_details">
    <head>Particle Details</head>

    <p>As described in <specref ref="Model_Group_details"/>, particles contribute to the definition
of content models.  The particle schema component has the following properties:</p>

  <compdef name="Particle" ref="Particle">
   <proplist>
    <propdef id="p-min_occurs" name="min occurs">A non-negative
integer</propdef>
    <propdef id="p-max_occurs" name="max occurs">Either a non-negative integer
or <pt>unbounded</pt></propdef>
    <propdef id="term" name="term">One of a model group, a wildcard, or an  element declaration.</propdef>
   </proplist>

  </compdef>
<p>The following is an informal overview of the properties of a particle.  Formal interpretation of
these properties is found in  <specref ref="cvc-particle"/>.</p>
<p>In general, multiple element
information item &i-children;, possibly with intervening character &i-children; if the content type
is <pt>mixed</pt>, can be validated with respect to a single particle. <propref ref="p-min_occurs"/> determines the minimum number of such element &i-children; that can validly occur.  The number of such children must be greater than or equal to <propref ref="p-min_occurs"/>.  If <propref ref="p-min_occurs"/> is <pt>0</pt>, then occurrence of such children is optional.   </p>
<p>The number of such element &i-children; must be less than or equal to any numeric specification of
<propref ref="p-max_occurs"/>; if <propref ref="p-max_occurs"/> is <pt>unbounded</pt>, then there is no
upper bound on the number of such children.</p>
<constraintnote type="cvc" id="cvc-particle">
 <head>Element Sequence Valid (Particle)</head>
 <p>A sequence (possibly empty) of element information items is schema-valid
with respect to a particle if either
  <olist>
   <item>
    <p>The length of the sequence is greater than or equal to the <propref ref="p-min_occurs"/>;</p>
   </item>
   <item>
    <p>If <propref ref="p-max_occurs"/> is a number, the length of the sequence is less than or equal to the <propref ref="p-max_occurs"/>;</p>
   </item>
   <item>
    <p>Either
    <olist>
     <item>
      <p>the <propref ref="term"/> is a wildcard and each element
information item in the sequence is schema-valid with respect to the wildcard as defined by <specref ref="cvc-wildcard"/></p>
     </item>
    </olist>
     or
    <olist>
     <item>
      <p>the <propref ref="term"/> is an element declaration;</p>
     </item>
      <item>
       <p>for each element
information item in the sequence either
        <olist>
         <item>
          <p>the element declaration is local (i.e. its
<propref ref="e-scope"/> is not <pt>global</pt>), its <propref ref="e-abstract"/> is false, the element information
item's <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.element">namespace URI</xpropref> is identical to the element declaration's <propref ref="e-target_namespace"/> (where an <termref def="key-null">absent</termref> <propref ref="e-target_namespace"/> is taken to be identical to a <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.element">namespace URI</xpropref> with no value), the element information
item's <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.element">local
name</xpropref> matches the element declaration's <propref ref="e-name"/> and the element information item is schema-valid with respect to the
declaration as defined in <specref ref="cvc-elt"/>;</p>
         </item>
        </olist>
        or
        <olist>
         <item>
          <p>the element declaration is global (i.e. its
<propref ref="e-scope"/> is <pt>global</pt>), <propref ref="e-abstract"/> is false, the element information
item's <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.element">namespace URI</xpropref> is identical to the element declaration's <propref ref="e-target_namespace"/> (where an <termref def="key-null">absent</termref> <propref ref="e-target_namespace"/> is taken to be identical to a <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.element">namespace URI</xpropref> with no value), the element information
item's <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.element">local
name</xpropref> matches the element declaration's <propref ref="e-name"/> and the element information item is schema-valid with respect to the
element declaration as defined in <specref ref="cvc-elt"/>;</p>
         </item>
        </olist>
        or
        <olist>
         <item>
          <p>the element declaration is global (i.e. its
<propref ref="e-scope"/> is <pt>global</pt>), its <propref ref="e-exact"/> does not contain <pt>equivClass</pt>,
the <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.element">local
</xpropref> and <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.element">namespace URI</xpropref> of the element information item resolve to an element declaration, as
defined in <specref ref="cvc-resolve-instance"/> -- <termdef id="key-eqd" term="equivalent declaration">call this declaration the <term>equivalent declaration</term></termdef>, the <termref def="key-eqd">equivalent declaration</termref> together with the element declaration's <propref ref="e-exact"/> is validly equivalent to the particle's element declaration as defined in <specref ref="cos-equiv-derived-ok-rec"/> and the element information item is schema-valid with respect to the
<termref def="key-eqd">equivalent declaration</termref> as defined in <specref ref="cvc-elt"/>;</p>
         </item>
        </olist>
       </p>
      </item>
    </olist>
    </p>
   </item>
  </olist>
  or
  <olist>
     <item>
      <p>the <propref ref="term"/> is a model group and there is a <termref def="key-partition">partition</termref> of the sequence into <code>n</code> sub-sequences such that <code>n</code> is greater than or equal to <propref ref="p-min_occurs"/> and, if <propref ref="p-max_occurs"/> is a number, less than or equal to <propref ref="p-max_occurs"/> and each sub-sequence is schema-valid with respect to that model group as defined in <specref ref="cvc-model-group"/>;</p>
     </item>
    </olist>
 </p>
</constraintnote>
      <p>
See <specref ref="declare-contentModel"/> for the XML representation of
particles and <specref ref="coss-particle"/> for constraints
on particle components as such.</p>

   </div2>
   <div2 id="Wildcard_details">
    <head>Wildcard Details</head>
    <p>In order to exploit the full potential for extensibility offered by XML
plus namespaces, more provision is needed than DTDs allow for targeted flexibility in content
models and attribute declarations.  A wildcard provides for validation of
attribute and element information items dependent on their namespace
URI, but independently
of their local name.  The wildcard schema component has the following properties:</p>
     <compdef name="Wildcard" ref="Wildcard">
   <proplist>
  <propdef id="namespace_constraint" name="namespace constraint">
    One of <pt>any</pt>; a pair of <pt>not</pt> and a namespace URI
or <termref def="key-null">absent</termref>; or a set whose
members are either namespace URIs or <termref def="key-null">absent</termref>.
   </propdef>
    <propdef name="process contents" id="process_contents">One of <pt>skip</pt>, <pt>lax</pt> or <pt>strict</pt></propdef>
    <propdef id="w-annotation" name="annotation">Optional.  An annotation</propdef>
</proplist>
 </compdef>
<p><propref ref="namespace_constraint"/> provides for validation of elements that:
<olist>
<item>
<p>(<pt>any</pt>) have any namespace or are not namespace qualified;</p>
</item>
<item>
<p>(<pt>not</pt> and a namespace URI) have any namespace other than the specified namespace URI, or
are not namespace qualified;</p>
</item>
<item>
<p>(<pt>not</pt> and <termref def="key-null">absent</termref>) are namespace qualified;</p>
</item>
<item>
<p>(a set whose
members are either namespace URIs or <termref def="key-null">absent</termref>) have any of the
specified namespaces and/or, if <termref def="key-null">absent</termref> is included in the set, are unqualified.</p>
</item>
</olist></p>
    <p><propref ref="process_contents"/> controls the impact on schema-validity
of the information items allowed by wildcards, as follows:
     <glist>
      <gitem>
       <label>strict</label>
       <def>
        <p>There must be a global declaration for the item available, and it
must be schema-valid with respect to that definition.</p>
       </def>
      </gitem>
      <gitem>
       <label>skip</label>
       <def>
        <p>No constraints at all:  the item must simply be well-formed XML.</p>
       </def>
      </gitem>
      <gitem>
       <label>lax</label>
       <def>
        <p>If the item, or any items among its &i-children; if it's an element
information item, has a uniquely
determined declaration available, it must be laxly schema-valid with respect to
that definition, that is, schema-validate where you can, don't worry when you can't.</p>
       </def>
      </gitem>
     </glist>
    </p>
    <constraintnote type="cvc" id="cvc-wildcard">
     <head>Item Valid (Wildcard)</head>
     <p>An element or attribute information item is schema-valid with respect to a wildcard
constraint if
      <olist>
       <item>
        <p>its <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.element">namespace URI</xpropref> is schema-valid with respect to the wildcard constraint, as defined in <specref ref="cvc-wildcard-namespace"/>;</p>
       </item>
       <item>
        <p>Either
         <olist>
          <item>
           <p><propref ref="process_contents"/> is <pt>skip</pt></p>
          </item>
         </olist>
         or
         <olist>
          <item>
           <p><propref ref="process_contents"/> is <pt>strict</pt>;</p>
          </item>
          <item>
           <p>The <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.element">local name</xpropref> and <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.element">namespace URI</xpropref> resolve to an element or attribute declaration, as appropriate to the kind of item, as defined by <specref ref="cvc-resolve-instance"/>;</p>
          </item>
          <item>
           <p>The item is schema-valid with respect to that
declaration, as defined by <specref ref="cvc-elt"/> or <specref ref="cvc-attribute"/>.</p>
          </item>
         </olist>
         or
         <olist>
          <item>
           <p><propref ref="process_contents"/> is <pt>lax</pt></p>
          </item>
          <item>
           <p>The information item is laxly valid, as defined by <specref ref="cvc-elt-lax"/> or <specref ref="cvc-attr-lax"/>, as appropriate to the kind of item.</p>
          </item>
         </olist>
        </p>
       </item>
      </olist>
     </p>
    </constraintnote>
    <constraintnote type="cvc" id="cvc-wildcard-namespace">
     <head>Wildcard allows Namespace URI</head>
     <p>A value which is either a namespace URI or <termref def="key-null">absent</termref> is schema-valid with respect to a wildcard constraint (the
value of a <propref ref="namespace_constraint"/>) if
      <olist>
       <item>
        <p>the constraint is <pt>any</pt>;</p>
       </item>
      </olist>
      or
      <olist>
       <item>
        <p>the constraint is a pair of <pt>not</pt> and a namespace URI, and
the value is not identical to the namespace URI;</p>
       </item>
      </olist>
      or
      <olist>
       <item>
        <p>the constraint is a set, and the value is identical to one of the members of the set.</p>
       </item>
      </olist>
     </p>
    </constraintnote>
    <constraintnote id="sic-skipped" type="sic">
     <head>Validation Outcome (skipped)</head>
     <p>If clause 1.2.1 of <specref ref="cvc-wildcard"/> above obtains with
respect to an information item, in the post-schema
validation infoset the item has a <xpropref>validation attempted</xpropref> property with the value <pt>none</pt>.</p>
    </constraintnote>
     <p>
See <specref ref="declare-openness"/> for the XML representation of
wildcards and <specref ref="coss-wildcard"/> for constraints
on wildcard components as such.</p>
   </div2>
<div2 id="&Constraint;_Definition_details">
    <head>&Constraint; Definition Details</head>
<p>&Constraint; definition components provide for uniqueness and reference constraints with respect
to the contents of multiple elements and attributes.  The &constraint; definition schema component has the following
properties:
</p>   

  <compdef name="&Constraint; Definition" ref="&Constraint;_Definition">

   <proplist>
  <propdef id="c-name" name="name">
    An NCName as defined by <bibref ref="ref-xml-namespaces"/>.
   </propdef>
  <propdef id="c-target_namespace" name="target namespace">
    Either <termref def="key-null">absent</termref> or a namespace URI, as defined in <bibref ref="ref-xml-namespaces"/>.
   </propdef>
  <propdef id="&constraint;_name" name="&constraint; category">
    One of <pt>key</pt>, <pt>keyref</pt> or <pt>unique</pt>.
   </propdef>
  <propdef id="selector" name="selector">
    An XPath expression, as defined in <bibref ref="bib-xpath"/>
   </propdef>
  <propdef id="fields" name="fields">
    An a non-empty list of XPath expressions, as defined in <bibref ref="bib-xpath"/>
   </propdef>
  <propdef id="referenced_key" name="referenced key">
    Required if <propref ref="&constraint;_name"/> is <pt>keyref</pt>, forbidden
otherwise.  A &constraint; definition with <propref ref="&constraint;_name"/>
equal to <pt>key</pt> or <pt>unique</pt>.
   </propdef>
    <propdef id="rc-annotation" name="annotation">Optional.  An annotation</propdef>
</proplist>
  </compdef>
<p>&Constraint; definitions are identified by their <propref ref="c-name"/> and <propref ref="c-target_namespace"/>; &Constraint; definition identities must be unique within an <termref def="key-schema">XML Schema</termref>.  See <specref ref="composition-schemaImport"/> for the use of component
identifiers when importing one schema into another.</p>
<p>Informally, <propref ref="&constraint;_name"/> identifies the &Constraint; definition as playing one of
three roles:
<ulist>
 
<item><p>(<pt>unique</pt>) the &Constraint; definition asserts uniqueness, with respect to the content
identified by <propref ref="selector"/>, of the tuples resulting from evaluation of the <propref ref="fields"/> Xpath(s). </p></item>
 
<item>
<p>(<pt>key</pt>) the &Constraint; definition asserts uniqueness as for
<pt>unique</pt>.  <pt>key</pt> further asserts that all selected content
actually has such tuples.</p>
</item>
<item><p>(<pt>keyref</pt>) the &Constraint; definition asserts a correspondence, with respect to the content
identified by <propref ref="selector"/>, of the tuples resulting from evaluation of the <propref ref="fields"/> Xpath(s), with those of the <propref ref="referenced_key"/>. </p></item>
</ulist> </p>
<p>These constraints are specified independently of the types of the
attributes and elements involved, i.e. something declared as of type integer
may also serve as a key, unlike <code>ID</code> and
<code>IDREF</code>.  Each constraint declaration has a name, which exists in a
single symbol space for constraints.  The equality and inequality conditions
appealed to in checking these constraints applies to the <emph>value</emph> of
the fields selected, so that for example <code>3.0</code> and <code>3</code>
would be conflicting keys if they were both decimal, but non-conflicting if
they were both strings, or one was a string and one a decimal.</p>
    <p>Overall the augmentations to XML's <code>ID/IDREF</code> mechanism are:</p>
    <ulist>
     <item><p>Not just attribute values, but also element content and combinations
of values and content can be declared to be unique;</p></item>
     <item><p>Constraints are specified to hold within the scope of particular elements;</p></item>
     <item><p>(Combinations of) attribute values and/or element content can be
declared to be keys, that is, not only unique, but always present and non-nullable;</p></item>
     <item>
      <p>The comparison between <pt>keyref</pt> <propref ref="fields"/> and
<pt>key</pt> or <pt>unique</pt> <propref ref="fields"/> is by value equality,
not by string equality.</p>
     </item>
    </ulist>
    <p><propref ref="selector"/> specifies an XPath expression <bibref ref="bib-xpath"/> relative to
instances of the element being declared.  This must identify a node set of subelements (i.e. elements contained within the declared element) to which the constraint applies.</p>
    <p><propref ref="fields"/> specifies XPath expressions relative to each
element selected by a <propref ref="selector"/>.  This must identify
a single node (element or attribute, not necessarily within the selected element) whose content or value, which must be
of a simple type, is used in the constraint.  It is possible to specify an
ordered list of <propref ref="fields"/>s, to cater to multi-field keys,
keyrefs, and uniqueness constraints.
     </p>
 <note>
      <p>Provision for multi-field keys etc. goes beyond what is supported by <code>xsl:key</code>.</p>
     </note>
 <note>
     <p>If reference to a key or unique defined in a scoping element which may
occur more than once is envisaged (which reference may be from outside any of
the scoping elements), then the scoping elements themselves must
have keys (typically unique across the entire document), and the scoped keys must include the
key of their scoping element among their fields.</p>
    </note>

<p>A formal description of &Constraint; definition validation is given below in <specref ref="cvc-&constraint;"/></p>

 <constraintnote type="cvc" id="cvc-&constraint;">
  <head>&Constraint; Satisfied</head>
  <p>An element information item is schema-valid with respect to a &constraint; if
   <olist>
    <item>
     <p>The <propref ref="selector"/>, with the element information item as the
context node, evaluates to a node-set (as defined in
<bibref ref="bib-xpath"/>).  <termdef id="key-tns" term="target node set">Call this the <term>target node set</term></termdef>;</p>
    </item>
    <item>
     <p>Each node in the <termref def="key-tns">target node set</termref> is an
element node among the descendants of the context node;</p>
    </item>
    <item>
     <p>For each node in the <termref def="key-tns">target node set</termref> all of the <propref ref="fields"/>, with that node as the context
node, evaluate to either an empty node-set or a node-set with exactly one
member.  <termdef id="key-ks" term="key-sequence">Call the sequence of the values (as defined in <bibref ref="ref-xsp2"/>) of those node-sets in order the <term>key-sequence</term> of the node</termdef>;
     </p>
    </item>
   </olist>
  </p>
  <p>
   <termdef id="key-qns" term="qualified node set">Call the subset of the <termref def="key-tns">target node set</termref> for
which all the <propref ref="fields"/> evaluate to a node-set with exactly one
member which is an element or attribute node the <term>qualified node set</term></termdef>;</p>
  <p><olist>
    <item>
     <p>The <propref ref="&constraint;_name"/> is <pt>unique</pt>;</p>
    </item>
    <item>
     <p>No two members of the <termref def="key-qns">qualified node
set</termref> have <termref def="key-ks">key-sequences</termref> whose members
are pairwise equal, as defined in <bibref ref="ref-xsp2"/>;</p>
    </item>
   </olist>
   or
   <olist>
    <item>
     <p>The <propref ref="&constraint;_name"/> is <pt>key</pt>;</p>
    </item>
    <item>
     <p>The <termref def="key-tns">target node set</termref> and the <termref def="key-qns">qualified node
set</termref> are equal, that is, every member of the <termref def="key-tns">target node set</termref> is also a member of the <termref def="key-qns">qualified node
set</termref> and <emph>vice versa</emph>;</p>
    </item>
    <item>
     <p>No two members of the <termref def="key-qns">qualified node
set</termref> have <termref def="key-ks">key-sequences</termref> whose members
are pairwise equal;</p>
    </item>
    <item>
     <p>No element member of the <termref def="key-ks">key-sequence</termref> of any
member of the <termref def="key-qns">qualified node
set</termref> was assessed as schema-valid by reference to an element
declaration whose <propref ref="nullable"/> is <pt>true</pt>.</p>
    </item>
   </olist>
   or
   <olist>
    <item>
     <p>The <propref ref="&constraint;_name"/> is <pt>keyref</pt>;</p>
    </item>
    <item>
     <p>For each member of the <termref def="key-qns">qualified node
set</termref> (call this the <B>keyref member</B>), there must be a member of the <termref def="key-nt">node table</termref> associated with the
<propref ref="referenced_key"/> in the <xpropref>&constraint; table</xpropref>
of the element information item (see <specref ref="sic-key"/>, which must be
understood as logically prior to this clause of this constraint, below) whose
<termref def="key-ks">key-sequence</termref> is equal to the
<B>keyref member's</B> <termref def="key-ks">key-sequence</termref> member for member.</p>
    </item>
   </olist>
  </p>
 </constraintnote>
 <note>
  <p>This specification does not define a post-schema validation infoset
contribution which would enable schema-aware processors to implement clause
2.2.4 above.  This clause can be read as if there were such a contribution,
which recorded for example either the element declaration appealed to in
<specref ref="cvc-elt"/>, or the value of its <propref ref="nullable"/> property.</p>
 </note>
 <constraintnote type="sic" id="sic-key">
  <head>&Constraint; Table</head>
  <p><termdef id="key-ec" term="eligible &constraint;">An <term>eligible
&constraint;</term> of an element information item is one such that clauses 2.1.[1-2] or 2.2.[1-3] of <specref ref="cvc-&constraint;"/> obtains
with respect to that item and that constraint,
or such that any of the element information item &i-children; of that item have a
<xpropref>&constraint; table</xpropref> with an entry for that constraint</termdef>.</p>
  <p><termdef id="key-nt" term="node table">A <term>node table</term> is a set of pairs each consisting of
a <termref def="key-ks">key-sequence</termref> and an element node</termdef>.</p>
  <p>Whenever an element information item has one or more <termref def="key-ec">eligible constraints</termref>, a new
<xpropref>&constraint; table</xpropref> is added to the post-schema-validation
infoset for that element information item, consisting of pairs of &constraint;s
and <termref def="key-nt">node tables</termref>, one for each of the item's
<termref def="key-ec">eligible constraints</termref>, with the <termref def="key-nt">node table</termref> in each pair defined as follows:  There is a member in the <termref def="key-nt">node table</termref>
associated with an <termref def="key-ec">eligible constraint</termref> of an
element information item consisting of a <termref def="key-ks">key-sequence</termref> (call it <B>k</B>) and a node (call it <B>n</B>) if and only if
   <olist>
    <item>
     <p>
   <olist>
    <item>
     <p>There is a member in one of the <termref def="key-nt">node
tables</termref> associated with the <termref def="key-ec">eligible
constraint</termref> in at least one of the <xpropref>&constraint;
tables</xpropref> of the element information item &i-children; of the element
information item whose <termref def="key-ks">key-sequence</termref> is <B>k</B> and whose node is <B>n</B>;</p>
    </item>
   </olist>
  or
   <olist>
    <item>
     <p><B>n</B> is in the <termref def="key-qns">qualified node
set</termref> for the <termref def="key-ec">eligible
constraint</termref> of the element information item with <termref def="key-ks">key-sequence</termref> <B>k</B>.</p>
    </item>
   </olist>
  </p>
    </item>
    <item>
     <p>There is no member in one of the <termref def="key-nt">node
tables</termref> associated with the <termref def="key-ec">eligible
constraint</termref> in any of the <xpropref>&constraint;
tables</xpropref> of the element information item &i-children; of the element
information item whose <termref def="key-ks">key-sequence</termref> is <B>k</B>
and whose node is a node other than <B>n</B>;</p>
    </item>
    <item>
     <p>Some node distinct from <B>n</B> is in the <termref def="key-qns">qualified node
set</termref> for the <termref def="key-ec">eligible
constraint</termref> of the element information item with <termref def="key-ks">key-sequence</termref> <B>k</B>.</p>
    </item>
   </olist>
  </p>
  <note><p>This information set contribution, unlike others in this
specification, is essentially an internal bookkeeping mechanism.  It is introduced to
support the definition of <specref ref="cvc-identity-constraint"/> above. 
Accordingly, conformant processors may, but are <emph>not</emph> required, to expose
<xpropref>&constraint; table</xpropref>s in the post-schema-validation infoset.
In other words, the above constraints may be read as saying validation of
&constraint;s proceeds <emph>as if</emph> such an infoset property existed. 
</p></note>
 </constraintnote> 
<p>
See <specref ref="declare-key"/> for the XML representation of
&constraint; definitions and <specref ref="coss-&constraint;"/> for constraints
on &constraint; definition components as such.</p>
   </div2>
   <div2 id="Notation_Declaration_details">
    <head>Notation Declaration Details</head>
    <p>
The notation declaration schema component has the following
properties:</p>

  <compdef name="Notation Declaration" ref="Notation_Declaration">
   <proplist>
  <propdef id="n-name" name="name">
    An NCName as defined by <bibref ref="ref-xml-namespaces"/>.
   </propdef>
  <propdef id="n-target_namespace" name="target namespace">
    Either <termref def="key-null">absent</termref> or a namespace URI, as defined in <bibref ref="ref-xml-namespaces"/>.
   </propdef>
  <propdef id="system_identifier" name="system identifier">
    Optional if <propref ref="public_identifier"/> is present.  A URI reference.
   </propdef>
  <propdef id="public_identifier" name="public identifier">
    Optional if <propref ref="system_identifier"/> is present.  A public identifier, as defined in <bibref ref="ref-xml"/>.
   </propdef>
    <propdef id="n-annotation" name="annotation">Optional.  An annotation</propdef>
</proplist>

  </compdef>
    <p>Notation declarations do not participate in schema-validation as such.
They are referenced in the course of schema-validating strings as members of
the <xtermref href="&XSP2.URI;#NOTATION">NOTATION</xtermref> simple type.</p>
     <p>
See <specref ref="declare-notation"/> for the XML representation of
notation declarations and <specref ref="coss-notation"/> for constraints on
notation declaration components as such.</p>

   </div2>
   <div2 id="Annotation_details">
    <head>Annotation Details</head>
    <p>The annotation schema component has the following
properties:</p>

  <compdef name="Annotation" ref="Annotation">
   <proplist>
  <propdef id="application_information" name="application information">
    A sequence of element information items.
   </propdef>
  <propdef id="user_information" name="user information">
    A set of element information items.
   </propdef>
</proplist>
  </compdef>
    <p><propref ref="user_information"/> is intended for human consumption, <propref ref="application_information"/> for automatic processing.  In both cases, provision is made for an optional URI reference to supplement the local information.  Schema validation does <emph>not</emph> involve dereferencing these URIs, when present.  In the case of <propref ref="user_information"/>, indication may be given as to the identity of the (human) language used in the contents, using the <code>xml:lang</code> attribute.</p>
    <p>Annotations do not participate in schema-validation as such.  Provided
an annotation itself satisfies all relevant <termref def="gloss-cos">Constraints of Schemas</termref> it <emph>cannot</emph> affect the schema-validity of element information items.</p>
      <p>
See <specref ref="declare-annotation"/> for the XML representation of
annotations and <specref ref="coss-annotation"/> for constraints
on annotation components as such.</p>
   </div2>
<div2 id="Simple_Type_Definition_details">
    <head>(non-normative) Simple Type Definition Details</head>
 <note>
  <p>This section reproduces a version of material from <bibref ref="ref-xsp2"/>, for local cross-reference purposes.</p>
 </note>
    <p>Simple type definitions provide for constraining character information item &i-children; of element and attribute
information items.
The simple type definition schema component has the following properties:
</p>
 
      <compdef name="Simple Type Definition" ref="Simple_Type_Definition">

   <proplist>
  <propdef id="st-name" name="name">
    Optional.  An NCName as defined by <bibref ref="ref-xml-namespaces"/>.
   </propdef>
  <propdef id="st-target_namespace" name="target namespace">
    Either <termref def="key-null">absent</termref> or a namespace URI, as defined in <bibref ref="ref-xml-namespaces"/>.
   </propdef>
    <propdef id="st-primitive_type_definition" name="primitive type definition">
    A built-in primitive simple type definition (or the <termref def="key-urType">ur-type definition</termref>).
   </propdef>
  <propdef id="st-base_type_definition" name="base type definition">
    A simple type definition, which can be the <termref def="key-urType">ur-type definition</termref>.
   </propdef>
  <propdef id="facets" name="facets">
    A set of constraining facets.
   </propdef>
    <propdef id="variety" name="variety">One of {<pt>atomic</pt>, <pt>list</pt>}</propdef>    
  <propdef id="st-annotation" name="annotation">Optional.  An annotation</propdef>
  </proplist>
  </compdef>

   
<p>Simple types are identified by their <propref ref="st-name"/> and <propref ref="st-target_namespace"/>.  Except
for anonymous simple types (those with no <propref ref="st-name"/>), since
type definitions (i.e. both simple and complex type definitions taken together) must be uniquely identified within an <termref def="key-schema">XML
Schema</termref>, no simple type definition can have the same name as another
simple or complex type definition.  Simple type <propref ref="st-name"/>s and <propref ref="ct-target_namespace"/>s
are provided for reference from
instances (see <specref ref="xsi:type"/>), and for use in the <specref ref="declare"/>
(specifically in <eltref ref="element"/> and <eltref ref="attribute"/>).  See <specref ref="composition-schemaImport"/> for the use of component
identifiers when importing one schema into another.</p>
<note>
<p>The <propref ref="st-name"/> of a simple type is not <emph>ipso
facto</emph> the <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.element">(local) name</xpropref> of the
  element or attribute information items validated by that definition. The connection between a
  name and a type definition is described in <specref ref="Element_Declaration_details"/> and <specref ref="Attribute_Declaration_details"/>. </p>
</note>
<p><propref ref="variety"/> determines whether the simple type corresponds to an
<pt>atomic</pt> or <pt>list</pt> type as defined by &XSP2;. </p>   
<p>As described in <specref ref="Type_Derivation"/>, every <pt>atomic</pt> simple type definition is
a <termref def="key-typeRestriction">restriction</termref> of some other simple
<propref ref="st-base_type_definition"/>, which is itself either a simple type
definition or the <termref def="key-urType">ur-type definition</termref>. Each
atomic type is ultimately a restriction of exactly one built-in simple <propref ref="st-primitive_type_definition"/>.</p>
<p><propref ref="facets"/> for each <pt>atomic</pt> simple type definition are selected from those defined  in
&XSP2; for
the corresponding <propref ref="st-primitive_type_definition"/>.  Therefore, the value
space and lexical space (I.e. the content validated by) any atomic simple type is determined by the
pair {<propref ref="st-primitive_type_definition"/>, <propref ref="facets"/>}. </p>
<p>As specified in &XSP2;, <pt>list</pt> simple types validate whitespace separated tokens, each of
which conforms to the specified <propref ref="st-base_type_definition"/>.  The base type specified
must not itself be a <pt>list</pt> type, and must be one of the types identified in &XSP2; as a
suitable base for a list simple type.</p>
 <note>
  <p>Careful readers will observe that the above specification of list types conflicts 
with the claim in 
<specref ref="Type_Derivation"/> that all simple types are restrictions of
other simple types.  This anomaly has no effect on the validation of content.</p>
 </note>
 <p>Simple type definitions for all the built-in primitive datatypes, namely <pt>string</pt>, <pt>boolean</pt>, <pt>float</pt>,
<pt>double</pt>, <pt>decimal</pt>, <pt>timeInstant</pt>, <pt>timeDuration</pt>,
<pt>recurringInstant</pt>, <pt>binary</pt>, <pt>uri</pt> (see the <xtermref href="&XSP2.URI;#built-in-primitive-datatypes">Primitive
Datatypes</xtermref> section of &XSP2;), as well as for the
<termref def="key-urType">ur-type definition</termref> (as previously described), are present by definition in every schema.  All
are in the XML Schema <propref ref="st-target_namespace"/> (namespace
URI <code>&XMLSchemaNS;</code>), have an <pt>atomic</pt> <propref ref="variety"/> with an empty
<propref ref="facets"/> and the <termref def="key-urType">ur-type definition</termref> as
their <propref ref="st-base_type_definition"/> and themselves as <propref ref="st-primitive_type_definition"/>.</p>
<p>Similarly, simple type definitions for all the built-in derived
datatypes (see the <xtermref href="&XSP2.URI;#built-in-derived">Derived
Datatypes</xtermref> section of &XSP2;) are present by definition in every schema, with
properties as specified in &XSP2; and as represented in XML in
<specref ref="normative-schemaSchema"/>.
therein.</p>
 <p>There is no separate ur-Type for simple types.  As discussed in
<specref ref="Type_Derivation"/>, the <termref def="key-urType">ur-type definition</termref> functions as a simple type when used as the <termref def="key-baseTypeDefinition">base type definition</termref> for a simple type.</p>
 <constraintnote type="cvc" id="cvc-simple-type">
 <head>String Valid</head>
 <p>A string is schema-valid with respect to a simple type definition if
  it is schema-valid with respect to that definition as defined by
<xtermref href="&XSP2.URI;.html#cvc-datatype-valid">Datatype Valid</xtermref> in <bibref ref="ref-xsp2"/>.
 </p>
</constraintnote>
     <p>See <specref ref="declare-datatype"/> for the XML representation of
simple type definitions and <specref ref="coss-st"/> for constraints on simple
type definition components as such.</p>
   </div2>
  </div1>
  <div1 id="declare">
   <head>XML Representation of Schemas and Schema Components</head>

    <p>The principal purpose of &XSP1; is to define a set of
      schema components that constrain the contents of instances and augment the
      information sets thereof.  Although no external representation
of schemas is required for this purpose, such representations will
obviously be widely used. To provide for this in an appropriate and
interoperable way, we specify a normative XML representation for schemas which
makes provision for every kind of schema
component.  <termdef id="key-schemaDoc" term="schema document">A document in
this form (i.e. a <eltref ref="schema"/> element information item) is a <term>schema document</term></termdef>.  For the schema document as a whole, and
its constituents, the sections below define correspondences between element
information items (with declarations in
<specref ref="normative-schemaSchema"/> and <specref ref="normative-schemaDTD"/>) and
schema components.  All the element information items in the XML representation
of a schema are in the XML Schema namespace, that is their <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.element">namespace URI</xpropref> is <code>&XMLSchemaNS;</code>.  Although a common way of creating schema documents will be using an XML parser, this is not required:  any mechanism which constructs conformant infosets as defined in <bibref ref="ref-xmlinfo"/> is a possible starting point.</p>
   <p>Throughout the following sections, when we specify that a particular
property
of a schema component corresponds to the &i-value; of some attribute information item or the &i-children; of some element information item,
the value in question is understood to be based on a string consisting of the list, in order, of the
&i-ccode; of each character information item in the &i-attrChildren; of that
attribute information item or in the &i-children; of that element information
item respectively, that string then being interpreted as appropriate to the
defined type of the property in question.</p>
  <p>  When we say that a numeric-valued property of a schema component
corresponds to the &i-value; of some attribute information item, the number in
question is understood to be the base 10 interpretation of the string described above.</p>
   <div2 id="declare-schema">
      <head>XML Representations of Schemas</head>
     <p>A schema is represented in XML by one or more <termref def="key-schemaDoc">schema documents</termref>.  A <termref def="key-schemaDoc">schema document</termref> contains representations for a collection of schema components, e.g. type definitions and element declarations, which have a common <B>{target namespace}</B>.  A <termref def="key-schemaDoc">schema document</termref> which has one or more <eltref ref="import"/> element information items corresponds to a schema with components with more than one <B>{target namespace}</B>, see <specref ref="src-import"/>.</p>
     <reprdef>
      <reprelt eltname="schema"/>
      <reprcomp abstract="Schema" ref="key-schema">
       <propmap name="type_definitions">The simple and complex type definitions
corresponding to all the <eltref ref="simpleType"/> and <eltref ref="complexType"/> element information items in the
&i-children;, if any, plus any included or imported definitions, see <specref ref="compound-schema"/> and <specref ref="composition-schemaImport"/>.</propmap>
       <propmap name="attribute_declarations">The (global) attribute declarations
corresponding to all the <eltref ref="attribute"/> element information items in the
&i-children;, if any, plus any included or imported declarations, see <specref ref="compound-schema"/> and <specref ref="composition-schemaImport"/>.</propmap>
       <propmap name="element_declarations">The (global) element declarations
corresponding to all the <eltref ref="element"/> element information items in the
&i-children;, if any, plus any included or imported declarations, see <specref ref="compound-schema"/> and <specref ref="composition-schemaImport"/>.</propmap>
       <propmap name="attribute_group_definitions">The attribute group definitions
corresponding to all the <eltref ref="attributeGroup"/> element information items in the
&i-children;, if any, plus any included or imported definitions, see <specref ref="compound-schema"/> and <specref ref="composition-schemaImport"/>.</propmap>
       <propmap name="model_group_definitions">The model group definitions
corresponding to all the <eltref ref="group"/> element information items in the
&i-children;, if any, plus any included or imported definitions, see <specref ref="compound-schema"/> and <specref ref="composition-schemaImport"/>.</propmap>
       <propmap name="notation_declarations">The notation declarations
corresponding to all the <eltref ref="notation"/> element information items in the
&i-children;, if any, plus any included or imported declarations, see <specref ref="compound-schema"/> and <specref ref="composition-schemaImport"/>.</propmap>
       <propmap name="annotations">The annotations
corresponding to all the <eltref ref="annotation"/> element information items in the
&i-children;, if any.</propmap>
      </reprcomp>
     </reprdef>
     <p>Note that none of the attribute information items displayed above
correspond directly to properties of schemas.  The <code>blockDefault</code>,
<code>finalDefault</code>, <code>attributeFormDefault</code>, <code>elementFormDefault</code>and <code>targetNamespace</code> attributes are appealed to in the sub-sections below, as they provide
global information applicable to many representation/component correspondences.  The
other attributes (<code>id</code> and <code>version</code>) are for user
convenience, and this specification defines no semantics for them.</p>
<p>The definition of the schema abstract data model in <specref ref="concepts-data-model"/> makes clear that most components have a <B>{target namespace}</B>.  Most components corresponding to representations within a given <eltref ref="schema"/> element information item will have a <B>{target namespace}</B> which corresponds to the <code>targetNamespace</code> attribute. </p>
     <p>Since the empty string is a legal (relative) URI reference, supplying
an empty string for <code>targetNamespace</code> is <emph>not</emph> the same
as not specifying it at all.  The appropriate form of schema document
corresponding to a <termref def="key-schema">schema</termref> whose components have no
<propref ref="e-target_namespace"/> is one which has no
<code>targetNamespace</code> attribute specified at all.</p>
     <note><p>The XML namespaces recommendation discusses only instance document syntax for
elements and attributes; it therefore provides no direct framework for managing
the names of type definitions, attribute group definitions, and so on. Nevertheless, we apply the target namespace facility uniformly to all
schema components, i.e. not only declarations but also definitions have a <B>{target namespace}</B>.</p>
</note>



      <note role="example">
        <eg xml:space="preserve">&lt;xs:schema
    xmlns:xs="&XMLSchemaNS;
    targetNamespace="http://purl.org/metadata/dublin_core"
    version="M.n"&gt;

  ...

&lt;/xs:schema&gt;
</eg>
        <p>A modest beginning to a schema.</p>
    </note>
     <p>Although the schema above might be a complete XML document, <eltref ref="schema"/>
need not be the document element, but can appear within other documents.
Indeed there is no requirement that a schema correspond to a (text) document
at all:  it could correspond to an element information item constructed 'by
hand', for instance via a DOM-conformant API.</p>
    <p>Aside from <eltref ref="include"/> and <eltref ref="import"/>, which do not correspond directly to any schema component at all, each of the element information
items which may appear in the content of <eltref ref="schema"/> corresponds to
a schema component, and all except <eltref ref="annotation"/> are named.  The
sub-sections of <specref ref="declare-typesElementsAttributes"/>
present each such item in turn, setting out the
components to which it may correspond.</p>
</div2>
<div2 id="refSchemaConstructs">
  <head>References to Schema Components</head>
  <p>Reference to
   schema components from a schema document is managed in a uniform way,
whether the component corresponds to an element information item from the same schema document or is imported
(<specref ref="composition-schemaImport"/>) from an external schema (which may,
but need not, correspond to an actual schema document). The form
of all such references is a
    <termref def="gloss-QName">QName</termref>.  In each of the XML
representation expositions in the following sections, an attribute is shown as
having type <code>QName</code> if and only if it is
interpreted as referencing a schema component.</p>

  <note role="example">
    <eg xml:space="preserve"><![CDATA[<xs:schema xmlns:xs="]]>&XMLSchemaNS;<![CDATA["
            xmlns:xhtml="http://www.w3.org/1999/xhtml"
            xmlns="http://www.foo.com"
            targetNamespace="http://www.foo.com">
  . . .

  <xs:element name="elem1" type="Address"/>

  <xs:element name="elem2" type="xhtml:blockquote"/>

  <xs:attribute name="attr1"
                type="xsl:quantity"/>
  . . .
</xs:schema>
]]>
</eg>
    <p>The first of these is most probably a local reference, i.e. a reference
to a type
definition corresponding to a <eltref ref="complexType"/> element information item
located elsewhere in the schema document, the other two refer to type
definitions from schemas for other namespaces and assume that their namespaces
have been declared for import.  See <specref ref="composition-schemaImport"/> for a discussion of importing.</p>
</note>
 <constraintnote type="src" id="src-qname">
  <head>QName Interpretation</head>
  <p>Where the type of an attribute information item in a document involved in
schema validation is
identified as
<termref def="gloss-QName">QName</termref>, its value is uniformly
interpreted as consisting of a <termdef id="q-local" term="local name"><term>local name</term> consisting of the character information items after the colon, if any, otherwise all the character information items, in the &i-value;</termdef>, and of a <termdef id="q-uri" term="namespace URI"><term>namespace URI</term>, derived from its &i-value; and the containing element information item's <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.element">in-scope namespaces</xpropref> as follows:</termdef>
  <olist>
   <item><p>If the &i-value; contains a colon, then the <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.namespace-decl">namespace URI</xpropref> of the member of the <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.element">in-scope namespaces</xpropref> whose <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.namespace-decl">prefix</xpropref> matches the character information items before the colon.  If no such member is present, the <xtermref href="&XSP2.URI;#QName">QName</xtermref> is uninterpretable and the <specref ref="src-element"/> of element information item containing it is not satisfied;</p></item>
   <item><p>otherwise (i.e. the &i-value; contains no colon)
         <olist>
          <item><p>if there is a member of the <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.element">in-scope namespaces</xpropref> whose <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.namespace-decl">prefix</xpropref> is <termref def="key-null">absent</termref>, then its <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.namespace-decl">namespace URI</xpropref>;</p></item>
          <item><p>otherwise <termref def="key-null">absent</termref>.</p></item>
         </olist>
</p></item>
  </olist>
 </p>
  <p>In the absence of the non-core properties <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.element">in-scope namespaces</xpropref> and/or <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.namespace-decl">namespace URI</xpropref> from the infoset for the schema document in question, processors must reconstruct equivalent information as necessary, using the <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.element">declared namespaces</xpropref> of the containing element information item and its ancestors in the first case and using the namespace declaration in question's <xpropref href="http://www.w3.org/TR/xml-infoset#infoitem.namespace-decl">children</xpropref> in the second.</p>
 </constraintnote>
 <p>Whenever the word <quote>resolve</quote> in any form is used in this
chapter in connection with a <termref def="gloss-QName">QName</termref> in a
schema document, the
following definition should be understood as obtaining:</p>
 <constraintnote type="src" id="src-resolve">
  <head>QName resolution (Schema Document)</head>
  <p>A string known to be a <xtermref href="&XSP2.URI;#QName">QName</xtermref>
resolves to a schema component of a specified kind if:
   <olist>
    <item>
     <p>that component is a member of the value of the appropriate
property of the schema which corresponds to the schema
document within which the <xtermref href="&XSP2.URI;#QName">QName</xtermref>
appears, that is
      <olist>
    <item>
     <p> the <propref ref="type_definitions"/> if the kind specified is simple or complex type definition;</p>
    </item>
       <item>
     <p>the <propref ref="attribute_declarations"/> if the kind specified is attribute declaration;</p> 
    </item>
    <item>
     <p>the <propref ref="element_declarations"/> if the kind specified is element declaration;</p> 
    </item>
    <item>
     <p>the <propref ref="attribute_group_definitions"/> if the kind specified
is attribute group;</p> 
    </item>
    <item>
     <p>the <propref ref="model_group_definitions"/> if the kind specified is
model group;</p>
    </item>
    <item>
     <p>the <propref ref="notation_declarations"/> if the kind specified is notation declaration;</p> 
    </item>
   </olist>
     </p>
    </item>
    <item>
     <p>its <B>{local name}</B> matches the <termref def="q-local">local
name</termref> of the string;</p>
    </item>
    <item>
     <p>its <B>{target namespace}</B> is identical to the <termref def="q-uri">namespace URI</termref> of the string;</p>
    </item>
    <item>
     <p>its <termref def="q-uri">namespace URI</termref> is either the target
namespace of the schema document containing the <xtermref href="&XSP2.URI;#QName">QName</xtermref> or that schema document contains an <eltref ref="import"/> element information item the &i-value; of whose <code>namespace</code> &i-attribute; is identical to that <termref def="q-uri">namespace URI</termref>.</p>
    </item>
   </olist>
  </p>
 </constraintnote>
 <div3>
  <head>References to Schema Components from Elsewhere</head>
    <p>The names of schema components such as type definitions and element
declarations are not of type <code>ID</code>:  they are not
unique within a schema, just within a symbol space.  This means that simple
fragment identifiers will not always work to reference schema components from outside
the context of schema documents.</p>
    <p>There is currently no provision in the definition of the interpretation
of fragment identifiers for the <code>text/xml</code> MIME type, which is the
MIME type for schemas, for referencing
schema components as such.  However, we observe that
<bibref ref="ref-xpointer"/> provides a mechanism which maps well onto our
notion of symbol spaces as it is reflected in the XML representation of schema components.  A fragment identifier of the form
<code>#xpointer(xs:schema/xs:element[@name="person"])</code> will uniquely identify
the representation of a global element declaration with name <code>person</code>, and similar fragment
identifiers can obviously be constructed for the other global symbol spaces.</p>
  <p>Short-form fragment identifiers may also be used in some cases, that is
when a DTD or XML Schema is available for the schema in question, and the
provision of an <code>id</code> attribute for the representations of all primary and secondary schema
components, which <emph>is</emph> of type
<code>ID</code>, has been exploited.</p>
  <p>It is a matter for applications to specify whether they interpret
document-level references of either of the above varieties as being to the relevant element information item (i.e. without
special recognition of the relation of schema documents to schema components) or as being to the
corresponding schema component.</p>
 </div3>
</div2>
<div2 id="declare-typesElementsAttributes">
<head>XML Representation of Schema Components</head>

<p>For each kind of schema component there is a corresponding normative XML representation.
The sections below describe the correspondences between the properties of each kind of
schema component on the one hand and the properties of information items in
that XML representation on the other, together
with constraints on that representation above and beyond those implicit in the
<specref ref="normative-schemaSchema"/> and <specref ref="normative-schemaDTD"/>.</p>
 <p>The language used is as if the correspondences were mappings from XML representation to
schema component, but the mapping in the other direction, and therefore the
correspondence in the abstract, can always be
constructed therefrom.</p>
<div3 id="declare-attribute">
<head>XML Representation of Attribute Declaration Schema Components</head>
<p>The XML representation for an attribute declaration schema component is an
<eltref ref="attribute"/> element information item.  It specifies a simple type
definition for an attribute either by reference or explicitly, and may provide
occurrence and default information.  The correspondences between the
properties of the information item and
properties of the component are as follows:</p>
<reprdef>
 <reprelt eltname="attribute" type="attribute"/>
  <reprcomp ref="Attribute_Declaration_details" abstract="Attribute Declaration">
   <reprdep><p>If the <eltref ref="attribute"/> element information item has <eltref ref="schema"/> as its parent, the corresponding schema component is as follows:</p></reprdep>
   <propmap name="a-name">The &i-value; of the <code>name</code> &i-attribute;</propmap>
  <propmap name="a-target_namespace">The &i-value; of the
<code>targetNamespace</code> &i-attribute; of the parent <eltref ref="schema"/>
element information item, or <termref def="key-null">absent</termref> if there is none.</propmap>
 <propmap name="a-simple_type_definition">The simple type definition
corresponding to the <eltref ref="simpleType"/> element information item in the
&i-children;, if present, otherwise the simple type definition <termref def="src-resolve">resolved</termref> to by
the &i-value; of the <code>type</code> &i-attribute;, if present, otherwise the
<termref def="key-urType">ur-type definition</termref>.</propmap>
   <propmap name="a-scope"><pt>global</pt></propmap>
   <propmap name="a-min_occurs"><termref def="key-null">absent</termref></propmap>
 <propmap name="a-max_occurs"><termref def="key-null">absent</termref></propmap>
 <propmap name="a-value_constraint">If there is a <code>value</code>
&i-attribute;, then a pair consisting of the &i-value; of that &i-attribute; and
<termref def="key-null">absent</termref>, otherwise <termref def="key-null">absent</termref>.</propmap>
 <propmap name="a-annotation">The annotation corresponding to the <eltref ref="annotation"/> element information item in the
&i-children;, if present, otherwise <termref def="key-null">absent</termref>.</propmap>
 </reprcomp>
 <reprcomp ref="Attribute_Declaration_details" abstract="Attribute Declaration">
  <reprdep>
   <p>otherwise if the <eltref ref="attribute"/> element information item has
<eltref ref="complexType"/> or <eltref ref="attributeGroup"/> as an ancestor
and the <code>ref</code> &i-attribute; is absent the corresponding schema
component is an attribute declaration as follows (unless <code>use='prohibited'</code>, in which case the item
corresponds to no component at all)</p>
  </reprdep>
  <propmap name="a-name">The &i-value; of the <code>name</code> &i-attribute;</propmap>
  <propmap name="a-target_namespace">If <code>form</code> is present and its
&i-value; is <code>qualified</code>, or if <code>form</code> is absent and the
&i-value; of <code>attributeFormDefault</code> on the <eltref ref="schema"/>
ancestor is <code>qualified</code>, then the &i-value; of the
<code>targetNamespace</code> &i-attribute; of the parent <eltref ref="schema"/>
element information item, or <termref def="key-null">absent</termref> if there
is none, otherwise <termref def="key-null">absent</termref>.</propmap>
  <propmap name="a-simple_type_definition">The simple type definition
corresponding to the <eltref ref="simpleType"/> element information item in the
&i-children;, if present, otherwise the simple type definition <termref def="src-resolve">resolved</termref> to by
the &i-value; of the <code>type</code> &i-attribute;, if present, otherwise the
<termref def="key-urType">ur-type definition</termref>.</propmap>
  <propmap name="a-scope">If the <eltref ref="attribute"/> element information item
has <eltref ref="complexType"/> as an ancestor, the complex definition
corresponding to that item, otherwise (the <eltref ref="attribute"/> element
information item is within a top-level <eltref ref="attributeGroup"/> definition), <termref def="key-null">absent</termref>.</propmap>
  <propmap name="a-min_occurs">Depending on the &i-value; of the <code>use</code>
&i-attribute;, as follows:
   <olist>
    <item>
     <p>If it is <code>required</code>, then <code>1</code></p>
    </item>
    <item>
     <p>Otherwise (it is absent, <code>optional</code>, <code>default</code> or
<code>fixed</code> or <code>prohibited</code>), then <code>0</code></p>
    </item>
   </olist>.</propmap>
 <propmap name="a-max_occurs">Depending on the &i-value; of the <code>use</code>
&i-attribute;, as follows:
   <olist>
    <item>
     <p>If it is <code>prohibited</code>, then <code>0</code></p>
    </item>
    <item>
     <p>Otherwise (it is absent, <code>optional</code>, <code>default</code>,
<code>fixed</code> or <code>required</code>), then <code>1</code></p>
    </item>
   </olist>.</propmap>
  <propmap name="a-value_constraint">If there is no <code>value</code>
&i-attribute;, then <termref def="key-null">absent</termref>, otherwise a pair consisting of the &i-value; of that &i-attribute; and
<pt>default</pt>, if the &i-value; of the <code>use</code> &i-attribute; is
<code>default</code>, otherwise <pt>fixed</pt>.</propmap>
 <propmap name="a-annotation">The annotation corresponding to the <eltref ref="annotation"/> element information item in the
&i-children;, if present, otherwise <termref def="key-null">absent</termref>.</propmap>
 </reprcomp>
 <reprcomp ref="Attribute_Declaration_details" abstract="Attribute Declaration">
  <reprdep>otherwise (the <eltref ref="attribute"/> element information item has
<eltref ref="complexType"/> or <eltref ref="attributeGroup"/> as an ancestor and the
<code>ref</code> &i-attribute; is present), the corresponding schema component is as
follows (unless <code>use='prohibited'</code>, in which case the item
corresponds to no component at all), where <B>G</B> means the (global) attribute declaration <termref def="src-resolve">resolved</termref> to by the
&i-value; of the <code>ref</code> &i-attribute;:</reprdep>
  <propmap name="a-name">The <propref ref="a-name"/> of <B>G</B></propmap>  
  <propmap name="a-target_namespace">The <propref ref="a-target_namespace"/> of <B>G</B></propmap>
  <propmap name="a-scope"><pt>global</pt></propmap>
  <propmap name="a-simple_type_definition">The <propref ref="a-simple_type_definition"/> of <B>G</B></propmap>
  <propmap name="a-min_occurs">Depending on the &i-value; of the <code>use</code>
&i-attribute;, as described above</propmap>
  <propmap name="a-max_occurs">Depending on the &i-value; of the <code>use</code>
&i-attribute;, as described above</propmap>
   <propmap name="a-value_constraint">If there is no <code>value</code>
&i-attribute; and <B>G</B> has no <propref ref="a-value_constraint"/>, then
<termref def="key-null">absent</termref>, otherwise a pair consisting of the
&i-value; of that &i-attribute; if present, otherwise the <propref ref="a-value_constraint"/> of <B>G</B>, and
<pt>default</pt>, if the &i-value; of the <code>use</code> &i-attribute; is
<code>default</code>, otherwise <pt>fixed</pt>.</propmap>
 <propmap name="a-annotation">The annotation corresponding to the <eltref ref="annotation"/> element information item in the
&i-children;, if present, otherwise <termref def="key-null">absent</termref>.</propmap>
 </reprcomp>
 </reprdef>
 <p>Attribute declarations can appear at the top level of a schema document, or within complex
types, either as complete (local) declarations, or by reference to top-level
declarations.  For complete declarations, top-level or local, the <code>type</code> attribute is used when the declaration can use a
built-in or pre-declared simple type definition.  Otherwise an
anonymous <eltref ref="simpleType"/> is provided inline.</p>
 <p>The default when no simple type definition is referenced or
provided is the <termref def="key-urType">ur-type definition</termref>, which imposes no constraints at all.</p>
 <p>Attribute items validated by a global declaration must be qualified with a
namespace URI.  Control over whether attribute items validated by a local declaration must be namespace-qualified or not
is provided by the <code>form</code> &i-attribute;, whose default is provided
by the <code>attributeFormDefault</code> &i-attribute; on the enclosing <eltref ref="schema"/>, via its determination of <propref ref="a-target_namespace"/>.</p>
 <p>The names for top-level attribute declarations are in their own
<termref def="key-symbolSpace">symbol space</termref>.  The names of locally-scoped
attribute declarations with no <propref ref="e-target_namespace"/> reside in symbol spaces local to the type definition which contains
them.</p>
 <note role="example">
<eg xml:space="preserve"><![CDATA[<xs:attribute name="myAttribute"/>

<xs:attribute name="yetAnotherAttribute" type="dt:integer" use="required"/>

<xs:attribute name="anotherAttribute" use="default" value="42">
 <xs:simpleType base="dt:integer">
  <xs:minExclusive value="0"/>
 </xs:simpleType>
</xs:attribute>

<xs:attribute name="stillAnotherAttribute" type="dt:string" use="fixed" value="Hello world!"/>]]>
</eg>
<p>Four attributes are declared: one with no explicit
constraints at all; two more each declared by reference to the
built-in simple datatype <code>integer</code>, one required to
be present in instances and one with a default and a subrange qualification; and a fourth with a fixed value.</p>
</note>
 <constraintnote id="src-attribute" type="src">
  <head>Attribute Declaration Representation OK</head>
  <p>In addition to the conditions imposed on <eltref ref="attribute"/> element
information items by the DTD and schema for schemas, the following must also hold:
   <olist>
    <item>
     <p>If the item's parent is not <eltref ref="schema"/>, then
      <olist>
       <item>
     <p>One of <code>ref</code> or <code>name</code> must be present, but not both;</p>
    </item>
       
       <item>
        <p>If <code>ref</code> is present, then both of
<eltref ref="simpleType"/> and <code>type</code> must be absent;</p>
       </item>
      </olist>
     </p>
    </item>
    <item>
     <p><code>type</code> and <eltref ref="simpleType"/> must not both be present;</p>
    </item>
    <item>
     <p>The corresponding attribute declaration must satisfy the conditions set
out in <specref ref="coss-attribute"/>.</p>
    </item>
   </olist>
  </p>
 </constraintnote>

</div3>
 <div3 id="declare-element">
<head>XML Representation of Element Declaration Schema Components</head>
<p>The XML representation for an element declaration schema component is an
<eltref ref="element"/> element information item.  It specifies a type
definition for an element either by reference or explicitly, and may provide
occurrence and default information.  The correspondences between the
properties of the information item and
properties of the component(s) it corresponds to are as follows:</p>
<reprdef>
 <reprelt eltname="element" type="element"/>
 <reprcomp abstract="Element Declaration" ref="Element_Declaration_details">
  <reprdep>
   <p>If the <eltref ref="element"/> element information item has <eltref ref="schema"/> as its parent, the corresponding schema component is as follows:</p>
  </reprdep>
<propmap name="e-name">The &i-value; of the <code>name</code> &i-attribute;</propmap>
  <propmap name="e-target_namespace">The &i-value; of the
<code>targetNamespace</code> &i-attribute; of the parent <eltref ref="schema"/>
element information item, or <termref def="key-null">absent</termref> if there is none.</propmap>
 <propmap name="e-scope"><pt>global</pt></propmap>
  <propmap name="type_definition">The type definition
corresponding to the <eltref ref="simpleType"/> or <eltref ref="complexType"/> element information item in the
&i-children;, if either is present, otherwise the type definition <termref def="src-resolve">resolved</termref> to by
the &i-value; of the <code>type</code> &i-attribute;, otherwise the <propref ref="type_definition"/> of the element declaration <termref def="src-resolve">resolved</termref> to by the &i-value; of the <code>equivClass</code> &i-attribute;, if present, otherwise the
<termref def="key-urType">ur-type definition</termref>.</propmap>
  <propmap name="nullable">The &i-value; of the <code>nullable</code>
&i-attribute;, if present, otherwise false.</propmap>
  <propmap name="e-value_constraint">If there is a <code>default</code> or a <code>fixed</code>
&i-attribute;, then a pair consisting of the &i-value; of that &i-attribute; and
either <pt>default</pt> or <pt>fixed</pt>, as appropriate, otherwise <termref def="key-null">absent</termref>.</propmap>
  <propmap name="&constraint;_definitions">A set consisting of the
&constraint;-definitions corresponding to all the <eltref ref="key"/>, <eltref ref="unique"/> and <eltref ref="keyref"/> element information items in the
&i-children;, if any, otherwise the empty set</propmap>
  <propmap name="class_exemplar">the element declaration <termref def="src-resolve">resolved</termref> to by the
value of the
<code>equivClass</code> &i-attribute;, if present, otherwise <termref def="key-null">absent</termref></propmap>
  <propmap name="e-exact">A set corresponding to the normalised &i-value; of the
<code>block</code> &i-attribute;, if present, otherwise on the &i-value; of the
<code>blockDefault</code> &i-attribute; of the parent <eltref ref="schema"/> element
information item, if present, otherwise on the empty string, as follows:
   <glist>
    <gitem>
     <label>the empty string</label>
     <def>
<p>the empty set;</p>
     </def>
    </gitem>
    <gitem>
     <label>
      <code>#all</code>
     </label>
     <def>
      <p><code>{</code><pt>equivClass</pt>, <pt>extension</pt>,
<pt>restriction</pt><code>}</code>;</p>
     </def>
    </gitem>
    <gitem>
     <label><emph>otherwise</emph></label>
     <def>
      <p>a set with members drawn from the set above, each being present or
absent depending on whether the string contains an equivalently named
whitespace-delimited substring.</p>
     </def>
    </gitem>
   </glist>
  </propmap>
  <propmap name="e-final">As for <propref ref="e-exact"/> above, but using the
<code>final</code> &i-attribute; in place of the <code>block</code>
&i-attribute; and with the
relevant set being <code>{</code><pt>extension</pt>, <pt>restriction</pt><code>}</code></propmap>
  <propmap name="e-abstract">The &i-value; of the <code>abstract</code>
&i-attribute;, if present, otherwise false</propmap>
  <propmap name="e-annotation">The annotation corresponding to the <eltref ref="annotation"/> element information item in the
&i-children;, if present, otherwise <termref def="key-null">absent</termref></propmap>
</reprcomp>
 <reprcomp abstract="Particle" ref="Particle_details">
  <reprdep>
   <p>otherwise if the <eltref ref="element"/> element information item has
<eltref ref="complexType"/> or <eltref ref="group"/> as an ancestor and the
<code>ref</code> &i-attribute; is absent, the corresponding schema components
are as follows (unless <code>minOccurs=maxOccurs=0</code>, in which case the item
corresponds to no component at all):</p>
  </reprdep>
  <propmap name="p-min_occurs">The &i-value; of the <code>minOccurs</code>
&i-attribute;, if present, otherwise <code>1</code></propmap>
  <propmap name="p-max_occurs"><pt>unbounded</pt>, if the <code>maxOccurs</code>
&i-attribute; equals <pt>unbounded</pt>, otherwise the numeric &i-value; of the <code>maxOccurs</code>
&i-attribute;, if present, otherwise the &i-value; of the <code>minOccurs</code>
&i-attribute;, if present, otherwise <code>1</code>.</propmap>
  <propmap name="term">A (local) element declaration as given below</propmap>
  
</reprcomp>
 <reprcomp abstract="Element Declaration" ref="Element_Declaration_details">
  <reprdep><p> 
An element declaration as in the first case above, with the exception of its <propref ref="e-target_namespace"/> and <propref ref="e-scope"/> properties, which are as below</p></reprdep>
  <propmap name="e-target_namespace">If <code>form</code> is present and its
&i-value; is <code>qualified</code>, or if <code>form</code> is absent and the
&i-value; of <code>elementFormDefault</code> on the <eltref ref="schema"/>
ancestor is <code>qualified</code>, then the &i-value; of the
<code>targetNamespace</code> &i-attribute; of the parent <eltref ref="schema"/>
element information item, or <termref def="key-null">absent</termref> if there
is none, otherwise <termref def="key-null">absent</termref>.</propmap>
 <propmap name="e-scope">If the <eltref ref="element"/> element information item
has <eltref ref="complexType"/> as an ancestor, the complex definition
corresponding to that item, otherwise (the <eltref ref="element"/> element
information item is within a top-level <eltref ref="group"/> definition), <termref def="key-null">absent</termref>.</propmap>
 </reprcomp>
 <reprcomp abstract="Particle" ref="Particle_details">
  <reprdep>
   <p>otherwise (the <eltref ref="element"/> element information item has
<eltref ref="complexType"/> or <eltref ref="group"/> as an ancestor and the
<code>ref</code> &i-attribute; is present), the corresponding schema component is as
follows (unless <code>minOccurs=maxOccurs=0</code>, in which case the item
corresponds to no component at all):</p>
  </reprdep>
  <propmap name="p-min_occurs">The &i-value; of the <code>minOccurs</code>
&i-attribute;, if present, otherwise <code>1</code></propmap>
  <propmap name="p-max_occurs"><pt>unbounded</pt>, if the <code>maxOccurs</code>
&i-attribute; equals <pt>unbounded</pt>, otherwise the numeric &i-value; of the <code>maxOccurs</code>
&i-attribute;, if present, otherwise the &i-value; of the <code>minOccurs</code>
&i-attribute;, if present, otherwise <code>1</code>.</propmap>
  <propmap name="term">A (global) element declaration as given below</propmap>
</reprcomp>
 
 <reprcomp abstract="Element Declaration" ref="Element_Declaration_details">
<reprdep><p>Let <B>G</B> be the global element declaration <termref def="src-resolve">resolved</termref> to by the
value of the <code>ref</code> &i-attribute;</p></reprdep>
<propmap name="e-name">The <propref ref="e-name"/> of <B>G</B></propmap>
  <propmap name="e-target_namespace">The <propref ref="e-target_namespace"/> of <B>G</B></propmap>
 <propmap name="e-scope"><pt>global</pt></propmap>
  <propmap name="type_definition">The <propref ref="type_definition"/> of <B>G</B></propmap>
  <propmap name="nullable">The &i-value; of the <code>nullable</code>
&i-attribute;, if present, otherwise the <propref ref="nullable"/> of <B>G</B></propmap>
  <propmap name="e-value_constraint">If there is a <code>default</code> or a <code>fixed</code>
&i-attribute;, then a pair consisting of the &i-value; of that &i-attribute; and
either <pt>default</pt> or <pt>fixed</pt>, as appropriate, otherwise the <propref ref="e-value_constraint"/> of <B>G</B></propmap>
  <propmap name="&constraint;_definitions">If there are any <eltref ref="key"/>, among the &i-children;, then a set of &constraint; definitions as in the first case above, otherwise the <propref ref="&constraint;_definitions"/> of <B>G</B></propmap>
  <propmap name="class_exemplar"><termref def="key-null">absent</termref> (not used)</propmap>
  <propmap name="e-final">false (not used)</propmap>
  <propmap name="e-exact">If the <code>block</code> &i-attribute; is present,
then a value as for <propref ref="e-exact"/> above, otherwise the <propref ref="e-exact"/> of <B>G</B></propmap>
  <propmap name="e-abstract">The <propref ref="e-abstract"/> of <B>G</B></propmap>
  <propmap name="e-annotation">The annotation corresponding to the <eltref ref="annotation"/> element information item in the
&i-children;, if present, otherwise <termref def="key-null">absent</termref></propmap>
</reprcomp>
</reprdef>


<p><eltref ref="element"/> corresponds to an element declaration, and allows
the type definition of that declaration to be specified either by reference or
by explicit inclusion.</p>
  <p><eltref ref="element"/>s within <eltref ref="schema"/> produce
<pt>global</pt> element declarations; <eltref ref="element"/>s within <eltref ref="group"/> or <eltref ref="complexType"/> produce either particles which contain <pt>global</pt> element declarations (if there's a <code>ref</code> attribute) or local declarations (otherwise).  For complete declarations, top-level or local, the <code>type</code> attribute is used when the declaration can use a
built-in or pre-declared type definition.  Otherwise an
anonymous <eltref ref="simpleType"/> or <eltref ref="complexType"/> is provided inline.</p>
 <p>Element items validated by a global declaration must be qualified with a
namespace URI.  Control over whether element items validated by a local declaration must be namespace-qualified or not
is provided by the <code>form</code> &i-attribute;, whose default is provided
by the <code>elementFormDefault</code> &i-attribute; on the enclosing <eltref ref="schema"/>, via its determination of <propref ref="e-target_namespace"/>.</p>
<p>As noted above the names for top-level element declarations are in a separate
<termref def="key-symbolSpace">symbol space</termref> from the symbol spaces for
the names of type definitions, so there can (but need
not be) a simple or complex type definition type with the same name as a
top-level element.  As with attribute names, the names of locally-scoped
element declarations with no <propref ref="e-target_namespace"/> reside in symbol spaces local to the type definition which contains
them.</p>

  <p>Note that the above allows for two levels of defaulting for unspecified
type definitions.  An <eltref ref="element"/> with no referenced or included type definition will
correspond to an element declaration which has the same type definition as the exemplar of its equivalence class if it
identifies one, otherwise the <termref def="key-urType">ur-type definition</termref>.</p>

 <p>See below at <specref ref="declare-key"/> for <eltref ref="key"/>, <eltref ref="unique"/> and <eltref ref="keyref"/>.</p>


<note role="example">
<eg xml:space="preserve">&lt;xs:element name="myelement" type="mySimpleType"/&gt;

&lt;xs:element name="et0" type="myComplexType"/&gt;

&lt;xs:element name="et1"&gt;
 &lt;xs:complexType&gt;
  &lt;xs:element ref="et0"/>
  . . .
  &lt;xs:attribute ...&gt;. . .&lt;/xs:attribute&gt;
 &lt;/xs:complexType&gt;
&lt;/xs:element&gt;

&lt;xs:element name="et2"&gt;
 &lt;xs:complexType content="empty"&gt;
  &lt;xs:attribute ...&gt;. . .&lt;/xs:attribute&gt;
 &lt;/xs:complexType&gt;
&lt;/xs:element&gt;
</eg>
<p>The first two examples above declare elements by reference to a simple and a
complex type definition respectively.  The third and fourth use embedded anonymous complex
type definitions, the first of which in
turn refers to one of the top-level element declarations in its content model.</p>
<eg xml:space="preserve">&lt;xs:element name="contextOne"&gt;
 &lt;xs:complexType&gt;
  &lt;xs:element name="myLocalelement" type="myFirstType"/&gt;
  &lt;xs:element ref="globalelement"/&gt;
 &lt;/xs:complexType&gt;
&lt;/xs:element&gt;

&lt;xs:element name="contextTwo"&gt;
 &lt;xs:complexType&gt;
  &lt;xs:element name="myLocalelement" type="mySecondType"/&gt;
  &lt;xs:element ref="globalelement"/&gt;
 &lt;/xs:complexType&gt;
&lt;/xs:element&gt;
</eg>
<p>Instances of <code>myLocalelement</code> within
<code>contextOne</code> will be constrained by <code>myFirstType</code>,
while those within <code>contextTwo</code> will be constrained by
<code>mySecondType</code>. </p>

</note>
<note>
<p>The possibility that differing attribute declarations and/or content models
would apply to elements with the same name in different contexts is an
extension beyond the expressive power of a DTD in XML 1.0.</p>
</note>
  <note role="example">
   <eg xml:space="preserve"><![CDATA[  <complexType name="facet" base="annotated" derivedBy="extension">
    <attribute name="value" minOccurs="1"/>
  </complexType>

  <element name="facet" type="facet" abstract="true"/>

  <element name="encoding" equivClass="facet">
   <complexType base="facet" derivedBy="restriction">
    <attribute name="value" type="encodings"/>
   </complexType>
  </element>

  <element name="period" equivClass="facet">
   <complexType base="facet" derivedBy="restriction">
    <attribute name="value" type="timeDuration"/>
   </complexType>
  </element>

  <complexType name="datatype">
    <element ref="facet" minOccurs="0" maxOccurs="unbounded"/>
    <attribute name="name" type="NCName" minOccurs="0">
    . . .
  </complexType>
]]></eg>
   <p>An example from the schema for datatypes from &XSP2;.  The
<code>facet</code> type is defined
and the <code>facet</code> element is declared to use it. The <code>facet</code> element is abstract -- it's
<emph>only</emph> defined to stand as the exemplar for a class.  Two further
elements are declared, each a member of the <code>facet</code> equivalence
class.  Finally a type is defined which refers to <code>facet</code>, thereby
allowing <emph>either</emph> <code>period</code> or <code>encoding</code> (or
any other member of the class).</p>
  </note>


 <constraintnote id="src-element" type="src">
  <head>Element Declaration Representation OK</head>
  <p>In addition to the conditions imposed on <eltref ref="element"/> element
information items by the DTD and schema for schemas, the following must also hold:
   <olist>
    <item>
     <p><code>default</code> and <code>fixed</code> must not both be present;</p>
    </item>
    <item>
     <p>If the item's parent is not <eltref ref="schema"/>, then
      <olist>
       <item>
     <p>One of <code>ref</code> or <code>name</code> must be present, but not both;</p>
    </item>
       <item>
        <p>If <code>ref</code> is present, then all of <eltref ref="complexType"/>,
<eltref ref="simpleType"/> and <code>type</code> must be absent;</p>
       </item>
      </olist>
     </p>
    </item>
    <item>
     <p><code>type</code> and either <eltref ref="simpleType"/> or <eltref ref="complexType"/> are mutually exclusive;</p>
    </item>
    <item>
     <p>The corresponding particle and/or element declarations must satisfy the conditions set
out in <specref ref="coss-element"/> and <specref ref="coss-particle"/>.</p>
    </item>
   </olist>
  </p>
 </constraintnote>
</div3>

<div3 id="declare-type">
<head>XML Representation of Complex Type Definition Schema Components</head>
<p>The XML representation for a complex type definition schema component is a
<eltref ref="complexType"/> element information item.  It provides validation
information for the &i-attributes; and &i-children; of an element information
item in the form of attribute declarations and a content type.  The correspondences between the
properties of the information item and
properties of the component(s) it corresponds to are as follows:</p>

<reprdef>
 <reprelt eltname="complexType" type="complexType"/>
 <reprelt eltname="attributeGroup" type="attributeGroupRef"/>
 <reprelt eltname="anyAttribute"/>
 <reprcomp abstract="Complex Type Definition" ref="Complex_Type_Definition_details">
  <propmap name="ct-name">The &i-value; of the <code>name</code> &i-attribute; if present, otherwise <termref def="key-null">absent</termref></propmap>
  <propmap name="ct-target_namespace">The &i-value; of the
<code>targetNamespace</code> &i-attribute; of the <eltref ref="schema"/> ancestor
element information item if present, otherwise <termref def="key-null">absent</termref></propmap>
<propmap name="ct-base_type_definition">The type definition <termref def="src-resolve">resolved</termref> to by the
value of the <code>base</code> &i-attribute;, if present, otherwise the simple
<termref def="key-urType">ur-type definition</termref> if the
<code>content</code> &i-attribute; is <pt>textOnly</pt>, otherwise the complex <termref def="key-urType">ur-type definition</termref></propmap>
  <propmap name="derivation_method">If the <code>derivedBy</code> &i-attribute;
is present, the member of the set <code>{</code><pt>extension</pt>, <pt>restriction</pt><code>}</code> corresponding to its value, otherwise <pt>restriction</pt></propmap>
<propmap name="ct-abstract">The &i-value; of the <code>abstract</code>
&i-attribute;, if present, otherwise false</propmap>
<propmap name="ct-attribute_declarations">The union of the set of attribute
declarations corresponding to 
 <olist>
  <item>
   <p>the <eltref ref="attribute"/> &i-children; of the
item, if any</p>
  </item>
  <item>
   <p>the <propref ref="ag-attribute_declarations"/> of the
attribute groups <termref def="src-resolve">resolved</termref> to by the &i-value;s of the <code>ref</code>
&i-attribute; of the <eltref ref="attributeGroup"/> &i-children;, if any</p>
  </item>
  <item>
   <p>if the <code>base</code> &i-attribute; is present and the type definition <termref def="src-resolve">resolved</termref> to by the
value of the <code>base</code> &i-attribute; is a complex type definition, the
<propref ref="ct-attribute_declarations"/> of that type definition, unless
<code>derivedBy</code> is <pt>restriction</pt>, in which case those members of
the that type definition's <propref ref="ct-attribute_declarations"/> whose
<propref ref="a-name"/> and <propref ref="a-target_namespace"/> are the same as
a declaration which would be in the set per clause 1 or 2 above
are not included.</p>
  </item>
 </olist>
</propmap>
<propmap name="ct-attribute_wildcard">
 <olist>
  <item>
   <p>If there are no <eltref ref="attributeGroup"/> &i-children; corresponding
to attribute groups with non-<termref def="key-null">absent</termref> <propref ref="ag-attribute_wildcard"/>s, then 
    <olist>
     <item>
      <p>if there is an <eltref ref="anyAttribute"/> present, a wildcard based
on the &i-value;s of the <code>namespace</code> and
<code>processContents</code> &i-attributes; and the <eltref ref="annotation"/> &i-children;, exactly as for the wildcard
corresponding to an <eltref ref="any"/> element as set out in <specref ref="declare-openness"/>,</p>
     </item>
     <item>
      <p>otherwise if the <code>base</code> &i-attribute; is present and the type definition <termref def="src-resolve">resolved</termref> to by the
value of the <code>base</code> &i-attribute; is a complex type definition with
a <propref ref="ct-attribute_wildcard"/>, then that <propref ref="ct-attribute_wildcard"/>,</p>
     </item>
     <item>
      <p>otherwise <termref def="key-null">absent</termref>.</p>
     </item>
    </olist>
   </p>
  </item>
  <item>
   <p>Otherwise a wildcard whose <propref ref="process_contents"/> and <propref ref="w-annotation"/> are those of a wildcard as defined in 1.1 above, and whose <propref ref="namespace_constraint"/> is the intensional intersection of the <propref ref="namespace_constraint"/> of a wildcard as defined in 1.1 above
and all the non-<termref def="key-null">absent</termref> <propref ref="ag-attribute_wildcard"/>s of the attribute groups corresponding to the <eltref ref="attributeGroup"/> &i-children;, as defined in <specref ref="cos-aw-intersect"/>.</p>
  </item>
 </olist> 
</propmap>
<propmap name="content_type">
 <olist>
  <item><p>If the <code>content</code> &i-attribute; is <code>empty</code>,
then <pt>empty</pt>;</p></item>
  <item><p>otherwise if the <code>base</code> &i-attribute; is present, the type definition <termref def="src-resolve">resolved</termref> to by the
value of the <code>base</code> &i-attribute; is a complex type definition whose own <propref ref="content_type"/> is a
simple type definition and the <code>derivedBy</code> &i-attribute; is <pt>restriction</pt>, then
a simple type definition which restricts that simple type definition with the
facets corresponding to the <eltref ref="minExclusive"/>, <eltref ref="minInclusive"/>, <eltref ref="maxExclusive"/>, <eltref ref="maxInclusive"/>, <eltref ref="precision"/>, <eltref ref="scale"/>, <eltref ref="length"/>, <eltref ref="minLength"/>, <eltref ref="maxLength"/>, <eltref ref="encoding"/>, <eltref ref="period"/>, <eltref ref="enumeration"/> and <eltref ref="pattern"/> &i-children;, if any, as
defined in <specref ref="st-restrict-facets"/>;</p></item>
  <item>
   <p>otherwise if the <code>base</code> &i-attribute; is present, the type definition <termref def="src-resolve">resolved</termref> to by the
value of the <code>base</code> &i-attribute; is a simple type definition and
the <code>derivedBy</code> &i-attribute; is <pt>extension</pt>, then
that simple type definition;</p>
  </item>
  <item>
   <p>otherwise if the <code>content</code> &i-attribute; is
<pt>elementOnly</pt> or <pt>mixed</pt>, a pair of that value and a particle
as follows:</p>
   <p><termdef id="key-exg" term="explicit particle">Let the <term>explicit particle</term> be as follows:</termdef>
    <olist>
     <item>
      <p>If there is exactly one <eltref ref="all"/>, <eltref ref="choice"/>,
<eltref ref="group"/> or
<eltref ref="sequence"/> among the &i-children; and no <eltref ref="any"/>
 or <eltref ref="element"/> &i-children;, then the particle corresponding to
that <eltref ref="all"/>, <eltref ref="choice"/>, <eltref ref="group"/> or
<eltref ref="sequence"/>;</p>
     </item>
    </olist>
    otherwise
    <olist>    
     <item>
      <p>if the <code>content</code> &i-attribute; is
<pt>elementOnly</pt> then a particle whose properties are as follows:
       <glist>
        <gitem>
         <label><propref ref="p-min_occurs"/></label>
         <def>
          <p><code>1</code></p>
         </def>
        </gitem>
        <gitem>
         <label><propref ref="p-max_occurs"/></label>
         <def>
          <p><code>1</code></p>
         </def>
        </gitem>
        <gitem>
         <label><propref ref="term"/></label>
         <def>
          <p>A model group whose <propref ref="compositor"/> is
<pt>sequence</pt> and whose <propref ref="particles"/> is the sequence of particles
corresponding to all the <eltref ref="choice"/>,
<eltref ref="sequence"/>, <eltref ref="any"/>,
<eltref ref="group"/> or <eltref ref="element"/> items among the &i-children;,
in order.</p>
         </def>
        </gitem>
       </glist>
       </p>
     </item>
    </olist>
    otherwise
    <olist>
     <item>
      <p>if the <code>content</code> &i-attribute; is
<pt>mixed</pt> then a particle whose properties are as follows:
       <glist>
        <gitem>
         <label><propref ref="p-min_occurs"/></label>
         <def>
          <p><code>0</code></p>
         </def>
        </gitem>
        <gitem>
         <label><propref ref="p-max_occurs"/></label>
         <def>
          <p><pt>unbounded</pt></p>
         </def>
        </gitem>
        <gitem>
         <label><propref ref="term"/></label>
         <def>
          <p>A model group whose <propref ref="compositor"/> is
<pt>choice</pt> and whose <propref ref="particles"/> are as above for the
<pt>elementOnly</pt> case.</p>
         </def>
        </gitem>
       </glist>
       </p>
     </item>
    </olist>
    The actual value then depends on the <code>derivedBy</code>
&i-attribute; as follows:
    <olist>
     <item>
      <p>If it is <pt>restriction</pt>, then the <termref def="key-exg">explicit
particle</termref> itself;</p>
     </item>
     <item>
      <p>If it is <pt>extension</pt>, then 
       <olist>
        <item>
         <p>if the <termref def="key-exg">explicit
particle</termref> is a <pt>sequence</pt> group whose <propref ref="particles"/> is empty, then <pt>empty</pt></p>
        </item>
       </olist>
       otherwise
       <olist>
        <item>
         <p>if the type definition <termref def="src-resolve">resolved</termref> to
by the &i-value; of the <code>base</code> &i-attribute; has a <propref ref="content_type"/> of <pt>empty</pt>, the <termref def="key-exg">explicit
particle</termref> itself</p>
        </item>
       </olist>
       otherwise
       <olist>
        <item>
         <p> a particle whose properties are as follows:
       <glist>
        <gitem>
         <label><propref ref="p-min_occurs"/></label>
         <def>
          <p><code>1</code></p>
         </def>
        </gitem>
        <gitem>
         <label><propref ref="p-max_occurs"/></label>
         <def>
          <p><code>1</code></p>
         </def>
        </gitem>
        <gitem>
         <label><propref ref="term"/></label>
         <def>
          <p>A model group whose <propref ref="compositor"/> is
<pt>sequence</pt> and whose <propref ref="particles"/> are the particle of the
the <propref ref="content_type"/> of the type definition <termref def="src-resolve">resolved</termref> to
by the &i-value; of the <code>base</code> &i-attribute; followed by the <termref def="key-exg">explicit
particle</termref>.</p>
         </def>
        </gitem>
       </glist></p>
        </item>
       </olist>
      </p>
     </item>
     <item>
      <p>If it is absent, then the <termref def="key-exg">explicit
particle</termref> itself (this can only happen if the <code>base</code> is the
<termref def="key-urType">ur-type definition</termref>).</p>
     </item>
    </olist>
   </p>
  </item>
  <item><p>otherwise (the <code>content</code> &i-attribute; is
<code>textonly</code> but there is no <code>base</code> &i-attribute;) the simple
<termref def="key-urType">ur-type definition</termref></p></item>
 </olist>
</propmap>
<propmap name="ct-exact">A set corresponding to the normalised value of the
<code>block</code> &i-attribute;, if present, otherwise on the &i-value; of the
<code>blockDefault</code> &i-attribute; of the parent <eltref ref="schema"/> element
information item, if present, otherwise on the empty string, as follows:
   <glist>
    <gitem>
     <label>the empty string</label>
     <def>
<p>the empty set;</p>
     </def>
    </gitem>
    <gitem>
     <label>
      <code>#all</code>
     </label>
     <def>
      <p><code>{</code><pt>extension</pt>, <pt>restriction</pt><code>}</code>;</p>
     </def>
    </gitem>
    <gitem>
     <label><emph>otherwise</emph></label>
     <def>
      <p>a set with members drawn from the set above, each being present or
absent depending on whether the string contains an equivalently named
whitespace-delimited substring.</p>
      <note>
       <p>Although the <code>blockDefault</code> &i-attribute; of <eltref ref="schema"/> may include the value <pt>equivClass</pt>, this value is ignored in the determination of <propref ref="ct-exact"/> for type definitions (it <emph>is</emph> used in the determination of <propref ref="e-exact"/> for element declarations)</p>
      </note>
     </def>
    </gitem>
   </glist></propmap>
<propmap name="ct-final">As for <propref ref="ct-exact"/> above, using the
<code>final</code> &i-attribute; in place of the <code>block</code> &i-attribute;</propmap>
  <propmap name="ct-annotation">The annotation corresponding to the <eltref ref="annotation"/> element information item in the
&i-children;, if present, otherwise <termref def="key-null">absent</termref></propmap>
</reprcomp></reprdef>
 <p>Given the constraints on its appearance in content models, if an <eltref ref="all"/> occurs in the &i-children;, it must make up the entire <propref ref="content_type"/>:  see <specref ref="coss-modelGroup"/>.</p>
<constraintnote id="src-ct" type="src">
  <head>Complex Type Definition Representation OK</head>
  <p>In addition to the conditions imposed on <eltref ref="complexType"/> element
information items by the DTD and schema for schemas, the following must also hold:
   <olist>
    <item>
     <p><code>derivedBy</code> is required if <code>base</code> is present;</p>
    </item>
    <item>
     <p>Element information items corresponding to particles (<eltref ref="element"/>, <eltref ref="any"/>, <eltref ref="group"/>, <eltref ref="all"/>, <eltref ref="choice"/>, <eltref ref="sequence"/>) are only allowed in the &i-children; if the <code>base</code> attribute is either absent or its value <termref def="src-resolve">resolves</termref> to a complex type definition whose <propref ref="content_type"/> is not a simple type definition;</p>
    </item>
    <item>
     <p>Element information items corresponding to facets (<eltref ref="minExclusive"/>, <eltref ref="minInclusive"/>, <eltref ref="maxExclusive"/>, <eltref ref="maxInclusive"/>, <eltref ref="precision"/>, <eltref ref="scale"/>, <eltref ref="length"/>, <eltref ref="minLength"/>, <eltref ref="maxLength"/>, <eltref ref="encoding"/>, <eltref ref="period"/>, <eltref ref="enumeration"/>, <eltref ref="pattern"/>) are only allowed in the &i-children; if the <code>derivedBy</code> &i-attribute; is <pt>restriction</pt> and the &i-value; of the <code>base</code> &i-attribute; <termref def="src-resolve">resolves</termref> to a complex type definition whose <propref ref="content_type"/> is a simple type definition;</p>
    </item>
    <item>
     <p>Element information items corresponding to attribute declarations or
attribute wildcards (<eltref ref="attribute"/>, <eltref ref="attributeGroup"/>,
<eltref ref="anyAttribute"/>) are only allowed in the &i-children; if either
     <olist>
      <item>
       <p>the
<code>derivedBy</code> &i-attribute; is <pt>extension</pt></p>
      </item>
     </olist>
      or
     <olist>
      <item>
       <p>the
<code>derivedBy</code> &i-attribute; is <pt>restriction</pt> and the <code>base</code> attribute is either absent or its value <termref def="src-resolve">resolves</termref> to a complex type definition whose <propref ref="content_type"/> is not a simple type definition;</p>
      </item>
     </olist>
     </p>
    </item>
    <item>
     <p>The corresponding complex type definition component must satisfy the conditions set
out in <specref ref="coss-ct"/>.</p>
    </item>
    <item>
     <p>If clause 2 in the correspondence specification above for <propref ref="ct-attribute_wildcard"/> obtains, the intensional intersection must be expressible, as defined in <specref ref="cos-aw-intersect"/>.</p>
    </item>
   </olist>
  </p>
 </constraintnote>
 <note>
  <p>Aside from the simple coherence requirements enforced above, constraining
type definitions identified as restrictions to actually <emph>be</emph>
restrictions, that is, to schema-validate a subset of the what is
schema-validated by their base type definition, is enforced in <specref ref="coss-ct"/>.</p>
 </note>
<p>Careful consideration of the above concrete syntax reveals that
a type need consist of no more than a name, i.e. that
 <code>&lt;complexType name="anything"/></code> is allowed.  In this case the type
definition constructed is taken to be derived by restriction from the <termref def="key-urType">ur-type definition</termref>.</p>
 <note role="example">
    <eg xml:space="preserve"><![CDATA[<xs:complexType name="length1" base="dt:non-negative-integer" derivedBy="extension"/>
 <xs:attribute name="unit" type="dt:NMTOKEN"/>
</xs:complexType>

<xs:element name="width" type="length1"/>

  <width unit="cm">2.54</width>

<xs:complexType name="length2">
 <xs:element name="size" type="dt:non-positive-integer"/>
 <xs:element name="unit" type="dt:NMTOKEN"/>
</xs:complexType>

<xs:element name="depth" type="length2"/>

  <depth>
   <size>2.54</size><unit>cm</unit>
  </depth>]]>
</eg>
  <p>
    Two approaches to defining a type for length:  one with
character data content constrained by reference to
    a built-in datatype, and one attribute, the other using two
elements.
</p>
</note>
 
<note role="example">
   <eg xml:space="preserve"><![CDATA[<xs:complexType name="personName">
 <xs:element name="title" minOccurs="0"/>
 <xs:element name="forename" minOccurs="0" maxOccurs="unbounded"/>
</xs:complexType>

<xs:complexType name="extendedName" base="personName" derivedBy="extension">
 <xs:element name="generation" minOccurs="0"/>
</xs:complexType>

<xs:element name="addressee" type="extendedName"/>

  <addressee>
   <forename>Albert</forename>
   <forename>Arnold</forename>
   <surname>Gore</surname>
   <generation>Jr</generation>
  </addressee>]]></eg>
   <p>A type definition for personal names, and a definition derived by
extension which adds a single element; an element declaration referencing the
derived definition, and a valid instance thereof.</p>
  </note> 
<note role="example">
   <eg xml:space="preserve"><![CDATA[<xs:complexType name="simpleName" base="personName" derivedBy="restriction">
  <xs:element name="title" maxOccurs="0"/>
  <xs:element name="forename" minOccurs="1" maxOccurs="1"/>
  <xs:element name="surname"/>
</xs:complexType>

<xs:element name="who" type="simpleName"/>

   <who>
    <forename>Bill</forename>
    <surname>Clinton</surname>
   </who>]]></eg>
   <p>A simplified type definition
derived from the base type from the previous example by restriction, eliminating one optional daughter and
fixing another to occur exactly once; an element declared by reference to it,
and a valid instance thereof.</p>
  </note>
</div3>
 <div3 id="declare-attributeGroup">
<head>XML Representation of Attribute Group Definition Schema Components</head>
<p>The XML representation for an attribute group definition schema component is an
<eltref ref="attributeGroup"/> element information item.  It provides for
naming a group of attribute declarations and an attribute wildcard for use by reference in the XML representation of
complex type definitions and other attribute group definitions.  The correspondences between the
properties of the information item and
properties of the component it corresponds to are as follows:</p>

 <reprdef>
 <reprelt eltname="attributeGroup" type="attributeGroup"/>
 <reprcomp abstract="Attribute Group Definition" ref="Attribute_Group_Definition_details">
  <reprdep><p>When an <eltref ref="attributeGroup"/> appears as a daughter of
<eltref ref="schema"/>, it corresponds to an attribute group definition as
below.  When it appears as a daughter of <eltref ref="complexType"/> or <eltref ref="attributeGroup"/>, it does not correspond to any component as such.</p></reprdep>
  <propmap name="ag-name">The &i-value; of the <code>name</code> &i-attribute;</propmap>
  <propmap name="ag-target_namespace">The &i-value; of the
<code>targetNamespace</code> &i-attribute; of the parent <code>schema</code>
element information item.</propmap>
  <propmap name="ag-attribute_declarations">The union of the set of attribute
declarations corresponding to the <eltref ref="attribute"/> &i-children; of the
item, if any, with the <propref ref="ag-attribute_declarations"/> of the
attribute groups <termref def="src-resolve">resolved</termref> to by the &i-value;s of the <code>ref</code>
&i-attribute; of the <eltref ref="attributeGroup"/> &i-children;, if any.  In
the latter case, if the <propref ref="ag-target_namespace"/> of any referenced
group is not identical to the <propref ref="ag-target_namespace"/> of this
group definition, the attribute declarations are not the attribute declarations
from the corresponding <propref ref="ag-attribute_declarations"/> as such, but
distinct attribute declarations sharing all properties with them except for 
<propref ref="a-target_namespace"/>, which has the value of <propref ref="ag-target_namespace"/> from their original containing group.</propmap>
<propmap name="ag-attribute_wildcard">As for <propref ref="ct-attribute_wildcard"/> as described in <specref ref="declare-type"/>, except that clause 1.2 is irrelevant and cannot obtain</propmap>
<propmap name="ag-annotation">The annotation corresponding to the <eltref ref="annotation"/> element information item in the
&i-children;, if present, otherwise <termref def="key-null">absent</termref></propmap>
</reprcomp></reprdef>
<note role="example">
<eg xml:space="preserve">&lt;xs:attributeGroup name="myAttrGroup"&gt;
    &lt;xs:attribute .../&gt;
    ...
&lt;/xs:attributeGroup&gt;

&lt;xs:complexType name="myelement" content="empty"&gt;
    &lt;xs:attributeGroup ref="myAttrGroup"/&gt;
&lt;/xs:complexType&gt;
</eg>
<p>Define and refer to an attribute group. The effect is as if the attribute
declarations in the group were present in the type definition.</p>
</note>


 <p>The example above illustrates a pattern which
recurs in the XML representation of schemas:  The same element, in this case <eltref ref="attributeGroup"/>, serves both to
define and to incorporate by reference.  In the first case the
<code>name</code> attribute is required, in the second the <code>ref</code>
attribute is required, and the element must be empty.  These two are mutually exclusive, and also conditioned
by context:  the defining form, with a <code>name</code>, must occur at the top
level of a schema, whereas the referring form, with a <code>ref</code>, must
occur within a complex type definition or an attribute group definition.</p>
 
<constraintnote id="src-attribute_group" type="src">
  <head>Attribute Group Definition Representation OK</head>
  <p>In addition to the conditions imposed on <eltref ref="attributeGroup"/> element
information items by the DTD and schema for schemas, the following must also hold:
   <olist>
    <item>
     <p>The corresponding attribute group definition, if any, must satisfy the conditions set
out in <specref ref="coss-attrGroup"/>.</p>
    </item>
    <item>
     <p>If clause 2 in the correspondence specification in <specref ref="declare-type"/> for <propref ref="ct-attribute_wildcard"/>, as referenced above, obtains, the intensional intersection must be expressible, as defined in <specref ref="cos-aw-intersect"/>.</p>
    </item>
   </olist>
  </p>
 </constraintnote>
</div3>
<div3 id="declare-namedModelGroup">
<head>XML Representation of Model Group Definition Schema Components</head>
 <p>The XML representation for a model group definition schema component is a
<eltref ref="group"/> element information item.  It provides for
naming a model group for use by reference in the XML representation of
complex type definitions and model groups.  The correspondences between the
properties of the information item and
properties of the component it corresponds to are as follows:</p>
<reprdef>
 <reprelt eltname="group" type="group"/> <reprcomp abstract="Model Group Definition" ref="Model_Group_Definition_details">
<reprdep><p>If there is a <code>name</code> &i-attribute; (in which case the
item will have <eltref ref="schema"/> as parent), then the item corresponds to
a model group definition component with properties as follows:</p></reprdep>
<propmap name="mg-name">The &i-value; of the
<code>name</code> &i-attribute;</propmap>

  <propmap name="mg-target_namespace">The &i-value; of the
<code>targetNamespace</code> &i-attribute; of the parent <code>schema</code>
element information item.</propmap>
<propmap name="model_group">A model group, as follows:
<olist>
 <item>
      <p>If there is exactly one <eltref ref="all"/>, <eltref ref="choice"/>, <eltref ref="group"/> or
<eltref ref="sequence"/> among the &i-children;, that item has
<propref ref="p-min_occurs"/><code>=</code><propref ref="p-max_occurs"/><code>=1</code> and there are no <eltref ref="any"/> or
<eltref ref="element"/> &i-children;, then the <propref ref="term"/> of a
particle corresponding to that <eltref ref="all"/>, <eltref ref="choice"/>, <eltref ref="group"/> or
<eltref ref="sequence"/>;</p>
     </item>
     <item>
      <p>otherwise a model group whose <propref ref="compositor"/> is
<pt>sequence</pt> and whose <propref ref="particles"/> is the sequence of particles
corresponding to all the <eltref ref="choice"/>,
<eltref ref="sequence"/>, <eltref ref="any"/>,
<eltref ref="group"/> or <eltref ref="element"/> items among the &i-children;,
in order.</p>
     </item>
</olist></propmap>
<propmap name="mg-annotation">The annotation corresponding to the <eltref ref="annotation"/> element information item in the
&i-children;, if present, otherwise <termref def="key-null">absent</termref></propmap>
</reprcomp>
 <reprcomp abstract="Particle" ref="Particle">
  <reprdep><p>Otherwise, the item will have a <code>ref</code> &i-attribute;,
in which case it corresponds to a particle component with properties as follows (unless <code>minOccurs=maxOccurs=0</code>, in which case the item
corresponds to no component at all):</p>
  </reprdep>
  <propmap name="p-min_occurs">The &i-value; of the <code>minOccurs</code>
&i-attribute;, if present, otherwise <code>1</code></propmap>
  <propmap name="p-max_occurs"><pt>unbounded</pt>, if the <code>maxOccurs</code>
&i-attribute; equals <pt>unbounded</pt>, otherwise the numeric &i-value; of the <code>maxOccurs</code>
&i-attribute;, if present, otherwise the &i-value; of the <code>minOccurs</code>
&i-attribute;, if present, otherwise <code>1</code>.</propmap>
  <propmap name="term">the &i-value; of the <propref ref="model_group"/> of the
model group definition <termref def="src-resolve">resolved</termref> to by the &i-value; of the <code>ref</code> &i-attribute;</propmap>
  </reprcomp>
</reprdef>
 <p>Given the constraints on its appearance in content models, an <eltref ref="all"/> should only occur as the only item in the &i-children;:  see <specref ref="coss-modelGroup"/>.</p>
<note role="example">
<eg xml:space="preserve">&lt;xs:group name="myModelGroup"&gt;
 &lt;xs:sequence&gt;
  &lt;xs:element ref="someThing"/&gt;
 &lt;/xs:sequence&gt;
&lt;/xs:group&gt;

&lt;xs:complexType name="trivial"&gt;
 &lt;xs:group ref="myModelGroup"/&gt;
 &lt;xs:attribute .../&gt;
&lt;/xs:complexType&gt;

&lt;xs:complexType name="moreSo"&gt;
 &lt;xs:choice&gt;
  &lt;xs:element ref="anotherThing"/&gt;
  &lt;xs:group ref="myModelGroup"/&gt;
 &lt;/xs:choice&gt;
 &lt;xs:attribute .../&gt;
&lt;/xs:complexType&gt;

</eg>
<p>A minimal model group is defined and used by reference, first as the whole
content model, then as one alternative in a choice. </p>
</note>
<constraintnote id="src-model_group_defn" type="src">
  <head>Model Group Definition Representation OK</head>
  <p>In addition to the conditions imposed on <eltref ref="group"/> element
information items by the DTD and schema for schemas, the following must also hold:
   <olist>
    <item>
     <p>The corresponding model group definition, if any, must satisfy the conditions set
out in <specref ref="coss-modelGroup"/>.</p>
    </item>
   </olist>
  </p>
 </constraintnote>
</div3>
 <div3 id="declare-contentModel">
<head>XML Representation of Model Group Schema Components</head>
<p>The XML representation for a model group schema component is
either an
<eltref ref="all"/>, a <eltref ref="choice"/> or a <eltref ref="sequence"/>
element information item.    The correspondences between the
properties of those information items and
properties of the component they correspond to are as follows:</p>
<reprdef>
 <reprelt eltname="all"/>
 <reprelt eltname="choice"/>
 <reprelt eltname="sequence"/>
 <reprcomp abstract="Particle" ref="Particle_details">
  <reprdep>Each of the above items corresponds to a particle containing a model
group, with properties as follows (unless <code>minOccurs=maxOccurs=0</code>, in which case the item
corresponds to no component at all):</reprdep>
<propmap name="p-min_occurs">The &i-value; of the <code>minOccurs</code>
&i-attribute;, if present, otherwise <code>1</code></propmap>
  <propmap name="p-max_occurs"><pt>unbounded</pt>, if the <code>maxOccurs</code>
&i-attribute; equals <pt>unbounded</pt>, otherwise the numeric &i-value; of the <code>maxOccurs</code>
&i-attribute;, if present, otherwise the &i-value; of the <code>minOccurs</code>
&i-attribute;, if present, otherwise <code>1</code>.</propmap>
<propmap name="term">A model group as given below</propmap>
</reprcomp><reprcomp abstract="Model Group" ref="Model_Group_details">
<propmap name="compositor">One of <pt>all</pt>, <pt>choice</pt>,
<pt>sequence</pt> depending on the element information item</propmap>
<propmap name="particles">a sequence of particles
corresponding to all the <eltref ref="all"/>, <eltref ref="choice"/>,
<eltref ref="sequence"/>, <eltref ref="any"/>,
<eltref ref="group"/> or <eltref ref="element"/> items among the &i-children;,
in order</propmap>
<propmap name="amg-annotation">The annotation corresponding to the <eltref ref="annotation"/> element information item in the
&i-children;, if present, otherwise <termref def="key-null">absent</termref></propmap>
</reprcomp>
</reprdef>
  <constraintnote type="src" id="src-model_group">
   <head>Model Group Representation OK</head>
   <p>In addition to the conditions imposed on <eltref ref="all"/>, <eltref ref="choice"/> and <eltref ref="sequence"/> element
information items by the DTD and schema for schemas, the following must also hold:
    <olist>
    <item>
     <p>The corresponding particle and model group must satisfy the conditions set
out in <specref ref="coss-modelGroup"/> and <specref ref="coss-particle"/>.</p>
    </item>
   </olist>
   </p>
  </constraintnote>
</div3>
   <div3 id="declare-openness">
    <head>XML Representation of Wildcard Schema Components</head>
    <p>The XML representation for a wildcard schema component is an
<eltref ref="any"/> or <eltref ref="anyAttribute"/> element information item.    The correspondences between the
properties of an <eltref ref="any"/> information item and
properties of the components it corresponds to are as follows (see <eltref ref="complexType"/> and <eltref ref="attributeGroup"/> for the correspondences for <eltref ref="anyAttribute"/>):</p>
    <reprdef>
 <reprelt eltname="any"/>
     <reprcomp abstract="Particle" ref="Particle_details">
  <reprdep>A particle containing a wildcard, with properties as follows (unless <code>minOccurs=maxOccurs=0</code>, in which case the item
corresponds to no component at all):</reprdep>
<propmap name="p-min_occurs">The &i-value; of the <code>minOccurs</code>
&i-attribute;, if present, otherwise <code>1</code></propmap>
  <propmap name="p-max_occurs"><pt>unbounded</pt>, if the <code>maxOccurs</code>
&i-attribute; equals <pt>unbounded</pt>, otherwise the numeric &i-value; of the <code>maxOccurs</code>
&i-attribute;, if present, otherwise the &i-value; of the <code>minOccurs</code>
&i-attribute;, if present, otherwise <code>1</code>.</propmap>
<propmap name="term">A wildcard as given below</propmap>
</reprcomp>
 <reprcomp abstract="Wildcard" ref="Wildcard_details">
<propmap name="namespace_constraint">Dependent on the &i-value; of the
<code>namespace</code> &i-attribute;: if absent, then <pt>any</pt>, otherwise as follows:<glist>
  <gitem>
   <label>##any</label>
   <def>
    <p><pt>any</pt></p>
   </def>
  </gitem>
  <gitem>
   <label>##other</label>
   <def>
    <p>a pair of <pt>not</pt> and the &i-value; of the <code>targetNamespace</code> &i-attribute; of the <eltref ref="schema"/> ancestor
element information item if present, otherwise <termref def="key-null">absent</termref></p>
   </def>
  </gitem>
  <gitem>
   <label><emph>otherwise</emph></label>
   <def>
    <p>a set whose members are namespace URIs corresponding to the
whitespace-delimited substrings of the string, except
     <olist>
      <item>
       <p>if one such
substring is <code>##targetNamespace</code>, the corresponding member is the &i-value; of the <code>targetNamespace</code> &i-attribute; of the <eltref ref="schema"/> ancestor
element information item if present, otherwise <termref def="key-null">absent</termref></p>
      </item>
      <item>
       <p>if one such
substring is <code>##local</code>, the corresponding member is <termref def="key-null">absent</termref></p>
      </item>
     </olist>
    </p>
   </def>
  </gitem>
 </glist>
</propmap>
  <propmap name="process_contents">One of <pt>lax</pt>, <pt>skip</pt>,
<pt>strict</pt>, corresponding to the &i-value; of the
<code>processContents</code> &i-attribute;, if present, otherwise <pt>strict</pt></propmap>
<propmap name="w-annotation">The annotation corresponding to the <eltref ref="annotation"/> element information item in the
&i-children;, if present, otherwise <termref def="key-null">absent</termref></propmap>
</reprcomp></reprdef>
    <p>Wildcards are subject to the same ambiguity constraints
(<specref ref="cos-nonambig"/>) as other
content model particles:  If an instance element could match either an explicit
particle and a wildcard, or one of two wildcards, within the content model of a
type, that model is in error.</p>
    <note role="example"><eg xml:space="preserve"><![CDATA[<xs:any processContents="skip"/>

<xs:any namespace="##other" processContents="lax"/>

<xs:any namespace="http://www.w3.org/1999/XSL/Transform"/>

<xs:any namespace="##targetNamespace"/>

<xs:anyAttribute namespace="http://www.w3.org/XML/1998/namespace"/>]]></eg>
    <p>Concrete examples of the four basic types of wildcard, plus one attribute wildcard.</p>
</note>
    <constraintnote type="src" id="src-wildcard">
   <head>Wildcard Representation OK</head>
   <p>In addition to the conditions imposed on <eltref ref="any"/> element
information items by the DTD and schema for schemas, the following must also hold:
    <olist>
    <item>
     <p>The corresponding particle and model group must satisfy the conditions set
out in <specref ref="coss-modelGroup"/> and <specref ref="coss-particle"/>.</p>
    </item>
   </olist>
   </p>
  </constraintnote>
   </div3>
   <div3 id="declare-key">
    <head>XML Representation of &Constraint; Definition Schema Components</head>
<p>The XML representation for an &constraint; definition schema component is
either a
<eltref ref="key"/>, a <eltref ref="keyref"/> or a <eltref ref="unique"/>
element information item.    The correspondences between the
properties of those information items and
properties of the component they correspond to are as follows:</p>
    <reprdef>
 <reprelt eltname="unique"/>
 <reprelt eltname="key"/>
 <reprelt eltname="keyref"/>
 <reprelt eltname="selector"/>
 <reprelt eltname="field"/>
 <reprcomp abstract="&Constraint; Definition" ref="&Constraint;_Definition_details"><propmap name="c-name">The &i-value; of the <code>name</code> &i-attribute;</propmap>
  <propmap name="c-target_namespace">The &i-value; of the
<code>targetNamespace</code> &i-attribute; of the parent <code>schema</code>
element information item.</propmap>
<propmap name="&constraint;_name">One of <pt>key</pt>, <pt>keyref</pt> or
<pt>unique</pt>, depending on the item</propmap>
<propmap name="selector">An XPath expression corresponding to the &i-value; of
the <eltref ref="selector"/> element information item among the &i-children;</propmap>
<propmap name="fields">A sequence of XPath expressions, corresponding to the
&i-value;s of the <eltref ref="field"/> element information item &i-children;, in order.</propmap>
<propmap name="referenced_key">If the item is a <eltref ref="keyref"/>, the
&constraint; definition <termref def="src-resolve">resolved</termref> to by the
&i-value; of the <code>refer</code> &i-attribute;, otherwise <termref def="key-null">absent</termref></propmap>
<propmap name="rc-annotation">The annotation corresponding to the <eltref ref="annotation"/> element information item in the
&i-children;, if present, otherwise <termref def="key-null">absent</termref></propmap>
</reprcomp></reprdef>
    <p>The <code>XPathExprApprox</code> simple type referenced above
is defined in <specref ref="normative-schemaSchema"/>.  It is a
permissive approximation to the syntax of XPath expressions as defined
in <bibref ref="bib-xpath"/>, and is <emph>not</emph> an accurate
reconstruction of that syntax.  Its use by reference from other schema
documents is deprecated: In due course a schema for XPath
will be published which includes a simple type definition appropriate
for widespread use.</p>
    
    <note role="example">
     <eg xml:space="preserve"><![CDATA[<xs:element name="state">
  <xs:complexType>
   <xs:element name="stateCode" type="twoLetterCode"/>
   <xs:element name="vehicle">
     <xs:complexType>
      . . .
      <xs:attribute name="regNo" type="dt:integer"/>
     </xs:complexType>
   </xs:element>

   . . .
  </xs:complexType>
</xs:element>

<xs:element name="root"
 . . .
 <xs:key name="regKey">
  <xs:selector>.//vehicle[@regNo]</xs:selector>
  <xs:field>@regNo</xs:field>
  <xs:field>ancestor::state/stateCode</xs:field>
      <!-- scope needs to be involved -->
 </xs:key>
</xs:element>

<xs:element name="person">
 <xs:complexType>
  . . .
  <xs:element name="car">
   <xs:complexType model="empty">
    . . .
    <xs:attribute name="regRef" type="dt:integer"/>
    <xs:attribute name="regState" type="twoLetterCode"/>
   </xs:complexType>
  </xs:element>
 </xs:complexType>

 <xs:keyref name="carRef" refer="regKey">
  <xs:selector>.//car[@regRef]</xs:selector>
   <xs:field>@regRef</xs:field>
   <xs:field>@regState</xs:field>
 </xs:keyref>
</xs:element>]]></eg>
     <p>A <code>state</code> element is defined, which <emph>inter alia</emph>
contains a <code>stateCode</code> descendant and some <code>vehicle</code>
descendants.  A <code>vehicle</code> in turn has a <code>regNo</code> attribute,
which is an integer.  The combination of <code>stateCode</code> and
<code>regNo</code> is asserted to be a <pt>key</pt> for
<code>vehicle</code> within <code>state</code>.  Furthermore, a <code>person</code> element has
inter-alia an empty <code>car</code> element, with <code>regRef</code> and
<code>regState</code> attributes, which are then asserted together to refer to
<code>vehicles</code> via the <code>regKey</code> constraint.</p>
    </note>
    <constraintnote type="src" id="src-&constraint;">
   <head>&Constraint; Definition Representation OK</head>
   <p>In addition to the conditions imposed on <eltref ref="key"/>, <eltref ref="keyref"/> and <eltref ref="unique"/> element
information items by the DTD and schema for schemas, the following must also hold:
    <olist>
    <item>
     <p>The corresponding &constraint; definition must satisfy the conditions set
out in <specref ref="coss-&constraint;"/>.</p>
    </item>
   </olist>
   </p>
  </constraintnote>
 </div3>
<div3 id="declare-notation">
<head>XML Representation of Notation Declaration Schema Components</head>
<p>The XML representation for a notation declaration schema component is
a
<eltref ref="notation"/>
element information item.    The correspondences between the
properties of that information item and
properties of the component it corresponds to are as follows:</p>
 <reprdef>
 <reprelt eltname="notation"/>
 <reprcomp abstract="Notation Declaration" ref="Notation_Declaration_details">
<propmap name="n-name">The &i-value; of the
<code>name</code> &i-attribute;</propmap>
  <propmap name="n-target_namespace">The &i-value; of the
<code>targetNamespace</code> &i-attribute; of the parent <code>schema</code>
element information item.</propmap>
<propmap name="system_identifier">A URI reference corresponding to the &i-value; of the <code>system</code>
&i-attribute;, if present, otherwise <termref def="key-null">absent</termref></propmap>
<propmap name="public_identifier">A URI reference corresponding to the &i-value; of the <code>public</code> &i-attribute;</propmap>
<propmap name="n-annotation">The annotation corresponding to the <eltref ref="annotation"/> element information item in the
&i-children;, if present, otherwise <termref def="key-null">absent</termref></propmap>
</reprcomp></reprdef>
<note role="example">
<eg xml:space="preserve">
&lt;xs:notation name="jpeg"
             public="image/jpeg" system="viewer.exe" /&gt;

&lt;xs:element name="picture"&gt;
 &lt;xs:complexType base="dt:binary" derivedBy="extension"&gt;
  &lt;xs:attribute name="pictype" type="dt:NOTATION"/&gt;
 &lt;/xs:complexType&gt;
&lt;/xs:element&gt;

&lt;picture pictype="jpeg"&gt;...&lt;/picture>
</eg>

</note>
 <constraintnote type="src" id="src-notation">
   <head>Notation Definition Representation OK</head>
   <p>In addition to the conditions imposed on <eltref ref="notation"/> element
information items by the DTD and schema for schemas, the following must also hold:
    <olist>
    <item>
     <p>The corresponding notation definition must satisfy the conditions set
out in <specref ref="coss-notation"/>.</p>
    </item>
   </olist>
   </p>
  </constraintnote>
</div3>
<div3 id="declare-annotation">
<head>XML Representation of Annotation Schema Components</head>
 <p>Annotation of schemas and schema components, with material for human or
computer consumption, is provided for by allowing application information and
human information at the beginning of most major schema elements, and anywhere
at the top level of schemas.  The XML representation for an annotation schema component is
an
<eltref ref="annotation"/>
element information item.    The correspondences between the
properties of that information item and
properties of the component it corresponds to are as follows:</p>
 <reprdef>
 <reprelt eltname="annotation"/>
 <reprelt eltname="appinfo"/>
 <reprelt eltname="documentation"/>
 <reprcomp abstract="Annotation" ref="Annotation_details">
<propmap name="application_information">A sequence of the <eltref ref="appinfo"/> element
information items from among the &i-children;, in order, if any, otherwise the
empty sequence.</propmap>
<propmap name="user_information">A sequence of the <eltref ref="documentation"/> element
information items from among the &i-children;, in order, if any, otherwise the
empty sequence.</propmap>
</reprcomp></reprdef>
 <constraintnote type="src" id="src-annotation">
   <head>Annotation Definition Representation OK</head>
   <p>In addition to the conditions imposed on <eltref ref="annotation"/> element
information items by the DTD and schema for schemas, the following must also hold:
    <olist>
    <item>
     <p>The corresponding annotation must satisfy the conditions set
out in <specref ref="coss-annotation"/>.</p>
    </item>
   </olist>
   </p>
  </constraintnote>
</div3>
 <div3 id="declare-datatype">
  <head>(non-normative) XML Representation of Simple Type Definition Schema Components</head>
<note>
  <p>This section reproduces a version of material from <bibref ref="ref-xsp2"/>, for local cross-reference purposes.</p>
 </note>
  <constraintnote type="src" id="st-restrict-facets">
   <head>Simple Type Restriction (Facets)</head>
   <p>A simple type definition (call it <B>R</B>) restricts another simple type
definition (call it <B>B</B>) with a
set of facets (call this <B>S</B>) if: 
    <olist>
     <item>
      <p>The <propref ref="st-base_type_definition"/> of <B>R</B> is the same
as that of <B>B</B>;</p>
     </item>
     <item>
      <p>The <propref ref="variety"/> of <B>R</B> is the same as that of <B>R</B>;</p>
     </item>
     <item>
      <p>For each facet in the <propref ref="facets"/> of <B>B</B>, there is a
a facet of the same kind in <B>R</B>, which is the facet of the same kind in <B>S</B>, if
there is one, otherwise a facet of the same kind whose <B>{value}</B> is the
<B>{value}</B> of the facet of the same kind in the <propref ref="facets"/> of
<B>B</B> and whose <B>{annotation}</B> is <termref def="key-null">absent</termref>.
      </p>
     </item>
    </olist>
   </p>
  </constraintnote>
</div3>
</div2>
</div1>
   <div1 id="conformance-details">
 <head>Schema Component Validity Constraints</head>
    <p>This chapter presents the constraints each kind of schema component must
satisfy to <emph>be</emph> a component.</p>
 <div2 id="coss-attribute">
  <head>Attribute Declaration Constraints</head>
  <p>All attribute declarations (see <specref ref="Attribute_Declaration_details"/>) must satisfy the following constraints.</p>
  <constraintnote type="cos" id="a-props-correct">
   <head>Attribute Declaration Properties Correct</head>
   <olist>
    <item>
     <p>The values of the properties of an attribute declaration must be as described in
the property tableau in
<specref ref="Attribute_Declaration_details"/>, modulo the impact of <specref ref="conformance-missing"/>;</p>
    </item>
    <item>
     <p><propref ref="a-min_occurs"/> and <propref ref="a-max_occurs"/> must be
present if and only if <propref ref="a-scope"/> is not <code>global</code>;</p>
    </item>
    <item>
     <p><propref ref="a-min_occurs"/> must not be <code>1</code> if <propref ref="a-max_occurs"/> is <code>0</code>;</p>
    </item>
    <item>
     <p>if there is a <propref ref="a-value_constraint"/>,
      <olist>
      <item>
       <p>its string must be
schema-valid with respect to the <propref ref="a-simple_type_definition"/> as
defined in <specref ref="cvc-simple-type"/>;</p>
       <p>its second part (<pt>default</pt> or <pt>fixed</pt>) must be present if and only if its <propref ref="a-scope"/> is not <code>global</code>.</p>
      </item>
</olist>
     </p>
    </item>
   </olist>
  </constraintnote>
  <constraintnote type="cos" id="no-xmlns">
   <head><code>xmlns</code> Not Allowed</head>
   <p>The <propref ref="a-name"/> of an attribute declaration must not match <code>xmlns</code>.</p>
<note>
<p>The <propref ref="a-name"/> of an attribute is an <termref def="gloss-NCName">NCName</termref>, which implicitly
prohibits attribute declarations of the form <code>xmlns:*</code></p>
</note>
  </constraintnote>
  <constraintnote type="cos" id="no-xsi">
   <head><code>xsi:</code> Not Allowed</head>
   <p>The <propref ref="a-target_namespace"/> of an attribute declaration,
whether local or global, must not match <code>&XMLSchemaInstanceNS;</code>.</p>
   <note>
<p>This reinforces the special status of these attributes, so that they not
only <emph>need</emph> not be declared to be allowed in instances, but
<emph>may</emph> not be declared.  It also removes any temptation to experiment with supplying global or fixed values
for e.g. <code>xsi:type</code> or <code>xsi:null</code>, which would be
seriously misleadingly, as they would have no effect.</p>
</note>
  </constraintnote>
 </div2>
 <div2 id="coss-element">
  <head>Element Declaration Constraints</head>
  <p>All element declarations (see <specref ref="Element_Declaration_details"/>) must satisfy the following constraint.</p>
  <constraintnote type="cos" id="e-props-correct">
   <head>Element Declaration Properties Correct</head>
   <olist>
    <item>
     <p>The values of the properties of an element declaration must be as described in
the property tableau in
<specref ref="Element_Declaration_details"/>, modulo the impact of <specref ref="conformance-missing"/>;</p>
    </item>
    <item>
     <p>If there is a <propref ref="e-value_constraint"/>, its string must be
schema-valid with respect to the <propref ref="type_definition"/> as defined in <specref ref="cos-valid-default"/>;</p>
    </item>
    <item>
     <p>If there is an <propref ref="class_exemplar"/>, the <propref ref="type_definition"/> of the element declaration must
be validly derived from the <propref ref="type_definition"/> of the <propref ref="class_exemplar"/>, given the value of the <propref ref="e-final"/> of the <propref ref="class_exemplar"/>, as defined in <specref ref="cos-ct-derived-ok"/> (if the <propref ref="type_definition"/> is complex) or given {<pt>list</pt>), as defined in <specref ref="cos-st-derived-ok"/> (if the <propref ref="type_definition"/> is simple).
     </p>
    </item>
   </olist>
  </constraintnote>
  <p>The following constraints define relations appealed to elsewhere in this specification.</p>
  <constraintnote id="cos-valid-default" type="cos">
   <head>Element Default Valid (Immediate)</head>
   <p>A string is a valid default with respect to a type definition if
    <olist>
     <item>
      <p>The type definition is a simple type definition, and the string is
schema-valid with respect to that definition as defined by <specref ref="cvc-simple-type"/></p>
     </item>
    </olist>
    or
    <olist>
     <item>
      <p>The type definition is a complex type definition whose <propref ref="content_type"/> is a simple type definition, and the string is
schema-valid with respect to that simple type definition as defined by <specref ref="cvc-simple-type"/></p>
     </item>
    </olist>
    or
    <olist><item>
      <p>The type definition is a complex type definition whose <propref ref="content_type"/> is <pt>mixed</pt>, and the <propref ref="content_type"/>'s particle is <termref def="cd-emptiable">emptiable</termref> as defined by <specref ref="cos-group-emptiable"/>.</p>
     </item></olist>
   </p>
  </constraintnote>
  <constraintnote id="cos-equiv-derived-ok-rec" type="cos">
   <head>Equivalence Class OK (Transitive)</head>
   <p>An element declaration (call it <B>D</B>) together with a blocking constraint (a subset of
{<pt>equivClass</pt>, <pt>extension</pt>, <pt>restriction</pt>}, the value of a <propref ref="e-exact"/>) is validly equivalent
to another element declaration (call it <B>C</B>) if
    <olist>
     <item>
      <p>the blocking constraint does not contain <pt>equivClass</pt>;</p>
     </item>
     <item>
      <p>There is a chain of <propref ref="class_exemplar"/>s from <B>D</B> to
<B>C</B>, that is, either <B>D</B>'s <propref ref="class_exemplar"/> is
<B>C</B>, or <B>D</B>'s <propref ref="class_exemplar"/>'s <propref ref="class_exemplar"/> is <B>C</B>, or . . .;</p>
     </item>
     <item>
      <p>The set of all <propref ref="derivation_method"/>s
involved in the derivation of <B>D</B>'s <propref ref="type_definition"/> from
<B>C</B>'s <propref ref="type_definition"/> does not intersect with the union
of the blocking constraint, <B>C</B>'s <propref ref="ct-exact"/> and the
<propref ref="ct-exact"/> of any intermediate <propref ref="type_definition"/>s
in the derivation of <B>D</B>'s <propref ref="type_definition"/> from
<B>C</B>'s <propref ref="type_definition"/>.</p>
     </item>
    </olist>
   </p>
  </constraintnote>
  <constraintnote id="cos-equiv-class" type="cos">
   <head>Equivalence Class</head>
   <p><termdef id="key-eq" term="equivalence class">Every element declaration
in the <propref ref="element_declarations"/> of a schema defines an <term>equivalence
class</term>, a subset of those <propref ref="element_declarations"/>, as follows:</termdef>
    <olist>
     <item>
      <p>The element declaration itself is in the class;</p>
     </item>
     <item>
      <p>the class is closed with respect to <propref ref="class_exemplar"/>, that
is, if any element declaration in the <propref ref="element_declarations"/> 
has an <propref ref="class_exemplar"/> in the class, then it is also in the class itself.</p>
     </item>
    </olist>
   </p>
  </constraintnote>
 </div2>
 <div2 id="coss-&constraint;">
  <head>&Constraint; Definition Constraints</head>
  <p>All &constraint; definitions (see <specref ref="&Constraint;_Definition_details"/>) must satisfy the following constraint.</p>
  <constraintnote type="cos" id="c-props-correct">
   <head>&Constraint; Definition Properties Correct</head>
   <olist>
    <item>
     <p>The values of the properties of a &constraint; definition must be as described in
the property tableau in
<specref ref="&Constraint;_Definition_details"/>, modulo the impact of <specref ref="conformance-missing"/>;</p>
    </item>
    <item>
     <p>If the <propref ref="&constraint;_name"/> is <pt>keyref</pt>, the
cardinality of the <propref ref="fields"/> must equal that of the <propref ref="fields"/> of the <propref ref="referenced_key"/></p>
    </item>
   </olist>
  </constraintnote>
 </div2>
 <div2 id="coss-attrGroup">
  <head>Attribute Group Definition Constraints</head>
<p>All attribute group definitions (see <specref ref="Attribute_Group_Definition_details"/>) must satisfy the following constraint.</p>
  <constraintnote type="cos" id="ag-props-correct">
   <head>Attribute Group Definition Properties Correct</head>
   <olist>
    <item>
     <p>The values of the properties of an attribute group definition must be as described in
the property tableau in
<specref ref="Attribute_Group_Definition_details"/>, modulo the impact of <specref ref="conformance-missing"/>;</p>
    </item>
    <item>
     <p>Two distinct members of the <propref ref="ag-attribute_declarations"/> may not contain both <propref ref="a-name"/>s which match and <propref ref="a-target_namespace"/>s which are identical.</p>
    </item>
   </olist>
  </constraintnote>
  <p>The following constraint defines a relation appealed to elsewhere in this specification.</p>
  <constraintnote id="cos-aw-intersect" type="cos">
   <head>Attribute Wildcard Intersection</head>
   <p>An wildcard's <propref ref="namespace_constraint"/> value is the intensional
intersection of two other such values (call them <B>O1</B> and <B>O2</B>) if it
is the value determined as follows
    <olist>
     <item>
      <p>If <B>O1</B> and <B>O2</B> are the same value, then that value;</p>
     </item>
     <item>
      <p>Otherwise if either <B>O1</B> or <B>O2</B> is <pt>any</pt>, then the
other;</p>
     </item>
     <item>
      <p>Otherwise if either <B>O1</B> or <B>O2</B> is a pair of <pt>not</pt>
and a namespace URI and the other is a set of (namespace URIs or <termref def="key-null">absent</termref>), then that set,
minus the negated namespace URI if it was in the set;</p>
     </item>
     <item>
      <p>Otherwise if both <B>O1</B> and <B>O2</B> are sets of (namespace URIs
or <termref def="key-null">absent</termref>), then the intersection of those sets;</p>
     </item>
     <item>
      <p>Otherwise (the two are negations of different namespace URIs) the intersection is not expressible.</p>
     </item>
    </olist>
    In the case where there are more than two values, the intensional
intersection is determined by identifying the intensional intersection of two
of the values as above, then the intensional intersection of that value with
the third (providing the first intersection was expressible), and so on as required.
   </p>
  </constraintnote>
 </div2>
 <div2 id="coss-wildcard">
  <head>Wildcard Constraints</head>
  <p>All wildcards (see <specref ref="Wildcard_details"/>) must satisfy the following constraint.</p>
  <constraintnote type="cos" id="w-props-correct">
   <head>Wildcard Properties Correct</head>
   <olist>
    <item>
     <p>The values of the properties of a wildcard must be as described in
the property tableau in
<specref ref="Wildcard_details"/>, modulo the impact of <specref ref="conformance-missing"/>.</p>
    </item>
   </olist>
  </constraintnote>
  <p>The following constraint defines a relation appealed to elsewhere in this specification.</p>
  <constraintnote type="cos" id="cos-ns-subset">
  <head>Wildcard Subset</head>
   <p>A namespace constraint (call it <B>sub</B>) is an intensional subset of
another namespace constraint (call it <B>super</B>) if
    <olist>
     <item>
      <p><B>super</B> is <pt>any</pt></p>
     </item>
    </olist>
    or
    <olist>
     <item>
      <p><B>sub</B> is a pair of <pt>not</pt> and a namespace URI or <termref def="key-null">absent</termref> and super is a pair of <pt>not</pt> and the same value;</p>
     </item>
    </olist>
    or
    <olist>
     <item>
      <p><B>sub</B> is a set whose members are either namespace URIs or
<termref def="key-null">absent</termref> and either
       <olist>
       <item>
        <p><B>super</B> is the same set or a superset thereof</p>
       </item>
      </olist>
      or
       <olist>
        <item>
         <p><B>super</B> is a pair of <pt>not</pt> and a namespace URI or
<termref def="key-null">absent</termref> and that value is not in <B>sub</B>'s set.</p>
        </item>
       </olist>
      </p>
     </item>
    </olist>
   </p>
  </constraintnote>
 </div2>
 <div2 id="coss-groupDef">
  <head>Model Group Definition Constraints</head>
  <p>All model group definitions (see <specref ref="Model_Group_Definition_details"/>) must satisfy the following constraint.</p>
  <constraintnote type="cos" id="mgd-props-correct">
   <head>Model Group Definition Properties Correct</head>
   <olist>
    <item>
     <p>The values of the properties of a model group definition must be as described in
the property tableau in
<specref ref="Model_Group_Definition_details"/>, modulo the impact of <specref ref="conformance-missing"/>.</p>
    </item>
   </olist>
  </constraintnote>
 </div2>
 <div2 id="coss-modelGroup">
  <head>Model Group Constraints</head>
  <p>All model groups (see <specref ref="Model_Group_details"/>) must satisfy the following constraints.</p>
  <constraintnote type="cos" id="mg-props-correct">
   <head>Model Group Correct</head>
   <olist>
    <item>
     <p>The values of the properties of a model group must be as described in
the property tableau in
<specref ref="Model_Group_details"/>, modulo the impact of <specref ref="conformance-missing"/>.</p>
    </item>
   </olist>
  </constraintnote>
  <constraintnote type="cos" id="cos-all-limited">
   <head>All Group Limited</head>
   <p>A model group with <propref ref="compositor"/> <pt>all</pt> must only
appear either
    <olist>
     <item>
      <p>as the model group of a model group definition</p>
     </item>
    </olist>
    or
    <olist>
     <item>
      <p>in a particle with <propref ref="p-min_occurs"/>=<propref ref="p-max_occurs"/><code>=1</code>, and that particle
must be part of a pair which constitutes the <propref ref="content_type"/> of a
complex type definition.</p>
     </item>
    </olist>
    Furthermore, the <propref ref="p-max_occurs"/> of all the particles in the
<propref ref="particles"/> of an <pt>all</pt> group must be <code>0</code> or <code>1</code>.
   </p>
  </constraintnote>
  <constraintnote type="cos" id="cos-element-consistent">
   <head>Element Declarations Consistent</head>
   <p>If the <propref ref="particles"/> contains, either directly, indirectly
(that is, within the <propref ref="particles"/> of a contained model group,
recursively) or <termref def="key-impl-cont">implicitly</termref> two or more
element declaration particles with the same <propref ref="e-name"/> and
<propref ref="e-target_namespace"/>, all their
<propref ref="type_definition"/>s must be the same.</p>
  <p><termdef id="key-impl-cont" term="implicitly contains">We say that a list
of particles <term>implicitly contains</term> an element declaration if a
member of the list contains that
element declaration in its <termref def="key-eq">equivalence class</termref></termdef>.</p>
  </constraintnote>
  <constraintnote type="cos" id="cos-nonambig">
<head>Unique Particle Attribution</head>
<p>A content model must be formed such that
during schema validation of an element information item sequence, the particle
contained directly, indirectly or <termref def="key-impl-cont">implicitly</termref> therein with which to attempt to schema-validate each item in the sequence can be uniquely determined without lookahead.</p>   
   <note>
    <p>This constraint reconstructs for XML Schema the equivalent constraints of
<bibref ref="ref-xml"/> and SGML.  Given the presence of element equivalence
classes and wildcards, the concise expression of this constraint is difficult,
see <specref ref="non-ambig"/> for further discussion.</p>
   </note>
</constraintnote>
  <note>
    <p>Because locally-scoped element declarations may or may not have a
<propref ref="e-target_namespace"/>, the scope of declarations is
<emph>not</emph> relevant to enforcing either of the two preceding constraints.</p>
   </note>
  <p>The following constraints define relations appealed to elsewhere in this specification.</p>
  <constraintnote type="cos" id="cos-seq-range">
   <head>Effective Total Range (<pt>all</pt> and <pt>sequence</pt>)</head>
   <p>The effective total range of a particle whose <propref ref="term"/> is a group whose <propref ref="compositor"/> is
<pt>all</pt> or <pt>sequence</pt> is a pair of minimum and maximum, as follows </p>
   <glist>
    <gitem>
     <label>minimum</label>
     <def>
      <p>The product of the particle's <propref ref="p-min_occurs"/> and the
sum of the <propref ref="p-min_occurs"/> of every wildcard or element
declaration particle in the group's <propref ref="particles"/> and the minimum
part of the effective total range of each of the group particles in the group's <propref ref="particles"/> (or <code>0</code> if there are no <propref ref="particles"/>)</p>
     </def>
    </gitem>
    <gitem>
     <label>maximum</label>
     <def>
      <p><pt>unbounded</pt> if the <propref ref="p-max_occurs"/> of any wildcard or element
declaration particle in the group's <propref ref="particles"/> or the maximum
part of the effective total range of any of the group particles in the group's
<propref ref="particles"/> is <pt>unbounded</pt>, or if any of those is non-zero
and the <propref ref="p-max_occurs"/> of the particle itself is <pt>unbounded</pt>,
otherwise the product of the particle's <propref ref="p-max_occurs"/> and the
sum of the <propref ref="p-max_occurs"/> of every wildcard or element
declaration particle in the group's <propref ref="particles"/> and the maximum
part of the effective total range of each of the group particles in the group's <propref ref="particles"/> (or <code>0</code> if there are no <propref ref="particles"/>)</p>
     </def>
    </gitem>
   </glist>
  </constraintnote>
  <constraintnote type="cos" id="cos-choice-range">
   <head>Effective Total Range (<pt>choice</pt>)</head>
   <p>The effective total range of a particle whose <propref ref="term"/> is a group whose <propref ref="compositor"/> is
<pt>choice</pt> is a pair of minimum and maximum, as follows </p>
   <glist>
    <gitem>
     <label>minimum</label>
     <def>
      <p>The product of the particle's <propref ref="p-min_occurs"/> and the
minimum of the <propref ref="p-min_occurs"/> of every wildcard or element
declaration particle in the group's <propref ref="particles"/> and the minimum
part of the effective total range of each of the group particles in the group's <propref ref="particles"/> (or <code>0</code> if there are no <propref ref="particles"/>)</p>
     </def>
    </gitem>
    <gitem>
     <label>maximum</label>
     <def>
      <p><pt>unbounded</pt> if the <propref ref="p-max_occurs"/> of any wildcard or element
declaration particle in the group's <propref ref="particles"/> or the maximum
part of the effective total range of any of the group particles in the group's
<propref ref="particles"/> is <pt>unbounded</pt>, or if any of those is non-zero
and the <propref ref="p-max_occurs"/> of the particle itself is <pt>unbounded</pt>,
otherwise the product of the particle's <propref ref="p-max_occurs"/> and the
maximum of the <propref ref="p-max_occurs"/> of every wildcard or element
declaration particle in the group's <propref ref="particles"/> and the maximum
part of the effective total range of each of the group particles in the group's <propref ref="particles"/> (or <code>0</code> if there are no <propref ref="particles"/>)</p>
     </def>
    </gitem>
   </glist>
  </constraintnote>
</div2>
 <div2 id="coss-notation">
  <head>Notation Declaration Constraints</head>
  <p>All notation declarations (see <specref ref="Notation_Declaration_details"/>) must satisfy the following constraint.</p>
  <constraintnote type="cos" id="n-props-correct">
   <head>Notation Declaration Correct</head>
   <olist>
    <item>
     <p>The values of the properties of a notation declaration must be as described in
the property tableau in
<specref ref="Notation_Declaration_details"/>, modulo the impact of <specref ref="conformance-missing"/>.</p>
    </item>
   </olist>
  </constraintnote>
 </div2>
 <div2 id="coss-annotation">
  <head>Annotation Constraints</head>
  <p>All annotations (see <specref ref="Annotation_details"/>) must satisfy the following constraint.</p>
  <constraintnote type="cos" id="an-props-correct">
   <head>Annotation Correct</head>
   <olist>
    <item>
     <p>The values of the properties of an annotation must be as described in
the property tableau in
<specref ref="Annotation_details"/>, modulo the impact of <specref ref="conformance-missing"/>;</p>
    </item>
    <item>
     <p>The value of the <code>xml:lang</code> &i-attribute;, if present for
any <eltref ref="documentation"/> element information items in <propref ref="user_information"/>, must conform to the requirements set out in <xtermref href="http://www.w3.org/TR/REC-xml#sec-lang-tag">Language Identification (&#xa7; 2.12)</xtermref> in <bibref ref="ref-xml"/>.</p>
    </item>
   </olist>
  </constraintnote>
 </div2>
 <div2 id="coss-particle">
  <head>Particle Constraints</head>
  <p>All particles (see <specref ref="Particle_details"/>) must satisfy the following constraints.</p>
  <constraintnote type="cos" id="p-props-correct">
   <head>Particle Correct</head>
   <olist>
    <item>
   <p>The values of the properties of a particle must be as described in
the property tableau in
<specref ref="Particle_details"/>, modulo the impact of <specref ref="conformance-missing"/>;</p>
    </item>
    <item>
     <p>If <propref ref="p-max_occurs"/> is not <pt>unbounded</pt>, that is, it has a
numeric value, then
    <olist>
     <item>
     <p><propref ref="p-min_occurs"/> must not be greater than <propref ref="p-max_occurs"/>;</p>
    </item>
    <item>
     <p><propref ref="p-max_occurs"/> must greater than or equal to 1;</p>
    </item>
    </olist>
   </p>
    </item>
   </olist>
  </constraintnote>
  <p>The following constraints define relations appealed to elsewhere in this specification.</p>
  <constraintnote type="cos" id="cos-particle-extend">
   <head>Particle Valid (Extension)</head>
   <p><termdef id="cd-model-extension" term="valid extension">A particle
(call it <B>E</B>, for extension) is a <term>valid extension</term> of
another particle (call it <B>B</B>, for base) if</termdef> either
    <olist>
     <item>
      <p>They are the same particle</p>
     </item>
    </olist>
    or
    <olist>
     <item>
      <p><B>E</B>'s <propref ref="p-min_occurs"/>=<propref ref="p-max_occurs"/><code>=1</code> and its <propref ref="term"/> is a <pt>sequence</pt> group whose <propref ref="particles"/>' first member is a particle all of whose properties, recursively, are identical to those of <B>B</B>, with the exception of <B>{annotation}</B> properties.</p>
     </item>
    </olist>
   </p>
  </constraintnote>
  <constraintnote type="cos" id="cos-particle-restrict">
   <head>Particle Valid (Restriction)</head>
   <p><termdef id="cd-model-restriction" term="valid restriction">A particle
(call it <B>R</B>, for restriction) is a <term>valid restriction</term> of
another particle (call it <B>B</B>, for base) if</termdef> either
    <olist>
     <item>
      <p>They are the same particle</p>
     </item>
    </olist>
    or
    <olist>
     <item>
      <p>depending on the kind of particle, per the table below, with the
qualification that any global element declaration particle (in <B>R</B> or
<B>B</B>) which is the
<propref ref="class_exemplar"/> of one or more other element declarations is
treated as if it were a <pt>choice</pt> group whose <propref ref="p-min_occurs"/> and <propref ref="p-max_occurs"/> are those of the particle, and whose <propref ref="particles"/> consists of
one particle with <propref ref="p-min_occurs"/> and <propref ref="p-max_occurs"/> of <code>1</code> for the global element declaration and for each of the declarations in its <termref def="key-eq">equivalence class</termref>.</p>
      <restrictCases>
        <restrict case="elt">
         <elt>NameAndTypeOK</elt>
         <any>NSCompat</any>
         <all>RecurseAsIfGroup</all>
         <choice>RecurseAsIfGroup</choice>
         <seq>RecurseAsIfGroup</seq>
        </restrict>
        <restrict case="any">
         <any>NSSubset</any>
         <elt>Forbidden</elt>
         <all>Forbidden</all>
         <choice>Forbidden</choice>
         <seq>Forbidden</seq>
        </restrict>
        <restrict case="all">
         <any>NSRecurseCheckCardinality</any>
         <all>Recurse</all>
         <elt>Forbidden</elt>
         <choice>Forbidden</choice>
         <seq>Forbidden</seq>
        </restrict>
        <restrict case="choice">
         <any>NSRecurseCheckCardinality</any>
         <choice>RecurseLax</choice>
         <all>Forbidden</all>
         <elt>Forbidden</elt>
         <seq>Forbidden</seq>
        </restrict>
        <restrict case="sequence">
         <any>NSRecurseCheckCardinality</any>
         <all>RecurseUnordered</all>
         <choice>MapAndSum</choice>
         <seq>Recurse</seq>
         <elt>Forbidden</elt>
        </restrict>
       </restrictCases>
     </item>
    </olist>
   </p>
  </constraintnote>
  <constraintnote id="range-ok" type="cos">
   <head>Occurrence Range OK</head>
   <p>A particle's occurrence range is a valid restriction of another's
occurrence range if
    <olist>
     <item>
      <p>Its <propref ref="p-min_occurs"/> is greater than or equal to the
other's <propref ref="p-min_occurs"/>;</p>
     </item>
     <item>
      <p>Either
       <olist>
        <item>
         <p>The other's <propref ref="p-max_occurs"/> is <pt>unbounded</pt></p>
        </item>
       </olist>
       or
       <olist>
        <item>
         <p>both <propref ref="p-max_occurs"/> are numbers, and the particle's is less than or equal to the
other's.</p>
        </item>
       </olist>
      </p>
     </item>
    </olist>
   </p>
  </constraintnote>
  <constraintnote type="cos" id="rcase-NameAndTypeOK">
   <head>Particle Restriction OK (Elt:Elt -- NameAndTypeOK)</head>
   <p>An element declaration particle is a <termref def="cd-model-restriction">valid restriction</termref> of another element declaration particle if
    <olist>
     <item>
      <p>The declarations' <propref ref="e-name"/>s, <propref ref="e-target_namespace"/>s and <propref ref="nullable"/> are the same;</p>
     </item>
     <item>
      <p><B>R</B>'s occurrence range is a valid
restriction of <B>B</B>'s occurrence range as defined by <specref ref="range-ok"/>;</p>
     </item>
     <item>
      <p>either <B>B</B>'s declaration's <propref ref="e-value_constraint"/>
absent, or is
not <pt>fixed</pt>, or <B>R</B>'s declaration's <propref ref="e-value_constraint"/> is
<pt>fixed</pt> with the same string;</p>
     </item>
     <item>
      <p><B>R</B>'s declaration's <propref ref="&constraint;_definitions"/> is
a subset of <B>B</B>'s declaration's <propref ref="&constraint;_definitions"/>,
if any.</p>
     </item>
     <item>
      <p><B>R</B>'s declaration's <propref ref="e-exact"/> is
a superset of <B>B</B>'s declaration's <propref ref="e-exact"/>.</p>
     </item>
     <item>
      <p><B>R</B>'s <propref ref="type_definition"/> is validly derived given
{<pt>list</pt>, <pt>extension</pt>} from <B>B</B>'s <propref ref="type_definition"/> as defined by
<specref ref="cos-ct-derived-ok"/> or <specref ref="cos-st-derived-ok"/>, as appropriate.</p>
     </item>
    </olist>
   </p>
   <note>
    <p>The above constraint on <propref ref="type_definition"/> means that in
deriving a type by refinement, any contained type definitions must themselves be
explicitly derived by refinement from the corresponding type definitions in the
base definition.</p>
   </note>
  </constraintnote>
  <constraintnote type="cos" id="rcase-NSCompat">
   <head>Particle Derivation OK (Elt:Any -- NSCompat)</head>
   <p>An element declaration particle is a <termref def="cd-model-restriction">valid restriction</termref> of a wildcard particle if
    <olist>
     <item>
      <p>The element declaration's <propref ref="e-target_namespace"/> is
schema-valid with respect to the wildcard's <propref ref="namespace_constraint"/> as
defined by <specref ref="cvc-wildcard-namespace"/></p>
     </item>
     <item>
      <p><B>R</B>'s occurrence range is a valid
restriction of <B>B</B>'s occurrence range as defined by <specref ref="range-ok"/>;</p>
     </item>
    </olist>
   </p>
  </constraintnote>
  <constraintnote type="cos" id="rcase-RecurseAsIfGroup">
   <head>Particle Derivation OK (Elt:All/Choice/Sequence -- RecurseAsIfGroup)</head>
   <p>An element declaration particle is a <termref def="cd-model-restriction">valid restriction</termref> of a group particle (<pt>all</pt>, <pt>choice</pt> or <pt>sequence</pt>) if
a group particle of the variety corresponding to <B>B</B>'s, with
<propref ref="p-min_occurs"/> and <propref ref="p-max_occurs"/> of <code>1</code> and with <propref ref="particles"/> consisting of a single particle
the same as the element declaration is a <termref def="cd-model-restriction">valid restriction</termref> of the group as defined by <specref ref="rcase-Recurse"/>, <specref ref="rcase-RecurseLax"/> or <specref ref="rcase-Recurse"/>, depending on whether the group is <pt>all</pt>, <pt>choice</pt> or <pt>sequence</pt>.</p>
  </constraintnote>
  <constraintnote type="cos" id="rcase-NSSubset">
   <head>Particle Derivation OK (Any:Any -- NSSubset)</head>
   <p>A wildcard particle is a <termref def="cd-model-restriction">valid restriction</termref> of another wildcard particle if
    <olist>
     <item>
      <p><B>R</B>'s occurrence range is a valid
restriction of <B>B</B>'s occurrence range as defined by <specref ref="range-ok"/>;</p>
     </item>
     <item>
      <p><B>R</B>'s <propref ref="namespace_constraint"/> is an intensional
subset of <B>B</B>'s <propref ref="namespace_constraint"/> as defined by <specref ref="cos-ns-subset"/>.</p>
     </item>
    </olist>
   </p>
  </constraintnote>
  <constraintnote type="cos" id="rcase-NSRecurseCheckCardinality">
   <head>Particle Derivation OK (All/Choice/Sequence:Any -- NSRecurseCheckCardinality)</head>
   <p>A group particle is a <termref def="cd-model-restriction">valid restriction</termref> of a wildcard particle if
    <olist>
     <item>
      <p>Every member of the <propref ref="particles"/> of the group is a
<termref def="cd-model-restriction">valid restriction</termref> of the wildcard
as defined by <specref ref="cos-particle-restrict"/></p>
     </item>
     <item>
      <p>The effective total range of the group, as defined by <specref ref="cos-seq-range"/> (if
the group is <pt>all</pt> or <pt>sequence</pt>) or 
<specref ref="cos-choice-range"/> (if it is <pt>choice</pt>) is a valid
restriction of <B>B</B>'s occurrence range as defined by <specref ref="range-ok"/>.</p>
     </item>
    </olist>
   </p>
  </constraintnote>
  <constraintnote type="cos" id="rcase-Recurse">
   <head>Particle Derivation OK (All:All,Sequence:Sequence -- Recurse)</head>
   <p>An <pt>all</pt> or <pt>sequence</pt> group particle is a <termref def="cd-model-restriction">valid restriction</termref> of another group particle with the same <propref ref="compositor"/> if 
    <olist>
     <item>
      <p><B>R</B>'s occurrence range is a valid
restriction of <B>B</B>'s occurrence range as defined by <specref ref="range-ok"/>;</p>
     </item>
     <item>
      <p>there is a complete <termref def="key-op">order-preserving</termref> functional mapping from the particles in the
<propref ref="particles"/> of <B>R</B> to the particles in the <propref ref="particles"/> of <B>B</B> such that
       <olist>
        <item>
         <p>Each particle in the <propref ref="particles"/> of <B>R</B> is a
<termref def="cd-model-restriction">valid restriction</termref> of the
particle in the <propref ref="particles"/> of <B>B</B> it maps to as defined
by <specref ref="cos-particle-restrict"/>;</p>
        </item>
        <item>
         <p>All particles in the <propref ref="particles"/> of <B>B</B> which
are not mapped to by any particle in the <propref ref="particles"/> of <B>R</B>
are <termref def="cd-emptiable">emptiable</termref> as defined by <specref ref="cos-group-emptiable"/>.</p>
        </item>
       </olist></p>
     </item>
    </olist>
   </p>
   <note>
    <p>Although the validation semantics of an <pt>all</pt> group does not
depend on the order of its particles, we require derived <pt>all</pt> groups to
match the order of their base to simplify checking that the derivation is OK.</p>
   </note>
   <p><termdef id="key-op" term="order-preserving">A complete functional mapping is
<term>order-preserving</term> if each particle <B>r</B> in the domain <B>R</B> maps to a
particle <B>b</B> in the range <B>B</B> which follows (not necessarily
immediately) the particle in the range
<B>B</B> mapped to by the predecessor of <B>r</B>, if any, where
<quote>predecessor</quote> and <quote>follows</quote> are defined with respect
to the order of the lists which constitute <B>R</B> and <B>B</B>.</termdef></p>
  </constraintnote>
  <constraintnote type="cos" id="rcase-RecurseLax">
   <head>Particle Derivation OK (Choice:Choice -- RecurseLax)</head>
   <p>A <pt>choice</pt> group particle is a <termref def="cd-model-restriction">valid restriction</termref> of another <pt>choice</pt> group particle if 
    <olist>
     <item>
      <p><B>R</B>'s occurrence range is a valid
restriction of <B>B</B>'s occurrence range as defined by <specref ref="range-ok"/>;</p>
     </item>
     <item>
      <p>There is a complete <termref def="key-op">order-preserving</termref> functional mapping from the particles in the
<propref ref="particles"/> of <B>R</B> to the particles in the <propref ref="particles"/> of <B>B</B> such that each particle in the <propref ref="particles"/> of <B>R</B> is a
<termref def="cd-model-restriction">valid restriction</termref> of the
particle in the <propref ref="particles"/> of <B>B</B> it maps to as defined
by <specref ref="cos-particle-restrict"/>.</p>
     </item>
    </olist>
    </p>
   <note>
    <p>Although the validation semantics of a <pt>choice</pt> group does not
depend on the order of its particles, we require derived <pt>choice</pt> groups to
match the order of their base to simplify checking that the derivation is OK.</p>
   </note>
  </constraintnote>
  <constraintnote type="cos" id="rcase-RecurseUnordered">
   <head>Particle Derivation OK (Sequence:All -- RecurseUnordered)</head>
   <p>A <pt>sequence</pt> group particle is a <termref def="cd-model-restriction">valid restriction</termref> of an <pt>all</pt> group particle if
    <olist>
     <item>
      <p><B>R</B>'s occurrence range is a valid
restriction of <B>B</B>'s occurrence range as defined by <specref ref="range-ok"/>;</p>
     </item>
     <item>
      <p>there is a complete functional mapping from the particles in the
<propref ref="particles"/> of <B>R</B> to the particles in the <propref ref="particles"/> of <B>B</B> such that
       <olist>
        <item>
         <p>No particle in the <propref ref="particles"/> of <B>B</B> is mapped
to by more than one of the particles in the
<propref ref="particles"/> of <B>R</B>;</p>
        </item>
        <item>
         <p>Each particle in the <propref ref="particles"/> of <B>R</B> is a
<termref def="cd-model-restriction">valid restriction</termref> of the
particle in the <propref ref="particles"/> of <B>B</B> it maps to as defined
by <specref ref="cos-particle-restrict"/>;</p>
        </item>
        <item>
         <p>All particles in the <propref ref="particles"/> of <B>B</B> which
are not mapped to by any particle in the <propref ref="particles"/> of <B>R</B>
are <termref def="cd-emptiable">emptiable</termref> as defined by <specref ref="cos-group-emptiable"/>.</p>
        </item>
       </olist></p>
     </item>
    </olist>
   </p>
   <note>
    <p>Although this clause allows reordering, because of the limits on the
contents of <pt>all</pt> groups the checking process can still be deterministic.</p>
   </note>
  </constraintnote>
  <constraintnote type="cos" id="rcase-MapAndSum">
   <head>Particle Derivation OK (Sequence:Choice -- MapAndSum)</head>
   <p>A <pt>sequence</pt> group particle is a <termref def="cd-model-restriction">valid restriction</termref> of a <pt>choice</pt> group particle if
    <olist>
     <item>
      <p>there is a complete functional mapping from the particles in the
<propref ref="particles"/> of <B>R</B> to the particles in the <propref ref="particles"/> of <B>B</B> such that each particle in the <propref ref="particles"/> of <B>R</B> is a
<termref def="cd-model-restriction">valid restriction</termref> of the
particle in the <propref ref="particles"/> of <B>B</B> it maps to as defined
by <specref ref="cos-particle-restrict"/>;</p>
     </item>
     <item>
      <p>The pair consisting of the product of the <propref ref="p-min_occurs"/> of <B>R</B> and the length of its <propref ref="particles"/> and <pt>unbounded</pt> if <propref ref="p-max_occurs"/> is <pt>unbounded</pt> otherwise the product of the <propref ref="p-max_occurs"/> of <B>R</B> and the length of its <propref ref="particles"/> is a valid
restriction of <B>B</B>'s occurrence range as defined by <specref ref="range-ok"/>.</p>
      <note>
       <p>This clause is in principle more restrictive than absolutely
necessary, but in practice will cover all the likely cases, and is much easier
to specify than the fully general version.</p>
      </note>
     </item>
    </olist>
   </p>
   <note>
    <p>This case allows the <quote>unfolding</quote> of iterated disjunctions
into sequences.  It may be particularly useful when the disjunction is an
implicit one arising from the use of equivalence classes.</p>
   </note>
  </constraintnote>
 <constraintnote id="cos-group-emptiable" type="cos">
  <head>Particle Emptiable</head>
  <p><termdef id="cd-emptiable" term="emptiable">A particle is
<term>emptiable</term> if</termdef> either
   <olist>
    <item>
     <p>its <propref ref="p-min_occurs"/> is <code>0</code></p>
    </item>
   </olist>
   or
   <olist>
    <item>
     <p>its <propref ref="term"/> is a group and the minimum part of the
effective total range of that group, as defined by <specref ref="cos-seq-range"/> (if
the group is <pt>all</pt> or <pt>sequence</pt>) or 
<specref ref="cos-choice-range"/> (if it is <pt>choice</pt>), is <code>0</code>.</p>
    </item>
   </olist>
  </p>
 </constraintnote>
 </div2>
 <div2 id="coss-ct">
  <head>Complex Type Definition Constraints</head>
  <p>All complex type definitions (see <specref ref="Complex_Type_Definition_details"/>) must satisfy the following constraints.</p>
  <constraintnote type="cos" id="ct-props-correct">
   <head>Complex Type Definition Properties Correct</head>
   <p>All complex type definitions (see <specref ref="Complex_Type_Definition_details"/>) must satisfy the following constraints:</p>
   <olist>
    <item>
     <p>The values of the properties of a complex type definition must be as described in
the property tableau in
<specref ref="Complex_Type_Definition_details"/>, modulo the impact of <specref ref="conformance-missing"/>;</p>
    </item>
    <item>
     <p>If the <propref ref="ct-base_type_definition"/> is a simple type
definition, the <propref ref="derivation_method"/> must be <pt>extension</pt>;</p>
    </item>
    <item>
     <p>No two attribute declarations in the <propref ref="ct-attribute_declarations"/> may have identical <propref ref="a-name"/>s and <propref ref="a-target_namespace"/>s.</p>
    </item>
   </olist>
  </constraintnote>
  <constraintnote type="cos" id="cos-ct-extends">
     <head>Derivation Valid (Extension)</head>
     <p>If the <propref ref="derivation_method"/> is <pt>extension</pt>:
      <olist>
       <item>
        <p>If the <propref ref="ct-base_type_definition"/> is a complex type
definition:
         <olist>
          <item>
           <p>The <propref ref="ct-final"/> of the <propref ref="ct-base_type_definition"/> must not contain <pt>extension</pt></p>
          </item>
          <item>
           <p>Its <propref ref="ct-attribute_declarations"/> must be a subset
of the <propref ref="ct-attribute_declarations"/> of the complex type
definition itself, that is, for every attribute declaration in the
<propref ref="ct-attribute_declarations"/> of the
<propref ref="ct-base_type_definition"/>, there must be an attribute
declaration in the <propref ref="ct-attribute_declarations"/> of the complex
type definition itself with the same <propref ref="a-name"/>,
<propref ref="a-target_namespace"/> and
<propref ref="a-simple_type_definition"/>;</p>
          </item>
          <item>
           <p>If it has an <propref ref="ct-attribute_wildcard"/>, the complex
type definition must also have one, and the base type definition's <propref ref="ct-attribute_wildcard"/>'s <propref ref="namespace_constraint"/> must be a subset of the complex type definition's <propref ref="ct-attribute_wildcard"/>'s <propref ref="namespace_constraint"/>, as defined by <specref ref="cos-ns-subset"/>;</p>
          </item>
          <item>
           <p>The <propref ref="content_type"/> of the complex type itself
must not be a simple type definition;</p>
          </item>
          <item>
           <p>Either the <propref ref="content_type"/> of the <propref ref="ct-base_type_definition"/> must be <pt>empty</pt>, or the <propref ref="content_type"/> of the complex type definition itself must specify a particle and</p>
           <olist>
            <item>
             <p>both <propref ref="content_type"/>s must be <pt>mixed</pt>
or both must be <pt>element-only</pt>;</p>
            </item>
            <item>
             <p>the particle of the complex type definition must be a
<termref def="cd-model-extension">valid extension</termref> of the <propref ref="ct-base_type_definition"/>'s particle, as defined in <specref ref="cos-particle-extend"/>.</p>
            </item>
           </olist>
          </item>
          <item>
           <p>It must in principle be possible to derive the complex type
definition in two steps, the first an extension and the
second a restriction (possibly vacuous), from that type definition among its
ancestors whose <propref ref="ct-base_type_definition"/> is the <termref def="key-urType">ur-type</termref>.</p>
           <note>
            <p>This requirement ensures that nothing removed by a restriction
is subsequently added back by an extension.  It is trivially to check if the
extension in question is the only extension in its derivation, or if there are
no restrictions bar the first from the <termref def="key-urType">ur-type</termref>.</p>
            <p>Constructing the intermediate type definition to check this
constraint is straightforward:  simply re-order the derivation to put all the
extension steps first, then collapse them into a single extension.  If the
resulting definition can be the basis for a valid restriction to the desired
definition, the constraint is satisfied.</p>
           </note>
          </item>
          </olist>
        </p>
       </item>
       <item>
        <p>If the <propref ref="ct-base_type_definition"/> is a simple type
definition, the <propref ref="content_type"/> must be the same simple type
definition.</p>
       </item>
      </olist>
      <termdef id="cd-ct-extension" term="valid extension">If this
constraint holds of a complex type definition, we say it is a <term>valid
extension</term> of its <propref ref="ct-base_type_definition"/>.</termdef>
     </p>
    </constraintnote>
    <constraintnote type="cos" id="derivation-ok-restriction">
    <head>Derivation Valid (Restriction, Complex)</head>
    <p>If the <propref ref="derivation_method"/> is <pt>restriction</pt>:
     <olist>
      <item>
       <p>The <propref ref="ct-base_type_definition"/> must be a complex type
definition whose <propref ref="ct-final"/> does not contain <pt>restriction</pt>;</p>
      </item>
      <item>
       <p>For each attribute declaration in the <propref ref="ct-attribute_declarations"/>:
        <olist>
         <item>
          <p> there must be an attribute declaration with the same <propref ref="a-name"/> and <propref ref="a-target_namespace"/> in the
<propref ref="ct-attribute_declarations"/> of the <propref ref="ct-base_type_definition"/> from whose <propref ref="a-simple_type_definition"/> the attribute in question's <propref ref="a-simple_type_definition"/> must be validly derived given {<pt>list</pt>} as defined in
<specref ref="cos-st-derived-ok"/>;</p>
         </item>
        </olist>
        or
        <olist>
         <item>
          <p>the <propref ref="ct-base_type_definition"/> must have an <propref ref="ct-attribute_wildcard"/> and the <propref ref="a-target_namespace"/> of the attribute in question must be schema-valid with respect to that wildcard, as defined in <specref ref="cvc-wildcard-namespace"/>.</p>
         </item>
        </olist>
       </p>
      </item>
      <item>
       <p>For each attribute declaration in the <propref ref="ct-attribute_declarations"/> of the <propref ref="ct-base_type_definition"/> whose <propref ref="a-min_occurs"/> is <code>1</code>, there must be an attribute declaration with the same <propref ref="a-name"/> and <propref ref="a-target_namespace"/> in the
<propref ref="ct-attribute_declarations"/> of the complex type definition itself;</p>
      </item>
      <item>
           <p>If there is an <propref ref="ct-attribute_wildcard"/>, the
<propref ref="ct-base_type_definition"/> must also have one, and the complex
type definition's <propref ref="ct-attribute_wildcard"/>'s <propref ref="namespace_constraint"/> must be a subset of the <propref ref="ct-base_type_definition"/>'s <propref ref="ct-attribute_wildcard"/>'s <propref ref="namespace_constraint"/>, as defined by <specref ref="cos-ns-subset"/>;</p>
          </item>
      <item>
       <p>Either
        <olist>
         <item>
          <p>the <propref ref="content_type"/> of the complex type definition
is a simple type definition and either
           <olist>
            <item>
             <p>the <propref ref="content_type"/> of the <propref ref="ct-base_type_definition"/> is a simple type
definition of which the <propref ref="content_type"/> is a <termref def="cd-st-restriction">valid restriction</termref> as defined in
<specref ref="cos-st-restricts"/></p>
            </item>
           </olist>
           or
           <olist>
            <item>
             <p>The <propref ref="ct-base_type_definition"/> is <pt>mixed</pt>
and has a particle which is <termref def="cd-emptiable">emptiable</termref> as defined in <specref ref="cos-group-emptiable"/>.</p>
            </item>
           </olist>
          </p>
         </item>
        </olist>
        or
        <ulist>
         <item>
          <p>The <propref ref="content_type"/> of the complex type itself
is <pt>empty</pt> and either 
           <olist>
            <item>
             <p>the <propref ref="content_type"/> of the <propref ref="ct-base_type_definition"/> is also <pt>empty</pt></p>
            </item>
           </olist>
           or
           <olist>
            <item>
             <p>the <propref ref="content_type"/> of the <propref ref="ct-base_type_definition"/> is <pt>elementOnly</pt> or <pt>mixed</pt> and has a particle which is <termref def="cd-emptiable">emptiable</termref> as defined in <specref ref="cos-group-emptiable"/>.</p>
            </item>
           </olist>
          </p>
          <note>
           <p>To restrict a complex type definition with a simple base type
definition to <pt>empty</pt>, use a simple type definition with a
<pt>fixed</pt> value of the empty string:  this preserves the type information.</p>
          </note>
         </item>
        </ulist>
        or
        <ulist>
         <item>
          <p>The <propref ref="content_type"/> of the <propref ref="ct-base_type_definition"/> is <pt>mixed</pt> or the <propref ref="content_type"/> of the complex type definition itself is <pt>element-only</pt>; the particle of the complex type definition itself is a <termref def="cd-model-restriction">valid restriction</termref> of the particle of the <propref ref="content_type"/> of the <propref ref="ct-base_type_definition"/> as defined in <specref ref="cos-particle-restrict"/>.</p>
         </item>
        </ulist>
        </p>
      </item>

</olist> <termdef id="cd-ct-restriction" term="valid restriction">If this
constraint holds of a complex type definition, we say it is a <term>valid
restriction</term> of its <propref ref="ct-base_type_definition"/>.</termdef>
  </p>
  </constraintnote>
    <p>The following constraint defines a relation appealed to elsewhere in this specification.</p>
  <constraintnote id="cos-ct-derived-ok" type="cos">
   <head>Type Derivation OK (Complex)</head>
   <p>A complex type definition (call it <B>D</B>, for derived) is validly
derived from a type definition (call this <B>B</B>, for base) given
a subset of {<pt>extension</pt>, <pt>restriction</pt>} if:
    <olist>
     <item>
      <p>The <propref ref="derivation_method"/> of <B>D</B> is not in the
subset, or in the <propref ref="ct-final"/> of its <propref ref="ct-base_type_definition"/>;</p>
     </item>
     <item>
      <p>Either
       <olist>
        <item>
      <p>They are the same type definition;</p>
     </item>
       </olist>
       or
       <olist>
        <item>
         <p><B>B</B> is the <propref ref="ct-base_type_definition"/></p>
        </item>
       </olist>
       or
       <olist>
        <item>
         <p>the <propref ref="ct-base_type_definition"/> is not the
<termref def="key-urType">ur-type definition</termref> and is validly derived
from <B>B</B> given the subset as defined by this constraint (if the <propref ref="ct-base_type_definition"/> is complex) or validly derived from <B>B</B> given the subset unioned with {<pt>list</pt>} as defined in <specref ref="cos-st-derived-ok"/> (if the <propref ref="ct-base_type_definition"/> is simple).</p>
        </item>
       </olist>
      </p>
     </item>
    </olist>
   </p>
  </constraintnote>
 </div2>
 <div2 id="coss-st">
  <head>Simple Type Definition Constraints</head>
  <p>All simple type definitions (see <specref ref="Simple_Type_Definition_details"/>) must satisfy the following constraints.</p>
  <constraintnote type="cos" id="st-props-correct">
   <head>Simple Type Definition Properties Correct</head>
   <olist>
    <item>
     <p>The values of the properties of a simple type definition must be as described in
the property tableau in
<specref ref="Simple_Type_Definition_details"/>, modulo the impact of <specref ref="conformance-missing"/>;</p>
    </item>
   </olist>
  </constraintnote>
  <constraintnote type="cos" id="cos-st-restricts">
<head>Derivation Valid (Restriction, Simple)</head>
   <p>If the <propref ref="derivation_method"/> is <pt>restriction</pt>:
     <olist>
      <item>
       <p>The <propref ref="st-base_type_definition"/> must be a simple type
definition;</p>
      </item>
      <item>
       <p>For each facet in the <propref ref="facets"/>:
        <olist>
         <item>
          <p> there must be a facet of the same kind in the
<propref ref="facets"/> of the <propref ref="st-base_type_definition"/> of
whose <B>{value}</B> the facet in question's <B>{value}</B> must be a valid restriction as
defined in <bibref ref="ref-xsp2"/>;</p>
         </item>
        </olist>
       </p>
      </item>
</olist> <termdef id="cd-st-restriction" term="valid restriction">If this
constraint holds of a simple type definition, we say it is a <term>valid
restriction</term> of its <propref ref="st-base_type_definition"/>.</termdef>
  </p>
</constraintnote>
    <p>The following constraints define relations appealed to elsewhere in this specification.</p>
    <constraintnote id="cos-st-derived-ok" type="cos">
   <head>Type Derivation OK (Simple)</head>
   <p>A simple type definition (call it <B>D</B>, for derived) is validly
derived from a simple type definition (call this <B>B</B>, for base) given a
subset of {<pt>list</pt>, <pt>extension</pt>, <pt>restriction</pt>} (of which
only <pt>list</pt> is actually relevant) if:
    <olist>
     <item>
      <p>The <propref ref="variety"/> of <B>D</B> is not in the
subset;</p>
     </item>
     <item>
      <p><olist>
     <item>
      <p>They are the same type definition</p>
     </item>
    </olist>
    or
    <olist>     
     <item>
      <p><B>B</B> is the <propref ref="st-base_type_definition"/></p>
     </item>
    </olist>
    or
       <olist>
        <item>
         <p>the <propref ref="st-base_type_definition"/> is not the
<termref def="key-urType">ur-type definition</termref> and is validly derived
from <B>B</B> given the subset, as defined by this constraint.</p>
        </item>
       </olist></p>
     </item>
    </olist>
   </p>
  </constraintnote>
 </div2>
 <div2 id="coss-schema">
  <head>Schema Constraints</head>
  <p>All schemas (see <specref ref="Schema_details"/>) must satisfy the following constraint.</p>
  <constraintnote type="cos" id="sch-props-correct">
   <head>Schema Properties Correct</head>
   <olist>
    <item>
     <p>The values of the properties of a schema must be as described in
the property tableau in
<specref ref="Schema_details"/>, modulo the impact of <specref ref="conformance-missing"/>;</p>
    </item>
    <item>
     <p>Each of the <propref ref="type_definitions"/>,  <propref ref="element_declarations"/>, <propref ref="attribute_group_definitions"/>, <propref ref="model_group_definitions"/> and <propref ref="notation_declarations"/> must not contain two or more schema components with the same <B>{name}</B> and <B>{target
namespace}</B>.</p>
    </item>
   </olist>
  </constraintnote>
 </div2>
   </div1>
   <div1 id="composition">
    <head>Schema Access and Composition</head>
<p>This chapter defines the mechanisms by which we establish the necessary precondition for establishing schema-validity, namely access to one or more schemas. This chapter also describes in detail related mechanisms for using in
one schema, definitions and declarations from another. </p>
<p><specref ref="concepts-conformance"/> describes three levels of conformance for schema
processors, and <specref ref="conformance"/> provides a formal definition of schema-validation. Here we set out
in detail the 3-layer architecture implied by the three conformance levels.
The layers
are: </p>
<olist>
  <item><p>The schema-validation core, relating schema components and instance
information items; </p></item>
  <item><p>Schema representation: the connections between XML
representations and schema components, including the
  relationships between namespaces and schema components; </p></item>
  <item><p>XML Schema web-interoperability guidelines: instance-&gt;schema and
  schema-&gt;schema connections for the WWW. </p></item></olist>
<p>Layer 1 specifies the manner in which a schema composed of schema components
can be applied to validate an instance element information item. Layer 2, which is
primarily defined in <specref ref="declare"/>, specifies the use of <eltref ref="schema"/>
elements in XML documents as the standard XML representation for
schema information in a broad range of computer systems and execution
environments. To support interoperation over the World Wide Web in particular,
layer 3 provides a set of conventions for schema reference on the
Web. Additional details on each of the three layers is provided in the sections below.</p>


<div2 id="layer1">
<head>Layer 1: Summary of the schema-validation core </head>
<p>The fundamental purpose of the schema-validation core is to define schema-validatity for a single
element information item and its descendants with respect to a
complex type
definition. All processors are required to implement this core predicate in a
manner which conforms exactly to this specification. </p>
<p>Schema-validity is defined with reference to an <termref def="key-schema">XML Schema</termref> (note <emph>not</emph> a
<termref def="key-schemaDoc">schema document</termref>) which consists of (at a minimum) the set of schema
components (definitions and declarations) required for that
validation.  This is not a circular definition, but rather a
<emph>post facto</emph> observation:  no element information item can
be fully schema-valid unless all the components required by any aspect of
its (potentially recursive) validation are present in the schema.</p>
<p>As specified above, each schema component is associated directly or
indirectly with a target namespace, or explicitly with no namespace. In the case of multi-namespace documents,
components for more than one target namespace will co-exist in a schema.</p>
<p>Processors have the option to assemble (and perhaps to optimise or pre-compile) the entire schema prior to the start of a validation episode, or to
gather the schema lazily as individual components are required. In all
cases it is required that:</p>
<ulist>
  <item><p>The processor succeed in locating the <termref def="key-component">schema component</termref>s
  transitively required to complete a validation (note that components derived
from <termref def="key-schemaDoc">schema document</termref>s can be integrated
with components obtained through other means);</p></item>
  <item><p>no definition or declaration changes once it has been established;</p></item>
  <item><p>if the processor chooses to acquire declarations and definitions
  dynamically, that there be no side effects of such dynamic acquisition that
  would cause the results of validation to differ from that which would have
  been obtained from the same schema components acquired in bulk.</p></item></ulist>
<note><p> the validation core is defined in terms of schema components at the
abstract level, and no mention is made of the schema definition
syntax (i.e. <eltref ref="schema"/>). Although many processors will acquire
schemas in this format, others may operate on compiled representations, on a
programmatic representation as exposed in some programming language, etc.
</p></note>
<p>The obligation of a schema-aware processor as far as the schema-validation
core is concerned is to implement the definitions of <termref def="schema-valid">schema-valid</termref> given below in <specref ref="validation_outcome"/>. Neither the
choice of element information item to be schema-validated, nor which of three
means of initiating validation are used, is within the scope of this specification.</p>
<p>Although assessing schema-validity is defined recursively, it is also intended to be
implementable in streaming
processors.  Such processors may choose to incrementally assemble the schema during
processing in response, for example, to encountering new namespaces. 
The implication of the
invariants expressed above is that such incremental assembly must result in a validation 
outcome that is the 
<emph>same</emph> as would
be given if schema-validity was re-assessed
with the final, fully assembled schema. </p>
</div2>
<div2 id="layer2">
<head>Layer 2: Schema definitions in XML</head>
<p><specref ref="declare"/> defines an
XML representation for type definitions and element declarations and so on,
specifying their target namespace and collecting them into schema documents.
The two following sections relate to assembling a complete schema for validation from multiple sources.  They should <emph>not</emph> be understood as a form of text substitution, but rather as providing mechanisms for distributed definition of schema components, with appropriate schema-specific semantics.</p>
<note><p> The core validation architecture requires that a complete schema with
all the necessary declarations and definitions be
available. This may involve resolving both
instance->schema and schema->schema references. As observed earlier in <specref ref="concepts-conformance"/>, 
we anticipate
that the precise mechanisms for resolving such references will evolve over time.
In support of such evolution, we have attempted to observe the design principle that references from
one schema document to another schema use mechanisms that directly parallel those used to
reference a schema from an instance document.</p></note>
<note><p>In the sections below, "schemaLocation" really belongs at layer 3. 
For convenience, we document it with the layer 2 mechanisms of import and
include, with which it is closely associated.</p></note>
<div3 id="compound-schema">
<head>Assembling a schema for a single target namespace from multiple schema definition documents</head>
 <p>Schema components for a single target namespace can be assembled from
several <termref def="key-schemaDoc">schema document</termref>s, that is several <eltref ref="schema"/> element
information items: </p>
 <reprdef>
 <reprelt eltname="include"/>
</reprdef>
 <p>A <eltref ref="schema"/> information item may contain any number of <eltref ref="include"/> elements. Their <code>schemaLocation</code> attributes, consisting of a URI reference, identify other <termref def="key-schemaDoc">schema document</termref>s, that is <eltref ref="schema"/> information items. 
</p>
<p>The <termref def="key-schema">XML Schema</termref> corresponding 
to <eltref ref="schema"/> then
consists of all the components its &i-children; correspond to <emph>and</emph>
all the components of all the <termref def="key-schema">XML Schema</termref>s corresponding to those <eltref ref="include"/>d schema documents.
Such included components must either (a) have the same
<code>targetNamespace</code> as the <eltref ref="include"/>ing schema document, or 
(b) no <code>targetNamespace</code> at all, in which case all the top-level
<eltref ref="include"/>d components are converted to the <eltref ref="include"/>ing schema document's <code>targetNamespace</code>.</p>
 <constraintnote type="src" id="src-include">
 <head>Inclusion Constraints and Semantics</head>
 <p>In addition to the conditions imposed on <eltref ref="include"/> element
information items by the DTD and schema for schemas, the following must also hold:
    <olist>
    <item>
     <p>If the &i-value; of the <code>schemaLocation</code> &i-attribute;
successfully resolves, it resolves either
      <olist>
       <item>
        <p>to (a fragment of) a resource of type
<code>text/xml</code>, which in turn corresponds to a <eltref ref="schema"/>
element information item in a well-formed information set, which in turn
corresponds to a valid schema</p>
       </item>
      </olist>
      or
      <olist>
       <item>
        <p>to a <eltref ref="schema"/>
element information item in a well-formed information set, which in turn
corresponds to a valid schema.</p>
       </item>
      </olist>
      In either case call the <eltref ref="schema"/> item <B>SII</B> and the valid schema <B>I</B>.</p>
    </item>
     <item>
      <p>The <code>targetNamespace</code> of <B>SII</B> is either 
       <olist>
        <item>
         <p><termref def="key-null">absent</termref></p>
        </item>
       </olist>
        or
       <olist>
        <item>
         <p>identical to the <code>targetNamespace</code> of the <eltref ref="include"/>
item's parent <eltref ref="schema"/>.</p>
        </item>
       </olist>
</p>
     </item>
   </olist>
   </p>
 <p>It is <emph>not</emph> an error for the &i-value; of the
<code>schemaLocation</code> &i-attribute; to fail to resolve it all, in which case no
corresponding inclusion is performed.  It
<emph>is</emph> an error for it to resolve but the rest of clause 1.1 above to
fail to obtain.  Failure to resolve may well cause less than complete
schema-validation outcomes, of course.</p>
 <p>The <termref def="key-component">schema component</termref>s (that is
<propref ref="type_definitions"/> <propref ref="attribute_declarations"/>, <propref ref="element_declarations"/>, <propref ref="attribute_group_definitions"/>, <propref ref="model_group_definitions"/>, <propref ref="notation_declarations"/>) of a schema corresponding to a
<eltref ref="schema"/> element information item with one or more <eltref ref="include"/> element information items must include not only definitions or declarations corresponding to the appropriate members of its &i-children;, but also, for each of those <eltref ref="include"/> element information items for which clause 1.1 above obtains successfully, a set of components identical to all the <termref def="key-component">schema component</termref>s of <B>I</B> (if clause 1.2.2 above obtains), or identical in all respects except their <B>{target namespace}</B>, which is that of the <eltref ref="include"/>ing <eltref ref="schema"/> (if clause 1.2.1 above obtains).</p>
</constraintnote>
 <note><p>The above is carefully worded so that multiple <eltref ref="include"/>ing of the same schema document will not constitute a violation of
clause 2 of <specref ref="sch-props-correct"/>, but applications are
allowed, indeed encouraged, to avoid <eltref ref="include"/>ing the same schema document more than once to forestall the necessity of establishing identity
component by component.</p></note>
</div3>
<div3 id="composition-schemaImport">
<head>References to schema components across namespaces</head>
<p>As described in <specref ref="concepts-data-model"/>, every global schema component is associated with
a target namespace (or, explicitly, with none).  In this section we set out
the exact mechanism and syntax in the XML form of
schema definition by which a reference to a foreign component is made, that is, a component with a different target namespace from that of the referring component.</p>
<p>We require not only a means
of addressing such foreign components but also a signal to schema-aware processors that a
schema document contains such references:</p>
 <reprdef>
 <reprelt eltname="import"/>
</reprdef>
 <p>The <eltref ref="import"/> element information item identifies namespaces
used in external references, i.e. those whose
<termref def="gloss-QName">QName</termref> identifies them as coming from a
different namespace (or none) than the enclosing schema document's
<code>targetNamespace</code>.  The &i-value; of its <code>namespace</code>
&i-attribute; indicates that the containing schema document may contain
qualified references to schema components in that namespace (via one or more
prefixes declared with namespace declarations in the normal way).  If that
attribute is absent, then the import allows unqualified reference to components
with no target namespace.
Note that components to be imported need not be in the form of a
<termref def="key-schemaDoc">schema document</termref>;  the processor
is free to access or construct components using means of its own
choosing.</p>
<p>The
&i-value; of the <code>schemaLocation</code>, if present, gives a
hint as to where a  <termref def="key-schemaDoc">schema document</termref> with declarations and definitions for that
namespace (or none) may be found.  When no
<code>schemaLocation</code> &i-attribute; is present, the schema author is leaving the
identification of that schema to the instance, application or user, via the mechanisms described
below in <specref ref="composition-instances"/>.  When a <code>schemaLocation</code> is present, it
must contain a single URI reference which the schema author
warrants will resolve to a <termref def="key-schemaDoc">schema document</termref> containing the component(s) in the
<eltref ref="import"/>ed namespace referred to elsewhere in the containing
schema document.</p>
 <note>
  <p>Since both the <code>namespace</code> and <code>schemaLocation</code>
&i-attribute; are optional, a bare <code>&lt;import/></code> information item
is schema-valid.  This simply allows unqualified reference to foreign
components without giving any hints as to where to find them.</p>
 </note>
 <note role="example"><p>We may use the same namespace both for real work, and in the course of
defining schema components in terms of foreign components:</p>
<eg xml:space="preserve">&lt;schema xmlns="http://www.w3.org/1999/XMLSchema"
        xmlns:html="http://www.w3.org/1999/xhtml"
        targetNamespace="uri:mywork" xmlns:my="uri:mywork">

 &lt;import namespace="http://www.w3.org/1999/xhtml"/>

 &lt;annotation>
  &lt;documentation
   &lt;html:p>[Some documentation for my schema]&lt;/html:p>
  &lt;/documentation>
 &lt;annotation>

 . . .

 &lt;complexType name="myType">
  &lt;element ref="html:p" minOccurs="0"/>
  . . .
 &lt;/complexType>

 &lt;element name="myElt" type="my:myType"/>
&lt;/schema>
</eg>
<p>The treatment of references as <termref def="gloss-QName">QNames</termref> implies that since (with the exception of
the schema for schemas) the target namespace and the XML Schema namespace
differ, without massive redeclaration of the default namespace
<emph>either</emph> internal references to the names being defined in a schema document
<emph>or</emph> the schema declaration and definition elements themselves must
be explicitly qualified.  This example takes the first option -- most other
examples in this specification have taken the second.</p>
</note>
 <constraintnote type="src" id="src-import">
 <head>Import Constraints and Semantics</head>
 <p>In addition to the conditions imposed on <eltref ref="import"/> element
information items by the DTD and schema for schemas, the following must also hold:
    <olist>
    <item>
     <p>If the application schema reference strategy using the &i-value;s of
the <code>schemaLocation</code> and <code>namespace</code> &i-attributes;,
provides a referent, as defined by <specref ref="schema_reference"/>, it is
either
      <olist>
       <item>
        <p>(a fragment of) a resource of type
<code>text/xml</code>, which in turn corresponds to a <eltref ref="schema"/>
element information item in a well-formed information set, which in turn
corresponds to a valid schema</p>
       </item>
      </olist>
      or
      <olist>
       <item>
        <p>a <eltref ref="schema"/>
element information item in a well-formed information set, which in turn
corresponds to a valid schema.</p>
       </item>
      </olist>
      In either case call the <eltref ref="schema"/> item <B>SII</B> and the valid schema <B>I</B>.</p>
    </item>
     <item>
      <p>The <code>targetNamespace</code> of <B>SII</B> is identical to the &i-value; of the
<code>namespace</code> &i-attribute;</p>
     </item>
   </olist>
   </p>
 <p>It is <emph>not</emph> an error for the application schema reference
strategy to fail.  It
<emph>is</emph> an error for it to resolve but the rest of clause 1.1 above to
fail to obtain.  Failure to find a referent may well cause less than complete
schema-validation outcomes, of course.</p>
 <p>The <termref def="key-component">schema component</termref>s (that is
<propref ref="type_definitions"/> <propref ref="attribute_declarations"/>, <propref ref="element_declarations"/>, <propref ref="attribute_group_definitions"/>, <propref ref="model_group_definitions"/>, <propref ref="notation_declarations"/>) of a schema corresponding to a
<eltref ref="schema"/> element information item with one or more <eltref ref="import"/> element information items must include not only definitions or declarations corresponding to the appropriate members of its &i-children;, but also, for each of those <eltref ref="import"/> element information items for which clause 1.1 above obtains successfully, a set of <termref def="key-component">schema component</termref>s identical to all the <termref def="key-component">schema component</termref>s of <B>I</B>.</p>
</constraintnote>
 <note><p>The above is carefully worded so that multiple <eltref ref="import"/>ing of the same schema document will not constitute a violation of
clause 2 of <specref ref="sch-props-correct"/>, but applications are
allowed, indeed encouraged, to avoid <eltref ref="import"/>ing the same schema document more than once to forestall the necessity of establishing identity
component by component.</p></note>
</div3></div2>
<div2 id="composition-instances">
<head>Layer 3: Web-interoperability</head>
<p>Layers 1 and 2 provide a framework for validation and XML definition of schemas in a broad variety of environments. Over time, we expect that a range
of standards and conventions will evolve to support interoperability of XML
Schema implementations on the World Wide Web. Layer 3 defines the minimum level
of function required of all conformant processors operating on the Web:
it is intended that, over time, future standards (e.g. XML Packages) for interoperability on the
Web and in other environments can be introduced without the need to republish
this specification.</p>
<div3 id="schema-repr">
<head>Standards for representation of schemas and retrieval of schema documents on the Web</head>
<p>For interoperability, schema documents like all other Web resources may be identified by
URI and retrieved using the standard mechanisms of the Web (e.g. http, https,
etc.) Schema documents on the Web must be part of documents with the mime type <code>text/xml</code>, and are represented in the
standard XML schema definition form described by layer 2 (that is as <eltref ref="schema"/>
element information items). </p>
<note><p> there will often be times when a schema document will be a
complete XML 1.0 document whose document element is <eltref ref="schema"/>. There will be
other occasions in which <eltref ref="schema"/> items will be contained in other
documents, perhaps referenced using fragment and/or Xpointer notation.
</p></note>
</div3>
<div3 id="schema-loc">
<head>How schema definitions are located on the Web</head>
<p>As described in <specref ref="layer1"/>, processors are responsible for providing the
schema components (definitions and declarations) needed for validation. This
section introduces a set of normative conventions to facilitate interoperability
for instance and schema documents retrieved and validated from the Web.</p>
<note><p> As discussed above in <specref ref="layer2"/>, other non-Web mechanisms for delivering schemas for validation may exist, but are outside the scope of this recommendation.</p></note>
<p>Processors on the Web are free to assess schema-validity against arbitrary
schemas in any of the ways set out in <specref ref="validation_outcome"/>. However, it
is useful to have a common convention for determining the schema to use. For
this purpose, we require that for general-purpose schema-aware processors (i.e. those not
specialised to one or a fixed set of pre-determined schemas) validating a document on the web:
<ulist>
<item>
<p>unless directed otherwise by the user, validation is performed on the document
element information item of the specified document;</p>
</item>
<item>
<p>unless directed otherwise by a user, the
processor is required to construct a schema corresponding to a schema document
whose <code>targetNamespace</code> is
identical to the
namespace URI, if any, of the element information item to be
validated.</p>
</item>
</ulist>
</p>
<p>The composition of the complete
schema for use in assessing schema-validity is discussed in <specref ref="layer2"/> above.
The means used to locate appropriate schema document(s) are processor and
application dependent, subject to the following requirements: </p>
<olist>
  <item><p>Schemas are represented on the Web in the form specified above in <specref ref="schema-repr"/>;</p></item>
  <item><p>The author of a document uses namespace declarations to indicate the intended
interpretation of names appearing therein; there may or may not be a schema
retrievable via the namespace URI.  Accordingly whether a processor's default
behaviour is or is not to attempt such dereferencing, it must always provide
for user-directed overriding of that default.
</p>
<note><p> Experience suggests that it is not in all cases safe or desirable from
a performance point of view to dereference NS URIs as a matter of course.  User community and/or
consumer/provider agreements may establish circumstances in which such dereference is a sensible
default strategy:  this recommendation allows but does not require particular communities to
establish and implement such conventions.  Users are always free to supply namespace URIs as schema location information when dereferencing <emph>is</emph> desired:  see below.</p></note></item>
<item>
<p>
On the other hand, in case a document author (human or not) created a
document with a particular schema in view, and warrants that some or
all of the document is schema-valid per that schema, we provide the
<code>schemaLocation</code> and <code>noNamespaceSchemaLocation</code> &i-attributes; (in the XML Schema instance namespace,
that is, <code>&XMLSchemaInstanceNS;</code>) (hereafter
<code>xsi:schemaLocation</code> and
<code>xsi:noNamespaceSchemaLocation</code>).  The first records
the author's warrant with pairs of URI references (one for the namespace URI, and
one for a hint as to the location of a schema document defining names for that
namespace URI).  The second similarly provides a URI reference as a hint as to
the location of a schema document with no <code>targetNamespace</code> &i-attribute;.</p>
<p>Unless directed otherwise, for example by the invoking application
or by command line option, processors
should attempt to dereference each schema document location URI in the
&i-value; of such
<code>xsi:schemaLocation</code> and <code>xsi:noNamespaceSchemaLocation</code> &i-attributes;, see details below.</p>
</item>
<item>  <p><code>xsi:schemaLocation</code> and <code>xsi:noNamespaceSchemaLocation</code> &i-attributes; can occur on any element,
and all such &i-attributes; must be processed as if they had occurred on the
element information item initially assessed for schema-validity. According to the rules of
  <specref ref="layer1"/>, the corresponding schema may be lazily assembled, but is otherwise
  stable throughout a validation. Although schema location attributes can occur
  on any element, and can be processed incrementally as discovered, their effect
  is essentially global to the validation. Definitions and declarations remain
  in effect beyond the scope of the element on which the binding is declared.
  </p></item>
</olist>
<note role="example"><p>Multiple schema bindings can be declared using a single
attribute.  For example consider a stylesheet:</p>
<eg xml:space="preserve">
 &lt;stylesheet xmlns="http://www.w3.org/1999/XSL/Transform"
            xmlns:html="http://www.w3.org/1999/xhtml"
            xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"
            xsi:schemaLocation="http://www.w3.org/1999/XSL/Transform
                                http://www.w3.org/1999/XSL/Transform.xsd
                                http://www.w3.org/1999/xhtml
                                http://www.w3.org/1999/xhtml.xsd">
</eg><p>The namespace URIs used in <code>schemaLocation</code> can, but need not
  be identical to those actually qualifying the element within whose start tag
it is found or its other attributes. For example, as above, all
  schema location information can be declared on the document element
of a document, if desired,
  regardless of where the namespaces are actually used. </p></note>
 <constraintnote id="schema_reference" type="src">
 <head>Schema Document Location Strategy</head>
<p>Given a namespace URI (or none) and (optionally) a URI reference from
<code>xsi:schemaLocation</code> or <code>xsi:noNamespaceSchemaLocation</code>,
schema-aware processors may implement any combination of the following 
strategies, in any order:
<olist><item><p>
Do nothing, for instance because a schema containing components for the
given namespace URI is already known to be available, or because it
is known in advance that no efforts to locate schema documents will be successful 
(for
example in embedded systems);
</p></item>
<item><p>
Based on the location URI, 
identify an existing schema document,
either as a text/xml resource or a <eltref ref="schema"/> element
information item, in some local schema repository;
</p></item>

<item><p>
Based on the namespace URI, identify an existing schema document,
either as a text/xml resource or a <eltref ref="schema"/> element
information item, in some local schema repository;
</p></item>
<item><p>
Attempt to resolve the location URI, 
to locate a
resource on the web which is or contains or references a <eltref ref="schema"/> element;
</p></item>
<item><p>
Attempt to resolve the namespace URI to locate such a resource.
</p></item>
</olist>
Whenever possible configuration and/or invocation options for selecting and/or ordering 
the implemented strategies should be provided.
</p>
</constraintnote>
<p>We note that improved or alternative conventions for Web interoperability can
be standardised in the future without reopening this recommendation. For
example, the W3C is currently considering initiatives to standardise the
packaging of resources relating to particular documents and/or namespaces: this
would be an addition to the mechanisms described here for layer 3. This
architecture also facilitates innovation at layer 2: for example, it would be
possible in the future to define an additional standard for the representation of
schema components which allowed e.g. type definitions to be specified piece by
piece, rather than all at once.</p>
</div3>
</div2>

</div1>
<div1 id="conformance">
<head>Validation Processing of schemas and documents</head>
 <p>The architecture of schema
validation allows for a rich characterisation of XML documents:  schema validity is not a binary predicate.</p>
 <p>We distinguish between errors in schema construction and structure, on the
one hand, and schema validation outcomes, on the other.</p>
<div2 id="conformance-schemaValidity">
<head>Errors in Schema Construction and Structure</head>
 <p>Before schema validation can be attempted, a schema is required. 
Special-purpose applications are free to determine a schema for use in validation by whatever
means are appropriate, but general purpose processors should implement the
strategy set out in <specref ref="schema_reference"/>, starting with the
namespaces declared in the document to be validated, and the &i-value;s of the
<code>xsi:schemaLocation</code> and <code>xsi:noNamespaceSchemaLocation</code>
&i-attributes; thereof, if any.</p>
 <p>It is an
error if a
schema and all the components which are the value of any of its properties,
recursively, fail to satisfy all the relevant Constraints on Schemas set out in
<specref ref="conformance-details"/>.</p>
 <p>If a schema is derived from one or more schema documents (that is, one or
more <eltref ref="schema"/> element information items) based on the
correspondence rules set out in <specref ref="declare"/> and <specref ref="composition"/>, two additional
conditions hold:
  <ulist>
   <item>
    <p>It is an error if any such schema document is not schema-valid with respect
to a schema corresponding to the <specref ref="normative-schemaSchema"/>, that
is, following schema-validation, the <eltref ref="schema"/> element
information items must have a <xpropref>validation attempted</xpropref>
property with value <pt>full</pt> or <pt>partial</pt> and a <xpropref>validity</xpropref> property
with value <pt>complete</pt>.</p>
   </item>
   <item>
    <p>It is an error if any such schema document is or contains any element
information items which violate any of the relevant Schema Representation
Constraints set out in <specref ref="declare"/> and <specref ref="composition"/>.</p>
   </item>
  </ulist>
 </p>
 <p>The three cases described above are the only types of error which this
specification defines.  With respect to the processes of the checking of schema structure
and the construction of schemas corresponding to schema documents, this
specification imposes no restrictions on processors after an error is detected.
However schema-validity with respect to schema-like entities which do <emph>not</emph>
satisfy all the above conditions is incoherent.  Accordingly, conformant
processors must not attempt to schema-validate using such non-schemas.</p>
</div2>
 <div2 id="validation_outcome">
  <head>Schema Validation of Documents</head>
  <p>With a schema which satisfies the conditions expressed in <specref ref="conformance-schemaValidity"/> above, the schema-validity of an element information item can be assessed.  Three primary approaches to this are possible:
   <olist>
    <item>
     <p>The user or application identifies a complex type definition from among the
<propref ref="type_definitions"/> of the schema, and assesses the
schema-validity of the item by appealing to <specref ref="cvc-complex-type"/>;</p>
    </item>
    <item>
    <p>The user or application identifies a element declaration from among the
<propref ref="element_declarations"/> of the schema, and assesses the
schema-validity of the item by appealing to <specref ref="cvc-elt"/>;</p></item>
    <item>
     <p>The (possibly lax) schema-validity of the item is assessed by appealing
to <specref ref="cvc-elt-lax"/>.</p>
    </item>
   </olist>
  </p>
  <p>The outcome of this effort, in any case, will be manifest in the <xpropref>validation attempted</xpropref>
and <xpropref>validity</xpropref> properties on
the element information item and its &i-attributes; and &i-children;,
recursively, as defined by <specref ref="sic-skipped"/>, <specref ref="sic-e-outcome"/> and <specref ref="sic-ct-outcome"/>.  It is up to applications to decide what constitutes a successful outcome.</p>
  
<p><termdef id="schema-valid" term="schema-valid">Throughout this document we
use the phrase <term>schema-valid</term> loosely to refer to a successful
outcome to any of the above-listed assessments of an element information item
with respect to a schema.</termdef></p>
 </div2>
 <div2 id="conformance-missing">
  <head>Missing Sub-components</head>
  <p>At the beginning of <specref ref="components"/>, attention is drawn to the
fact that most kinds of schema components have properties which are described therein
as having other components, or sets of other components, as values, but that
when components are constructed on the basis of their correspondence with
element information items in schema documents, such properties usually
correspond to <xtermref href="&XSP2.URI;#QName">QNames</xtermref>, and the
<termref def="src-resolve">resolution</termref> of such <xtermref href="&XSP2.URI;#QName">QNames</xtermref> may fail, resulting in one or more values of or containing <termref def="key-null">absent</termref> where a component is mandated.</p>
  <p>If at any time during schema-validation, schema-validity of an
information item is being assessed with respect to a component of any kind any of whose
properties has or contains such an <termref def="key-null">absent</termref> value,
the schema-validation effort is modified, as following:
   <ulist>
    <item>
     <p>In the post-schema validation infoset, the <xpropref>validation attempted</xpropref> of the item has the value <pt>partial</pt>;</p>
    </item>
    <item>
     <p>Schema-validation resumes attempting to satisfy clause 1.2.2 of
<specref ref="cvc-elt-lax"/>, if the item is an element, or as if clause 1.2 of
<specref ref="cvc-attr-lax"/> obtained, it the item is an attribute.</p>
    </item>
   </ulist>
  </p>
  <p>Because of clause 1.2 of <specref ref="sic-e-outcome"/>, if this situation ever arises, the
document as a whole will not show a <xpropref>validation attempted</xpropref>
of <pt>full</pt>, unless the problem arises within an area of lax validation
(see clause 1.2.3 of <specref ref="cvc-wildcard"/>).</p>
 </div2>

<div2 id="conformance-processorResponsibilities">
<head>Responsibilities of Schema-aware processors</head>
 <p>Schema-aware processors are responsible for processing XML documents,
schemas and schema documents, as appropriate given the level of conformance
(as defined in <specref ref="concepts-conformance"/>) they support,
consistently with the conditions set out above.</p>
</div2>
</div1>
</body>

<back>
<div1 id="normative-schemaSchema">
<head>(normative) Schema for Schemas</head>
<p>The XML Schema definition for &XSP1; itself is presented here as normative
part of the specification, and as an illustrative example of the XML Schema in
defining itself with the very constructs that it defines. The names of XML
Schema language types, elements, attributes and groups defined here
are evocative of their purpose, but are occasionally verbose. </p>
<p>There is some annotation in comments, but a fuller annotation will require
the use of embedded documentation facilities or a hyperlinked external
annotation for which tools are not yet readily available.</p>
<p>Since an &XSP1; is an XML document, it has optional XML and doctype
declarations that are provided here for completeness. The root
<code>schema</code> element defines a new schema. Since this is a schema for
&XSP1;, the <code>targetNamespace</code> references the XML Schema namespace itself.</p>
<eg xml:space="preserve" text="XMLSchema.xsd,txt"/>
<note>
<p>And that is the end of the schema for &XSP1;.</p>
</note>


</div1>
<div1 id="normative-schemaDTD">
<head>(normative) DTD for Schemas</head>
<p>The DTD for &XSP1; is given below.  Note there is <emph>no</emph>
implication here the <code>schema</code> must be the root element of a document.</p>
<eg xml:space="preserve" text="XMLSchema.dtd,txt"/>
</div1>
<div1 id="normative-glossary">
<head>Glossary (normative) *</head>

<ednote>
<edtext>The Glossary has barely been started. An XSL macro will be used to
collect definitions from throughout the spec and gather them here for easy
reference.</edtext>
</ednote>

<glist>
<gitem>
<label>abstract syntax</label>
<def>
<p><termdef id="gloss-abstractSyntax" term="abstract syntax">the<term>abstract
syntax</term> of the XML Schema Definition Language is ...</termdef></p>
</def>
</gitem>
<gitem>
<label>aggregate datatype</label>
<def>
<p><termdef term="aggregate datatype" id="gloss-aggregateDatatype">an
<term>aggregate datatype</term> is</termdef></p>
</def>
</gitem>
<gitem>
<label>type</label>
<def>
<p><termdef term="type" id="gloss-type">an <term>type</term>
is</termdef></p>
</def>
</gitem>
<gitem>
<label>type reference</label>
<def>
<p><termdef term="type reference" id="gloss-typeReference">an
<term>type reference</term> is</termdef></p>
</def>
</gitem>
<gitem>
<label>'all' content model group</label>
<def>
<p><termdef term="&apos;all&apos; content model group" id="gloss-all">the
<term>'all' content model group</term> is</termdef></p>
</def>
</gitem>
<gitem>
<label>'any' content</label>
<def>
<p><termdef term="&apos;any&apos; content" id="gloss-anyContent">the
<term>'any' content</term> specification ...</termdef></p>
</def>
</gitem>
<gitem>
<label>atomic datatype</label>
<def>
<p><termdef term="atomic datatype" id="gloss-atomicDatatype">an <term>atomic
datatype</term> is</termdef></p>
</def>
</gitem>
<gitem>
<label>attribute</label>
<def>
<p><termdef term="attribute" id="gloss-attribute">an <term>attribute</term>
is</termdef></p>
</def>
</gitem>
<gitem>
<label>attribute group</label>
<def>
<p><termdef term="attribute group" id="gloss-attributeGroup">an <term>attribute
group</term> is</termdef></p>
</def>
</gitem>
<gitem>
<label>'choice' content model group</label>
<def>
<p><termdef term="&apos;choice&apos; content model group" id="gloss-choice">the
<term>'choice' content model group</term> is</termdef></p>
</def>
</gitem>
<gitem>
<label>composition</label>
<def>
<p><termdef term="composition" id="gloss-composition"><term>composition</term>
is</termdef></p>
</def>
</gitem>
<gitem>
<label>concrete syntax</label>
<def>
<p><termdef term="concrete syntax" id="gloss-concreteSyntax">the <term>concrete
syntax</term> is</termdef></p>
</def>
</gitem>
<gitem>
<label>constraint</label>
<def>
<p><termdef term="constraint" id="gloss-constraint">a <term>constraint</term>
is</termdef></p>
</def>
</gitem>
<gitem>
<label>content</label>
<def>
<p><termdef term="content" id="gloss-content"><term>content</term> is</termdef>
</p>
</def>
</gitem>
<gitem>
<label>context</label>
<def>
<p><termdef term="context" id="gloss-context">a <term>context</term>
is</termdef></p>
</def>
</gitem>
<gitem>
<label>datatype</label>
<def>
<p><termdef term="datatype" id="gloss-datatype">an <term>datatype</term>
is</termdef></p>
</def>
</gitem>
<gitem>
<label>datatype reference</label>
<def>
<p><termdef term="datatype reference" id="gloss-datatypeReference">an
<term>datatype reference</term> is</termdef></p>
</def>
</gitem>
<gitem>
<label>default value</label>
<def>
<p><termdef term="default value" id="gloss-defaultValue">a <term>default
value</term> is</termdef></p>
</def>
</gitem>
<gitem>
<label>document</label>
<def>
<p><termdef term="document" id="gloss-document">a <term>document</term>
is</termdef></p>
</def>
</gitem>
<gitem>
<label>element</label>
<def>
<p><termdef term="element" id="gloss-element">an <term>element</term>
is</termdef></p>
</def>
</gitem>
<gitem>
<label>element content</label>
<def>
<p><termdef term="element content" id="gloss-elementContent"><term>element
content</term> is</termdef></p>
</def>
</gitem>
<gitem>
<label>element reference</label>
<def>
<p><termdef term="element reference" id="gloss-elementTypeReference">an
<term>element reference</term> is</termdef></p>
</def>
</gitem>
<gitem>
<label>'empty' content</label>
<def>
<p><termdef term="&apos;empty&apos; content" id="gloss-emptyContent">the
<term>'empty' content</term> specification ...</termdef></p>
</def>
</gitem>
<gitem>
<label>export</label>
<def>
<p><termdef term="export" id="gloss-schemaExport">to <term>export</term>
is</termdef></p>
</def>
</gitem>
<gitem>
<label>export control</label>
<def>
<p><termdef term="export control" id="gloss-exportControl">an <term>export
control</term></termdef></p>
</def>
</gitem>
<gitem>
<label>external entity</label>
<def>
<p><termdef term="external entity" id="gloss-externalEntity">an <term>external
entity</term> is</termdef></p>
</def>
</gitem>
<gitem>
<label>facet</label>
<def>
<p><termdef term="facet" id="gloss-facet">a <term>facet</term> is</termdef></p>

</def>
</gitem>
<gitem>
<label>fixed value</label>
<def>
<p><termdef term="fixed value" id="gloss-fixedValue">a <term>fixed
value</term></termdef></p>
</def>
</gitem>
<gitem>
<label>fragment</label>
<def>
<p><termdef term="fragment" id="gloss-fragment">a <term>fragment</term>
is</termdef></p>
</def>
</gitem>
<gitem>
<label>import</label>
<def>
<p><termdef term="import" id="gloss-schemaImport">to <term>import</term>
is</termdef></p>
</def>
</gitem>
<gitem>
<label>include</label>
<def>
<p><termdef term="include" id="gloss-schemaInclude">to <term>include</term>
is</termdef></p>
</def>
</gitem>
<gitem>
<label>information set</label>
<def>
<p><termdef term="information set" id="gloss-infoSet">an <term>information
set</term> is</termdef></p>
</def>
</gitem>
<gitem>
<label>instance</label>
<def>
<p><termdef term="instance" id="gloss-instance">an <term>instance</term>
is</termdef></p>
</def>
</gitem>
<gitem>
<label>markup</label>
<def>
<p><termdef term="markup" id="gloss-markup"><term>markup</term> is</termdef>
</p>
</def>
</gitem>
<gitem>
<label>'mixed' content</label>
<def>
<p><termdef term="&apos;mixed&apos; content" id="gloss-mixedContent">the
<term>'mixed' content</term> specification ...</termdef></p>
</def>
</gitem>
<gitem>
<label>model</label>
<def>
<p><termdef term="model" id="gloss-model">a <term>model</term> is</termdef></p>

</def>
</gitem>
<gitem>
<label>model group</label>
<def>
<p><termdef term="model group" id="gloss-modelGroup">a <term>model group</term>
is</termdef></p>
</def>
</gitem>
<gitem>
<label>model group reference </label>
<def>
<p><termdef term="model group reference" id="gloss-modelGroupReference">a
<term>model group reference</term> is</termdef></p>
</def>
</gitem>
 <gitem>
  <label>null</label>
  <def>
   <p><termdef id="key-null" term="absent">A distinguished value for properties of schema components in the
abstract schema data model whose value is absent.</termdef></p>
  </def>
 </gitem>
<gitem>
<label>RUE</label>
<def>
<p><termdef term="RUE" id="gloss-RUE"><term>RUE</term> is short for
<emph>reference to undefined entity information item</emph> as defined in
<bibref ref="ref-xmlinfo"/></termdef></p>
</def>
</gitem>
<gitem>
<label>NCName</label>
<def>
<p><termdef term="NCName" id="gloss-NCName">an <term>NCName</term> is a name
with no colon, as defined in
<bibref ref="ref-xml-namespaces"/>. Appears in all the definition and
declaration productions of this specification.</termdef> </p>
</def>
</gitem>
<gitem>
<label>QName</label>
<def>
<p><termdef term="QName" id="gloss-QName">a <term>QName</term> is a name
with an optional namespace qualification, as defined in
<bibref ref="ref-xml-namespaces"/>. When used in connection with the XML
representation of schema components in this specification, this refers to the
simple type <xtermref href="&XSP2.URI;#QName">QName</xtermref> as defined in <bibref ref="ref-xsp2"/>.</termdef> </p>
</def>
</gitem>
<gitem>
<label>namespace</label>
<def>
<p><termdef term="namespace" id="gloss-namespace">a <term>namespace</term>
is</termdef></p>
</def>
</gitem>
<gitem>
<label>notation</label>
<def>
<p><termdef term="notation" id="gloss-notation">a <term>notation</term>
is</termdef></p>
</def>
</gitem>
<gitem>
<label>object model</label>
<def>
<p><termdef term="object model" id="gloss-objectModel">an <term>object
model</term> is</termdef></p>
</def>
</gitem>
<gitem>
<label>occurrence</label>
<def>
<p><termdef term="occurrence" id="gloss-occurrence"><term>occurrence</term>
is</termdef></p>
</def>
</gitem>
<gitem>
<label>parameter entity</label>
<def>
<p><termdef term="parameter entity" id="gloss-parameterEntity">a
<term>parameter entity</term> is</termdef></p>
</def>
</gitem>
<gitem>
<label>preamble</label>
<def>
<p><termdef term="preamble" id="gloss-schemaPreamble">a <term>preamble</term>
is</termdef></p>
</def>
</gitem>
<gitem>
<label>presence</label>
<def>
<p><termdef term="presence" id="gloss-presence"><term>presence</term>
is</termdef></p>
</def>
</gitem>
<gitem>
<label>refinement</label>
<def>
<p><termdef term="refinement" id="gloss-refinement"><term>refinement</term>
is</termdef></p>
</def>
</gitem>
<gitem>
<label>document root</label>
<def>
<p><termdef term="document root" id="gloss-documentRoot">the <term>document
root</term> is ...</termdef></p>
</def>
</gitem>
<gitem>
<label>scope</label>
<def>
<p><termdef term="scope" id="gloss-scope"><term>scope</term> is</termdef></p>
</def>
</gitem>
<gitem>
<label>'sequence' content model group </label>
<def>
<p><termdef term="&apos;sequence&apos; content model group" id="gloss-sequenceGroup">the <term>'sequence' content model
group</term> is</termdef></p>
</def>
</gitem>
<gitem>
<label>structure</label>
<def>
<p><termdef term="structure" id="gloss-structure"><term>structure</term>
is</termdef></p>
</def>
</gitem>
<gitem>
<label>symbol space</label>
<def>
<p><termdef term="symbol space" id="gloss-symbolSpace">a <term>symbol
space</term> is</termdef></p>
</def>
</gitem>
<gitem>
<label>text entity</label>
<def>
<p><termdef term="parsed entity" id="gloss-parsedEntity">a <term>parsed
entity</term> is</termdef></p>
</def>
</gitem>
<gitem>
<label>unparsed entity</label>
<def>
<p><termdef term="unparsed entity" id="gloss-unparsedEntity">an <term>unparsed
entity</term> is</termdef></p>
</def>
</gitem>
<gitem>
<label>validation</label>
<def>
<p><termdef term="validation" id="gloss-validation"><term>validation</term>
is</termdef></p>
</def>
</gitem>
<gitem>
<label>vocabulary</label>
<def>
<p><termdef term="vocabulary" id="gloss-vocabulary">a <term>vocabulary</term>
is</termdef></p>
</def>
</gitem>
<gitem>
<label>well-formedness</label>
<def>
<p><termdef term="well-formedness" id="gloss-wellFormedness"><term>well-formedness</term> is</termdef></p>
</def>
</gitem>
</glist>
</div1>
<div1 id="normative-references">
<head>References (normative) *</head>
<blist>
 <bibl id="bib-camb-comm" key="Cambridge Communiqu&eacute;"><emph>The
Cambridge Communiqu&eacute;</emph>, Ralph Swick
and Henry S. Thompson, editors, 7 October 1999.  See <loc href="http://www.w3.org/TR/schema-arch">http://www.w3.org/TR/schema-arch</loc></bibl>
<bibl id="ref-dcd" key="DCD"> <emph>Document
Content Description for XML (DCD)</emph>, Tim Bray et al. W3C, 10 August 1998.
See <loc href="http://www.w3.org/TR/NOTE-dcd">http://www.w3.org/TR/NOTE-dcd
</loc> </bibl>
<bibl id="ref-ddml" key="DDML"> <emph>Document
Definition Markup Language</emph>. See
<loc href="http://www.w3.org/TR/NOTE-ddml">http://www.w3.org/TR/NOTE-ddml
</loc> </bibl>
 <bibl id="bib-expo" key="XML Schema: Primer"><emph>XML Schema:
Primer</emph>, David C. Fallside, ed.  See <loc href="&XSP0.base;/primer.html">&XSP0.base;/primer.html</loc></bibl>
<bibl id="ref-html-4" key="HTML-4"> <emph>HTML 4.0
Specification</emph>, Dave Raggett et al. W3C, 1998. See
<loc href="http://www.w3.org/TR/REC-html40/">http://www.w3.org/TR/REC-html40/</loc> </bibl>
<bibl id="ref-iso-11404" key="ISO-11404"> <emph>ISO
11404 -- Information Technology -- Programming Languages, their environments
and system software interfaces -- Language-independent datatypes</emph>,
ISO/IEC 11404:1996(E).</bibl>
<bibl id="ref-iso-1808" key="RFC-1808"> RFC
1808,<emph>Relative Uniform Resource Locators</emph>. Internet Engineering Task
Force. See <loc href="http://www.ietf.org/rfc/rfc1808.txt">http://www.ietf.org/rfc/rfc1808.txt
</loc> </bibl>
<bibl id="ref-sox" key="SOX"> <emph>Schema for
Object-oriented XML</emph>, Matt Fuchs, et al. W3C, 1998. See
<loc href="http://www.w3.org/Submission/1998/15/">http://www.w3.org/Submission/1998/15/
</loc> </bibl>
<bibl id="ref-sox-1.1" key="SOX-1.1"> <emph>Schema
for Object-oriented XML</emph>, Version 1.1, Matt Fuchs, et al. W3C, 1999. See
???</bibl>
<bibl id="ref-uri" key="URI"> <emph>Uniform
Resource Identifiers (URI): Generic Syntax and Semantics</emph>. See
<loc href="http://www.ics.uci.edu/~fielding/url/draft-fielding-uri-syntax-01.txt">http://www.ics.uci.edu/~fielding/url/draft-fielding-uri-syntax-01.txt</loc> </bibl>
<bibl id="ref-url" key="URL"> RFC
1738,<emph>Uniform Resource Locators (URL)</emph>. Internet Engineering Task
Force. See <loc href="http://www.ietf.org/rfc/rfc1738.txt">http://www.ietf.org/rfc/rfc1738.txt
</loc> </bibl>
<bibl id="ref-urn" key="URN"> RFC 2141,<emph>URN
Syntax</emph>. Internet Engineering Task Force. See
<loc href="http://www.ietf.org/rfc/rfc2141.txt">http://www.ietf.org/rfc/rfc2141.txt
</loc> </bibl>
<bibl id="ref-wai-pageauth" key="WAI-PAGEAUTH">
<emph>WAI Accessibility Guidelines: Page Authoring</emph>, Gregg Vanderheiden
et al. W3C, 14-Apr-1998. See <loc href="http://www.w3.org/TR/WAI-WEBCONTENT/">http://www.w3.org/TR/WAI-WEBCONTENT/</loc> </bibl>
<bibl id="ref-webarch-extlang" key="WEBARCH-EXTLANG"> <emph>Web Architecture: Extensible Languages</emph>, Tim
Berners-Lee and Dan Connolly. W3C, 10 Feb 1998. See
<loc href="http://www.w3.org/TR/NOTE-webarch-extlang">http://www.w3.org/TR/NOTE-webarch-extlang
</loc> </bibl>
<bibl id="ref-websgml" key="WEBSGML">
<emph>Proposed TC for WebSGML Adaptations for SGML</emph>, C. F. Goldfarb, ed.,
14 June 1997. See <loc href="http://www.sgmlsource.com/8879rev/n1929.htm">http://www.sgmlsource.com/8879rev/n1929.htm
</loc> </bibl>
<bibl id="ref-xsp2" key="XML Schemas: Datatypes">
<emph>XML Schema Part 2: Datatypes</emph>, Paul V. Biron and Ashok
Malhotra, eds.  See <loc href="&XSP2.URI;.html">&XSP2.URI;.html</loc> </bibl>
<bibl id="ref-xsreq" key="XML Schema Requirements">
<emph>XML Schema Requirements </emph>, Ashok Malhotra and Murray Maloney, ed.,
W3C, 15 February 1999. See <loc href="http://www.w3.org/TR/NOTE-xml-schema-req">http://www.w3.org/TR/NOTE-xml-schema-req
</loc> </bibl>
<bibl id="ref-xdr" key="XDR"> <emph>XML-Data
Reduced</emph>, Frankston, Charles, and Henry S. Thompson, ed. See
<loc href="http://www.ltg.ed.ac.uk/~ht/XMLData-Reduced.htm">http://www.ltg.ed.ac.uk/~ht/XMLData-Reduced.htm
</loc> </bibl>
<bibl id="ref-xlink" key="XLink"> <emph>XML Linking
Language (XLink)</emph>, Eve Maler and Steve DeRose, W3C, 3 March 1998. See
<loc href="http://www.w3.org/TR/xlink/">http://www.w3.org/TR/WD-xlink</loc>
</bibl>
<bibl id="ref-xml" key="XML"> <emph>Extensible
Markup Language (XML) 1.0</emph>, Tim Bray, et al. W3C, 10 February 1998. See
<loc href="http://www.w3.org/TR/REC-xml">http://www.w3.org/TR/REC-xml</loc>
</bibl>
<bibl id="ref-xsl" key="XSLT"> <emph>Extensible
Stylesheet Language Transformations</emph>, James Clark, W3C, 21 April 1999.
See <loc href="http://www.w3.org/TR/1999/WD-xslt-19990421">http://www.w3.org/TR/1999/WD-xslt-19990421</loc>
</bibl>
<bibl id="ref-xml-data" key="XML-Data">
<emph>XML-Data</emph>, Andrew Layman, et al. W3C, 05 January 1998. See
<loc href="http://www.w3.org/TR/1998/NOTE-XML-data-0105/">http://www.w3.org/TR/1998/NOTE-XML-data-0105/</loc> </bibl>
<bibl id="ref-xmlinfo" key="XML-Infoset">XML Information Set (public WD),
David Megginson et al., W3C, 1999. See
<loc href="http://www.w3.org/TR/xml-infoset">http://www.w3.org/TR/xml-infoset</loc>
</bibl>
<bibl id="ref-xml-namespaces" key="XML-Namespaces">
Namespaces in XML, Tim Bray et al., W3C, 1998. See
<loc href="http://www.w3.org/TR/REC-xml-names/">http://www.w3.org/TR/WD-xml-names/</loc> </bibl>
<bibl id="ref-xpointer" key="XPointer"> <emph>XML
Pointer Language (XPointer)</emph>, Eve Maler and Steve DeRose, W3C, 3 March
1998. See <loc href="http://www.w3.org/TR/xptr">http://www.w3.org/TR/xptr</loc> </bibl>
 <bibl id="bib-xpath" key="XPath"><emph>XML Path Language</emph>, James Clark
and Steve DeRose, editors, 16 November 1999.  See <loc href="http://www.w3.org/TR/xpath">http://www.w3.org/TR/xpath</loc></bibl>
<bibl id="ref-xschema" key="XSchema"> <emph>XSchema
Specification</emph>, Simon St. Laurent, Ronald Bourret, John Cowan, et al.,
Version 1.0, Draft, 18 October 1998. See
<loc href="http://www.simonstl.com/xschema/spec/xscspecv4.htm">http://www.simonstl.com/xschema/spec/xscspecv4.htm
</loc> For more general information, consult
<loc href="http://purl.oclc.org/NET/xschema">http://purl.oclc.org/NET/xschema
</loc> </bibl>
</blist>
</div1>
 <div1 id="non-ambig">
  <head>(non-normative) Analysis of the Unique Particle Attribution constraint</head>
  <p>A specification of the import of <specref ref="cos-nonambig"/> which does
not appeal to a processing model is difficult.  What follows is intended as
guidance, without claiming to be complete.</p>
   <p><termdef term="overlap" id="key-overlap">We say that two non-group
particles <term>overlap</term> if </termdef>
   <ulist>
    <item>
     <p>They are both element declaration particles whose declarations have the
same <propref ref="e-name"/> and <propref ref="e-target_namespace"/></p>
    </item>
   </ulist>
    or
    <ulist>
    <item>
     <p>They are both element declaration particles one of which is in the other's <termref def="key-eq">equivalence class</termref></p>
    </item>
   </ulist>
    or
    <ulist>
     <item>
      <p>They are both wildcards, and the intensional intersection of their <propref ref="namespace_constraint"/>s as defined
in <specref ref="cos-aw-intersect"/> is not the empty set</p>
     </item>
    </ulist>
    or
    <ulist>
     <item>
      <p>One is a wildcard and the other an element declaration, and the
<propref ref="e-target_namespace"/> of the element declaration, or of any
member of its <termref def="key-eq">equivalence class</termref>, is schema-valid with respect to the <propref ref="namespace_constraint"/> of the wildcard.</p>
     </item>
    </ulist>
   </p>
   <p>A content model will violate the unique attribution constraint if it
contains two particles which <termref def="key-overlap">overlap</termref> and which either
    <ulist>
     <item>
      <p>are both in the <propref ref="particles"/> of a <pt>choice</pt> or
<pt>all</pt> group</p>
     </item>
    </ulist>
    or
    <ulist>
     <item>
      <p>may schema-validate adjacent information items and the first has
<propref ref="p-min_occurs"/> less than <propref ref="p-max_occurs"/></p>
     </item>
    </ulist>
   </p>
   <p>Two particles may validate adjacent information items if they are
separated by at most epsilon transitions in the most obvious transcription of a
content model into a finite-state automaton.</p>
 </div1>
<div1 id="acknowledgments">
<head>Acknowledgements (non-normative)</head>
 <p>The following have contributed material to this draft:</p>
 <slist>
  <sitem>David Fallside, IBM</sitem>
  <sitem>Scott Lawrence, Agranat Systems</sitem>
  <sitem>Andrew Layman, Microsoft</sitem>
  <sitem>Eve L. Maler, Sun Microsystems</sitem>
 </slist>
<p>The editors acknowledge the members of the XML Schema Working Group, the members of other W3C Working Groups, and industry experts in other
forums who have contributed directly or indirectly to the process or content of
creating this document. The Working Group is particularly grateful to Lotus
Development Corp. and IBM for providing teleconferencing facilities.</p>
 <p>The current members of the XML Schema Working Group are:</p>
<orglist>
<member>
 <name>Jim Barnette</name>
 <affiliation>Defense Information Systems Agency (DISA)</affiliation>
</member>
<member>
 <name>David Beech</name>
 <affiliation>Oracle Corp.</affiliation>
</member>
<member>
 <name>Paul V. Biron</name>
 <affiliation>Health Level Seven</affiliation>
</member>
<member>
 <name>Don Box</name>
 <affiliation>DevelopMentor</affiliation>
</member>
<member>
 <name>Allen Brown</name>
 <affiliation>Microsoft</affiliation>
</member>
<member>
 <name>Lee Buck</name>
 <affiliation>Extensibility</affiliation>
</member>
<member>
 <name>Charles E. Campbell</name>
 <affiliation>Informix</affiliation>
</member>
<member>
 <name>Peter Chen</name>
 <affiliation>Bootstrap Alliance and LSU</affiliation>
</member>
<member>
 <name>David Cleary</name>
 <affiliation>Progress Software</affiliation>
</member>
<member>
 <name>Dan Connolly</name>
 <affiliation>W3C</affiliation>
 <role>staff contact</role>
</member>
<member>
 <name>Roger L. Costello</name>
 <affiliation>MITRE</affiliation>
</member>
<member>
 <name>Ugo Corda</name>
 <affiliation>Xerox</affiliation>
</member>
<member>
 <name>Andrew Eisenberg</name>
 <affiliation>Progress Software</affiliation>
</member>
<member>
 <name>David Ezell</name>
 <affiliation>Hewlett Packard Company</affiliation>
</member>
<member>
 <name>David Fallside</name>
 <affiliation>IBM</affiliation>
</member>
<member>
 <name>Matthew Fuchs</name>
 <affiliation>Commerce One</affiliation>
</member>
<member>
 <name>Andrew Goodchild</name>
 <affiliation>Distributed Systems Technology Centre (DSTC Pty Ltd)</affiliation>
</member>
<member>
 <name>Paul Grosso</name>
 <affiliation>ArborText, Inc</affiliation>
</member>
<member>
 <name>Martin Gudgin</name>
 <affiliation>DevelopMentor</affiliation>
</member>
<member>
 <name>Dave Hollander</name>
 <affiliation>CommerceNet</affiliation>
 <role>co-chair</role>
</member>
<member>
 <name>Mary Holstege</name>
 <affiliation>Calico Commerce</affiliation>
</member>
<member>
 <name>Jane Hunter</name>
 <affiliation>Distributed Systems Technology Centre (DSTC Pty Ltd)</affiliation>
</member>
 <member>
  <name>Rick Jelliffe</name>
  <affiliation>Academia Sinica</affiliation>
 </member>
<member>
 <name>Andrew Layman</name>
 <affiliation>Microsoft</affiliation>
</member>
<member>
 <name>Dmitry Lenkov</name>
 <affiliation>Hewlett Packard Company</affiliation>
</member>
<member>
 <name>Eve Maler</name>
 <affiliation>Sun Microsystems</affiliation>
</member>
<member>
 <name>Ashok Malhotra</name>
 <affiliation>IBM</affiliation>
</member>
<member>
 <name>Murray Maloney</name>
 <affiliation>Commerce One</affiliation>
</member>
<member>
 <name>John McCarthy</name>
 <affiliation>Lawrence Berkeley National Laboratory</affiliation>
</member>
<member>
 <name>Noah Mendelsohn</name>
 <affiliation>Lotus Development Corporation</affiliation>
</member>
<member>
 <name>Don Mullen</name>
 <affiliation>Extensibility</affiliation>
</member>
<member>
 <name>Frank Olken</name>
 <affiliation>Lawrence Berkeley National Laboratory</affiliation>
</member>
 <member>
  <name>Dave Peterson</name>
  <affiliation>Graphic Communications Association</affiliation>
 </member>
<member>
 <name>Mark Reinhold</name>
 <affiliation>Sun Microsystems</affiliation>
</member>
<member>
 <name>Jonathan Robie</name>
 <affiliation>Software AG</affiliation>
</member>
<member>
 <name>John C. Schneider</name>
 <affiliation>MITRE</affiliation>
</member>
 <member>
  <name>Lew Shannon</name>
  <affiliation>NCR</affiliation>
 </member>
<member>
 <name>C. M. Sperberg-McQueen</name>
 <affiliation>W3C</affiliation>
 <role>co-chair</role>
</member>
<member>
 <name>Bob Streich</name>
 <affiliation>Calico Commerce</affiliation>
</member>
<member>
 <name>Henry S. Thompson</name>
 <affiliation>University of Edinburgh</affiliation>
</member>
<member>
 <name>Matt Timmermans</name>
 <affiliation>Microstar</affiliation>
</member>
<member>
 <name>Jim Trezzo</name>
 <affiliation>Oracle Corp.</affiliation>
</member>
<member>
 <name>Steph Tryphonas</name>
 <affiliation>Microstar</affiliation>
</member>
<member>
 <name>Mark Tucker</name>
 <affiliation>Health Level Seven</affiliation>
</member>
 <member>
  <name>Asir S. Vedamuthu</name>
  <affiliation>webMethods, Inc</affiliation>
 </member>
<member>
 <name>Priscilla Walmsley</name>
 <affiliation>XMLSolutions</affiliation>
</member>
<member>
 <name>Norm Walsh</name>
 <affiliation>ArborText, Inc</affiliation>
</member>
<member>
 <name>Aki Yoshida</name>
 <affiliation>SAP AG</affiliation>
</member>
</orglist>
 <p>The XML Schema Working Group has benefited in its work from the
participation and contributions of a number of people not currently
members of the Working Group, including
in particular those named below.  Affiliations given are those current at
the time of their work with the WG.
</p>
 <orglist>
<member>
 <name>Paula Angerstein</name>
 <affiliation>Vignette Corporation</affiliation>
</member>
 <member>
  <name>Gabe Beged-Dov</name>
  <affiliation>Rogue Wave Software</affiliation>
 </member>
<member>
 <name>Greg Bumgardner</name>
 <affiliation>Rogue Wave Software</affiliation>
</member>
<member>
 <name>Dean Burson</name>
 <affiliation>Lotus Development Corporation</affiliation>
</member>
<member>
 <name>Rob Ellman</name>
 <affiliation>Calico Commerce</affiliation>
</member>
 <member>
  <name>George Feinberg</name>
  <affiliation>Object Design</affiliation>
 </member>
 <member>
  <name>Charles Frankston</name>
  <affiliation>Microsoft</affiliation>
 </member>
 <member>
  <name>Ernesto Guerrieri</name>
  <affiliation>Inso</affiliation>
 </member>
 <member>
  <name>Michael Hyman</name>
  <affiliation>Microsoft</affiliation>
 </member>
<member>
 <name>Renato Iannella</name>
 <affiliation>Distributed Systems Technology Centre (DSTC Pty Ltd)</affiliation>
</member>

 <member>
  <name>Dianne Kennedy</name>
  <affiliation>Graphic Communications Association</affiliation>
 </member>
<member>
 <name>Janet Koenig</name>
 <affiliation>Sun Microsystems</affiliation>
</member>
<member>
 <name>Setrag Khoshafian</name>
 <affiliation>Technology Deployment International (TDI)</affiliation>
</member>
<member>
 <name>Ara Kullukian</name>
 <affiliation>Technology Deployment International (TDI)</affiliation>
</member>
<member>
 <name>Murata Makoto</name>
 <affiliation>Xerox</affiliation>
</member>
 <member>
  <name>Chris Olds</name>
  <affiliation>Wall Data</affiliation>
 </member>
<member>
 <name>Shriram Revankar</name>
 <affiliation>Xerox</affiliation>
</member>
 <member>
  <name>William Shea</name>
  <affiliation>Merrill Lynch</affiliation>
 </member>
 <member>
  <name>Ralph Swick</name>
  <affiliation>W3C</affiliation>
 </member>
 <member>
  <name>Tony Stewart</name>
  <affiliation>Rivcom</affiliation>
 </member>
 </orglist>
</div1>
<div1>
<head>Tabulation of changes</head>
<eg>
<![CDATA[
$Log: structures.xml,v $
Revision 1.82.2.11  2000/04/07 21:55:09  ht
balance parens

Revision 1.82.2.10  2000/04/07 21:44:33  ht
entity typo

Revision 1.82.2.9  2000/04/07 21:33:28  ht
xspecref->xtermref, fix mailto

Revision 1.82.2.8  2000/04/07 16:53:35  ht
arghh, typo in fix

Revision 1.82.2.7  2000/04/07 16:52:23  ht
more quoted links

Revision 1.82.2.6  2000/04/07 16:11:31  ht
typo

Revision 1.82.2.5  2000/04/07 16:03:52  ht
quoted link cleanup, hugo comments handled, status para fixed.

Revision 1.82.2.4  2000/04/07 14:51:18  ht
two link bugs

Revision 1.82.2.3  2000/04/07 14:39:24  ht
spelling corrections

Revision 1.82.2.2  2000/04/07 13:45:58  ht
new ,txt files

Revision 1.82.2.1  2000/04/07 10:43:20  ht
start towards public version for last call, merge last publication work branch

Revision 1.82  2000/04/06 16:35:44  aqw
wg version for last call,
implement nullable decision, 224 decision

Revision 1.81  2000/04/06 14:08:54  aqw
last lap for last call, noah comments done

Revision 1.80  2000/04/02 22:54:40  aqw
last call version

Revision 1.78  2000/03/31 18:47:46  aqw
preliminary 208

Revision 1.77  2000/03/31 13:41:12  aqw
working on 208, attr attrs

Revision 1.76  2000/03/30 18:44:24  aqw
lots of edits: Michael, David B, Noah

Revision 1.75  2000/03/18 23:29:02  ht
typos, minor fixes

Revision 1.74  2000/03/18 22:20:19  aqw
finished Chapter 6

Revision 1.71  2000/03/18 15:43:05  aqw
top-level attr decls in,
particles simplified to have copy of global rather than copy of bits

Revision 1.70  2000/03/18 11:08:25  aqw
working on top-level attr decl

Revision 1.69  2000/03/17 14:50:52  aqw
starting on top-level attr decls

Revision 1.68  2000/03/17 12:10:55  aqw
typo in id constraints,
better handling of anyAttr in extension, restriction,
copy down attributes when deriving at XML repr level

Revision 1.67  2000/03/16 15:09:32  aqw
Basic error and outcome work now in place

Revision 1.66  2000/03/16 10:42:47  aqw
Finished Chapter 5

Revision 1.65  2000/03/16 08:52:19  bu
change equiv-class-ancestor to equiv-class

Revision 1.64  2000/03/15 18:42:29  aqw
Chapter 5 now clean through 5.12, most of 5.13

Revision 1.61  2000/03/15 12:46:46  aqw
working through (new) Chapter 5 cleaning up

Revision 1.60  2000/03/15 11:04:47  aqw
extract and reorder coss to be new chapter 5

Revision 1.59  2000/03/14 14:55:59  ht
change locus of exponent in RecurseAsIfGroup restriction test case

Revision 1.58  2000/03/14 14:48:26  aqw
completed minimum pass on sections for model groups, wildcards, notations, annotations and identity constraints in Chapter 4, which is now minimally complete;
brought simple type definition component def closer in line with Pauls version

Revision 1.57  2000/03/13 17:58:37  aqw
srcs for attributeGroup, group

Revision 1.56  2000/03/11 22:08:32  bu
first pass at adding abstract schema itself

Revision 1.55  2000/03/11 16:00:22  aqw
start compdef for schema itself

Revision 1.54  2000/03/11 12:23:10  aqw
reproduction in, 4.3.1 cleaned

Revision 1.53  2000/03/11 11:26:23  aqw
update * to unbounded for maxOccurs, allow min=0 on <all>

Revision 1.52  2000/03/08 15:14:11  aqw
complete XML Repr of Complex Types, more work on coss-ct

Revision 1.51  2000/03/08 11:52:03  aqw
covered required attributes in complex restriction

Revision 1.50  2000/03/08 11:39:37  aqw
finished by-cases definition of valid particle restriction

Revision 1.49  2000/03/07 17:46:03  aqw
continue by-cases definition of valid particle restricton

Revision 1.48  2000/03/07 12:29:51  aqw
begin by-cases definition of valid particle restricton

Revision 1.47  2000/03/03 00:16:59  ht
return from restructure branch to main line post-pwd5

Revision 1.46.1.49  2000/03/03 00:10:22  ht
fold back in substantive aspects of pwd5 branch,
work on wildcard validation,
fix bug in particle validation of groups

Revision 1.46.1.48  2000/02/24 23:03:55  ht
fixed examples brutally
spell check
rushed through stubs for all propmaps

Revision 1.46.1.47  2000/02/24 21:42:27  ht
exact->value, work on groups

Revision 1.46.1.46  2000/02/24 12:28:05  ht
noah's most recent additions
work on attributes, make content type a particle, not a group (oops)

Revision 1.46.1.45  2000/02/23 18:08:54  ht
ur-type consistency
more on complex type in c6
stubs for all props in c6
derivationChoice/Set/exactSet fussing

Revision 1.46.1.44  2000/02/23 10:06:31  ht
integrate work from Noah on ur-type cleanup, ed note removal

Revision 1.46.1.43  2000/02/22 23:10:27  ht
try identity-c for reference-c

Revision 1.46.1.42  2000/02/22 17:51:30  ht
Handle some ednotes, remove some stale in-doc issues
turn the rhetoric for chapter 4 around, so elements in repr are on
top, elaborate the reprdef content model accordingly
Finish off (?) <element> and associated src and cos

Revision 1.46.1.41  2000/02/21 17:45:45  ht
add latest from Noah,
more structure in <reprdef> to allow one elt->many components

Revision 1.46.1.40  2000/02/18 19:05:17  ht
minor cleanup for Plenary notice,
start on <element> element,
rename source to base

Revision 1.46.1.39  2000/02/18 12:27:22  ht
work on XML repr of attributes, QName stuff
incorporate Eve's and Noah's edits of yesterday

Revision 1.46.1.38  2000/02/17 10:10:07  ht
integrated changes from eve,
added names to annotations property (oops)

Revision 1.46.1.37  2000/02/16 22:10:45  ht
add annotations to every component,
start seriously on Chapter 4

Revision 1.46.1.36  2000/02/16 13:24:53  ht
integrate (with minor mods) updates from eve,
full (but complex) spec. for keyref validation

Revision 1.46.1.35  2000/02/15 14:12:02  ht
merged in edits to c.1 from eve

Revision 1.46.1.34  2000/02/14 17:59:37  ht
some ref-constr work, cleaned up some ednotes

Revision 1.46.1.33.2.1  2000/02/15 13:44:11  ht
noah's contributions of 14 Feb

Revision 1.46.1.33  2000/02/14 14:51:12  ht
working on particles vs. equiv classes

Revision 1.46.1.32  2000/02/14 12:07:05  bu
cvcs for model group, particle and wildcard

Revision 1.46.1.31  2000/02/14 08:46:52  ht
more from Noah

Revision 1.46.1.30  2000/02/12 18:10:47  ht
noahs next edits integrated, responded to

Revision 1.46.1.29  2000/02/12 16:53:52  ht
got defaults sorted out for element decls

Revision 1.46.1.28  2000/02/11 12:56:00  aqw
Integrate from Noah, add comments, value constraint for complex types, clarify language about LDG

Revision 1.46.1.27  2000/02/11 11:03:06  ht
Noah working on element decl

Revision 1.46.1.26  2000/02/10 15:00:50  aqw
another pass over 3.2, finished I think

Revision 1.46.1.25  2000/02/10 11:11:47  ht
appropriate noah's additions

Revision 1.46.1.23  2000/02/09 16:32:06  aqw
update terminology per some f2f votes, begin working through chapter 3, add null processing to element decl

Revision 1.46.1.22  2000/02/08 23:20:24  ht
fix bogus eg embedding

Revision 1.46.1.21  2000/01/27 19:09:32  aqw
a bit more cleanup of composition chapter, everybody has at least stub
properties, got field and selectors in barely, lots more <stale>
wrapping.

Revision 1.46.1.20  2000/01/27 16:00:13  aqw
began to mark non-restructured sections, some cleanup of composition

Revision 1.46.1.19  2000/01/27 10:57:14  aqw
Michael's and Noah's general editorial suggestions
Try reference-constraint for key, unique, keyref

Revision 1.46.1.18  2000/01/26 23:18:30  aqw
example reprdef, full set of reprdef stubs

Revision 1.46.1.17  2000/01/26 13:12:16  aqw
Another minor reordering in chapter 2
Brief expositions added to each subsection in chapter 2
QName reference validation stuff

Revision 1.46.1.16  2000/01/25 22:29:38  bu
final cross-references added to Chapter 3 stubs, some sics

Revision 1.46.1.15  2000/01/25 17:45:11  aqw
some work on references/QNames

Revision 1.46.1.14  2000/01/25 16:13:50  aqw
restructuring for parallelism, with lots of stubs, now complete?

Revision 1.46.1.13  2000/01/24 18:06:22  aqw
more re-ordering of chapter 3, preliminary cvcs for attr and elt decls

Revision 1.46.1.12  2000/01/22 11:11:06  aqw
detail work on complex type def details

Revision 1.46.1.11  2000/01/20 17:40:01  aqw
working seriously on complex type defn details

Revision 1.46.1.10  2000/01/20 11:25:29  aqw
move simple type to end of each section
start work on complex type defn for real in Chap. 3
introduce <eltref>.

Revision 1.46.1.9  2000/01/19 17:10:18  aqw
remove all remaining scraps == abstract syntax
cosmetic changes in chap.1
begin adding more details in chap.3

Revision 1.46.1.8  2000/01/19 15:52:07  aqw
restructure compdef and reprdef for better control

Revision 1.46.1.7  2000/01/18 17:59:00  aqw
moving towards auto-generated paradigms

Revision 1.46.1.6  2000/01/15 18:13:20  aqw
revised approach to reprdef

Revision 1.46.1.5  2000/01/15 12:56:03  aqw
new chaps 2 and 3 complete in outline
Starting on 4.[attr grp defn] as prototype for XML repr spec

Revision 1.46.1.4  2000/01/12 23:02:17  ht
Moved component type details from Chap 2 to Chap 3

Revision 1.46.1.3  2000/01/12 21:18:22  ht
replaced [prop] with <propdef>, <propref> and <xpropref>

Revision 1.46.1.2  2000/01/12 18:04:37  aqw
Finished drastic pruning and rewrite of Chapter 2
Now propose to move all the formal definitions to the new Chapter 3:
Schema Components, with sections called e.g. Attribute Declarations:
details or some such

Revision 1.46.1.1  2000/01/12 12:44:56  aqw
begin major reorg: component exposition started

Revision 1.46  2000/01/10 11:57:56  aqw
Fold in non-publ-related changes in 19991217 publication version (1.45.1.6)
Experiment with moving major examples out-of-line

Revision 1.45.1.6  1999/12/17 16:14:53  ht
one more link

Revision 1.45.1.5  1999/12/17 15:35:47  ht
reorder prevloc

Revision 1.45.1.4  1999/12/17 14:50:25  ht
link fixes

Revision 1.45.1.3  1999/12/17 14:46:51  ht
additional status prose

Revision 1.45.1.2  1999/12/17 13:33:11  ht
PWD status prose and link fixes

Revision 1.45.1.1  1999/12/17 12:26:37  ht
towards PWD

Revision 1.45  1999/12/17 12:06:05  ht
eacute

Revision 1.44  1999/12/17 11:51:45  ht
make all example quotes double
some changes merged from pre-Nov-publ branch (1.15.1...)

Revision 1.43  1999/12/17 10:59:16  ht
minor fix in schema wrt keys

Revision 1.42  1999/12/16 15:48:08  ht
fix some refs, incorporate up-to-date schema and DTD

Revision 1.41  1999/12/16 15:40:05  aqw
describe exact, final and abstract on elements

Revision 1.40  1999/12/16 09:44:11  aqw
minor editorial

Revision 1.39  1999/12/14 16:22:46  aqw
various QName fixes

Revision 1.38  1999/12/10 18:01:42  ht
remove * where status has changed

Revision 1.37  1999/12/10 16:14:10  aqw
renaming attrGroup, elemOnly, integrate DTD and schema

Revision 1.36  1999/12/10 16:08:05  aqw
more on BRM, add an wildcard ambiguity issue

Revision 1.35  1999/12/10 10:07:35  ht
merge in new-design branch

Revision 1.34  1999/12/10 09:38:42  ht
minor orphan changes

Revision 1.33  1999/12/08 20:06:52  aqw
added prose for BRM

Revision 1.32  1999/12/03 15:49:25  ht
fix status text

Revision 1.31  1999/12/03 14:54:16  aqw
ht version confusion

Revision 1.30  1999/12/03 14:48:41  aqw
Outline inclusion of BRM proposal
Implemented QName aspect of composition decision

Revision 1.29.1.6  1999/12/08 20:04:26  aqw
describe impact of exact for equiv classes, remove substitutabiliity section

Revision 1.29.1.5  1999/12/06 23:15:09  ht
add stars, no standalone

Revision 1.29.1.4  1999/12/06 22:50:02  aqw
add equiv classes, up-to-date DTD and schema

Revision 1.29.1.3  1999/12/03 19:37:27  ht
Fill in 3.6.3, controlling derivation, including mod agreed with Allen
wrt type tolerance.

Revision 1.29.1.2  1999/12/03 15:55:38  aqw
cleanup new proposal stuff for preliminary release

Revision 1.29.1.1  1999/12/02 22:55:36  aqw
begin serious work on integrating new type derivation proposal

Revision 1.29  1999/12/02 19:05:00  aqw
resolve ! issue in <any namespace='...'> in favour of ##
remove private exploratory hierarchy rewrite

Revision 1.28  1999/12/02 11:36:27  aqw
merge in DTD and schema for internal point release

Revision 1.27  1999/12/02 11:09:36  aqw
composition tf integrates, validates nearly ok

Revision 1.26  1999/12/01 15:43:23  aqw
integrating composition tf . . .

Revision 1.25  1999/11/22 14:14:59  aqw
integrate tentative type construction compromise

Revision 1.24  1999/11/12 17:00:41  ht
Incorporate minimal null support

Revision 1.23  1999/11/11 11:19:11  ht
add issues per 1999-11-04 telcon vote

Revision 1.22  1999/11/11 11:11:51  ht
include dtd and schema

Revision 1.21.1.1  1999/11/22 14:03:55  aqw
try out type construction compromise

Revision 1.21  1999/11/05 00:48:14  aqw
note about status vis a vis forthcoming issues from minutes

Revision 1.20  1999/11/04 23:46:57  aqw
remove element classes per WG vote

Revision 1.19  1999/11/03 21:39:47  aqw
fix editors list and acks
typoes spotted by DBeech

Revision 1.18  1999/11/03 15:49:26  aqw
Implement chair's instructions wrt WG poll closed 1999-10-30:
 * re-integrate named model groups
 * change details of implicit openness
 * remove entities, not notations

Revision 1.17  1999/11/02 23:37:35  aqw
merge refinement proposal into mainline preparatory to implementing poll results


Revision 1.16  1999/11/02 21:32:25  aqw
remove entity definitions and related material (e.g. notations)

Revision 1.15  1999/10/27 13:28:58  ht
Fix some (all?) syntax paradigms, examples
Include bug-fixed .xsd and .dtd

Revision 1.14  1999/10/27 10:48:01  ht
Incorporate up-to-date schema and DTD, completing concrete syntax changes
Parameterise paths/dates to facilitate release process

Revision 1.13.1.15  1999/10/26 16:23:30  ht
a bit more on validity

Revision 1.13.1.14  1999/10/25 14:37:31  ht
Begin to try to fill in validity section on basis of
schema-valid(EII,type,schemaSet) minimalist approach

Revision 1.13.1.13  1999/10/19 18:42:13  ht
added xsd:type to text, changed status

Revision 1.13.1.12  1999/10/18 19:46:12  aqw
Added concrete syntax, prose and examples to 3.6, new section on the
hierarchy and restrictions

Revision 1.13.1.11  1999/10/18 15:28:16  aqw
Included lots in 3.5 and 3.6, editting it in to shape

Revision 1.13.1.10  1999/10/18 13:55:23  aqw
correct and corresponding DTD and Schema included
text from new design included in 3.5 and 3.6 for editting

Revision 1.13.1.9  1999/10/18 11:39:01  aqw
light pass over section 2, cleaning up 'type' terminology
minor fixups in 3.4

Revision 1.13.1.8  1999/10/17 22:05:19  aqw
first pass through 3.4 complete

Revision 1.13.1.7  1999/10/16 22:12:03  aqw
element classes

Revision 1.13.1.6  1999/10/16 19:02:51  aqw
attribute finished, also attrGroup

Revision 1.13.1.5  1999/10/16 17:53:28  aqw
finished (?) with complex types, on to attributes

Revision 1.13.1.4  1999/10/16 11:52:07  aqw
still working on complex type

Revision 1.13.1.3  1999/10/15 16:38:31  aqw
more work on 'type'

Revision 1.13.1.1  1999/10/15 11:46:18  ht
on the way to matching new refinement proposal

Revision 1.13  1999/10/09 10:49:40  ht
correct headline date

Revision 1.12  1999/10/05 09:56:19  ht
Preliminary implementation of A3 and A7 (ampConnector and richerMixed)
votes.  Moving towards a parallel syntax for elementDecl/Ref and
groupDefn/Ref.

Concrete syntax paradigms, examples, DTD and Schema NOT up-to-date

Revision 1.11  1999/09/27 16:31:07  ht
merge simple back to main branch

Revision 1.10.2.38  1999/09/27 16:29:02  ht
return to xmlschema-current as base

Revision 1.10.2.37  1999/09/24 16:40:22  ht
add comments archive pointer

Revision 1.10.2.36  1999/09/24 16:38:23  ht
link housekeeping, move TF reports bibliography to separate appendix

Revision 1.10.2.35  1999/09/24 13:44:27  ht
final (?) housekeeping before publication

Revision 1.10.2.34  1999/09/23 18:48:51  ht
changes to front matter in preparation for public WD
ponter to Simple TF included

Revision 1.10.2.33  1999/09/23 13:32:15  ht
up-to-date pointer to refinement TF report

Revision 1.10.2.32  1999/09/23 13:00:22  ht
typo in db entity

Revision 1.10.2.31  1999/09/23 12:59:04  ht
per suggestions from Ashok, some rewording of summary of Composition
TF, added issue regarding priority of instance->schema alternatives

Revision 1.10.2.30  1999/09/22 14:02:35  ht
typo in correction to 4.1

Revision 1.10.2.29  1999/09/22 13:58:39  ht
edits implementing Noah's comments

Revision 1.10.2.28  1999/09/22 08:07:07  ht
add verbatim change log at end
----------------------------
revision 1.10.2.27
date: 1999/09/21 16:26:11;  author: ht;  state: Exp;  lines: +4 -4
added Id: to title for now
----------------------------
revision 1.10.2.26
date: 1999/09/21 16:06:08;  author: ht;  state: Exp;  lines: +42 -244
replaced composition tf report with a summary and a pointer
----------------------------
revision 1.10.2.25
date: 1999/09/21 14:11:50;  author: aqw;  state: Exp;  lines: +495 -111
some dates, up-to-date DTD and Schema for schemas
----------------------------
revision 1.10.2.24
date: 1999/09/21 10:50:37;  author: ht;  state: Exp;  lines: +18 -3
supply missing content model for 'attribute' in concrete syntax
paradigm
----------------------------
revision 1.10.2.23
date: 1999/09/21 10:37:51;  author: aqw;  state: Exp;  lines: +21 -20
define/declare consistency pass
----------------------------
revision 1.10.2.22
date: 1999/09/20 13:08:36;  author: aqw;  state: Exp;  lines: +47 -49
track datatype content model changes,
minor wording
----------------------------
revision 1.10.2.21
date: 1999/09/16 14:55:17;  author: ht;  state: Exp;  lines: +136 -14
header disclaimer, graveyards rescued to discharge references
----------------------------
revision 1.10.2.20
date: 1999/09/16 14:25:01;  author: aqw;  state: Exp;  lines: +274 -1541
rip out all of 3.5, all of 4, install 'Draft Proposal' in 4
----------------------------
revision 1.10.2.19
date: 1999/09/16 12:08:59;  author: aqw;  state: Exp;  lines: +107 -143
Clean up import/include/export, references in particular
Add archetypeRef to content models, minimally
New example of datatype+attr
----------------------------
revision 1.10.2.18
date: 1999/09/15 22:06:29;  author: aqw;  state: Exp;  lines: +26 -3
Two clarifications following discussion with Andrew
1) what it would take to remove the two symbol spaces problem
2) How <archetype> allows either datatypeRef or contentType
----------------------------
revision 1.10.2.17
date: 1999/09/15 20:30:49;  author: aqw;  state: Exp;  lines: +114 -105
change date, incorporate edited dtd
----------------------------
revision 1.10.2.16
date: 1999/09/15 19:52:39;  author: aqw;  state: Exp;  lines: +90 -76
Encorporate/respond to Eve Maler's suggested edits
----------------------------
revision 1.10.2.15
date: 1999/09/13 16:14:12;  author: aqw;  state: Exp;  lines: +306 -335
Finish consistency pass through 3.4
Brutal 'element type' -> element
----------------------------
revision 1.10.2.14
date: 1999/09/09 14:22:29;  author: aqw;  state: Exp;  lines: +53 -56
cleanup pass, down to 3.3
----------------------------
revision 1.10.2.13
date: 1999/09/08 18:23:47;  author: ht;  state: Exp;  lines: +41 -41
more type back to archetype
----------------------------
revision 1.10.2.12
date: 1999/09/08 18:03:06;  author: aqw;  state: Exp;  lines: +214 -216
put archetype back in, imperfectly, I expect
----------------------------
revision 1.10.2.11
date: 1999/09/07 21:50:36;  author: bu;  state: Exp;  lines: +124 -63
fix paradigm contexts, extend example, consolidate example in appendix
----------------------------
revision 1.10.2.10
date: 1999/09/07 16:54:39;  author: aqw;  state: Exp;  lines: +514 -521
syntax paradigms now properly distributed, I think
----------------------------
revision 1.10.2.9
date: 1999/09/07 15:53:06;  author: ht;  state: Exp;  lines: +5 -8
fixed minor validity errors
----------------------------
revision 1.10.2.8
date: 1999/09/07 15:31:58;  author: aqw;  state: Exp;  lines: +288 -285
working on integrating syntax paradigms
----------------------------
revision 1.10.2.7
date: 1999/09/07 09:44:57;  author: aqw;  state: Exp;  lines: +630 -33
added ALL concrete syntax boxes at once
----------------------------
revision 1.10.2.6
date: 1999/09/06 14:55:04;  author: ht;  state: Exp;  lines: +35 -2
added one e: syntax exposition
----------------------------
revision 1.10.2.5
date: 1999/09/02 15:28:27;  author: ht;  state: Exp;  lines: +6 -6
fix URLs for self, a bit
----------------------------
revision 1.10.2.4
date: 1999/09/02 12:53:34;  author: aqw;  state: Exp;  lines: +108 -95
Added not-status-quo marks, changed e.g. String to string
----------------------------
revision 1.10.2.3
date: 1999/09/01 17:02:14;  author: aqw;  state: Exp;  lines: +587 -977
integration of 2.3 from simple
more renaming
----------------------------
revision 1.10.2.2
date: 1999/08/23 15:32:16;  author: aqw;  state: Exp;  lines: +730 -248
Modified simple integration to give preliminary consistency
----------------------------
revision 1.10.2.1
date: 1999/08/22 17:44:40;  author: aqw;  state: Exp;  lines: +317 -260
Textual integration of Simple update of 1999-08-13
----------------------------
revision 1.10
date: 1999/07/20 19:47:27;  author: ht;  state: Exp;  lines: +5 -5
branches:  1.10.2;
fixed dates, dangling reference
----------------------------
revision 1.9
date: 1999/07/19 09:31:26;  author: ht;  state: Exp;  lines: +34 -38
David Beech: updated definition of "Schema" following WG and IG email
discussion.  Changed "Schemata" to "Schemas" except where directly
quoted from Requirements doc.  Clarified in 2.5 that elements and
attributes have separate symbol spaces (public comment).  Fixed
assorted typos.
----------------------------
revision 1.8
date: 1999/06/23 10:00:31;  author: aqw;  state: Exp;  lines: +1 -1
fix Id:
----------------------------
revision 1.7
date: 1999/06/23 09:51:15;  author: aqw;  state: Exp;  lines: +28 -28
Restrict content model of 'all' in schema and dtd, change entities for
point releases
----------------------------
revision 1.6
date: 1999/06/23 09:10:01;  author: aqw;  state: Exp;  lines: +147 -187
pushed &amp; down to lowest level, fixed incoherent validity
definition in 6.2.3.7 to agree with the note which follows.  Wrapped
validation text from 3.4 in appropriately named div4's
----------------------------
revision 1.5
date: 1999/06/21 16:31:59;  author: aqw;  state: Exp;  lines: +569 -551
Really moved validity-oriented definitions to 6.3 (previous revision
was just housekeeping)
----------------------------
revision 1.4
date: 1999/06/21 16:25:21;  author: aqw;  state: Exp;  lines: +45 -36
moved validity-oriented definitions to 6.3
----------------------------
revision 1.3
date: 1999/06/21 12:25:21;  author: aqw;  state: Exp;  lines: +3540 -3650
Low-level: Normalise line ends, quotes
Editorial: Move all constraintnotes to new separate section
----------------------------
revision 1.2
date: 1999/05/27 14:13:54;  author: aqw;  state: Exp;  lines: +2 -2
fix stylesheet and dtd urls to local versions
----------------------------
revision 1.1
date: 1999/05/23 16:51:11;  author: ht;  state: Exp;
branches:  1.1.1;
Initial revision
]]></eg>
</div1>
<div1 id="openIssues">
<head>Open Issues</head>
<p>A tabulation of open issues flagged above follows:</p>
</div1>
</back>
</spec>
