Schema Name .\XsdSchemaStandard.xsd
Target Namespace http://www.w3.org/2001/XMLSchema
Version 1.0
Documentation
    Part 1 version: Id: structures.xsd,v 1.2 2004/01/15 11:34:25 ht Exp
    Part 2 version: Id: datatypes.xsd,v 1.3 2004/01/23 18:11:13 ht Exp
  
XML Schema schema for XML Schemas: Part 1: Structures  Note this schema is NOT the normative structures schema.  The prose copy in the structures REC is the normative  version (which shouldn't differ from this one except for  this comment and entity expansions, but just in case 
   The schema corresponding to this document is normative,
   with respect to the syntactic constraints it expresses in the
   XML Schema language.  The documentation (within <documentation> elements)
   below, is not normative, but rather highlights important aspects of
   the W3C Recommendation of which this is a part
   The simpleType element and all of its members are defined
      towards the end of this schema document
   simple type for the value of the 'namespace' attr of
   'any' and 'anyAttribute'
   Value is
              ##any      - - any non-conflicting WFXML/attribute at all

              ##other    - - any non-conflicting WFXML/attribute from
                              namespace other than targetNS

              ##local    - - any unqualified non-conflicting WFXML/attribute

              one or     - - any non-conflicting WFXML/attribute from
              more URI        the listed namespaces
              references
              (space separated)

    ##targetNamespace or ##local may appear in the above list, to
        refer to the targetNamespace of the enclosing
        schema or an absent targetNamespace respectively
   notations for use within XML Schema schemas
      First the built-in primitive datatypes.  These definitions are for
      information only, the real built-in definitions are magic.
    

      For each built-in datatype in this schema (both primitive and
      derived) can be uniquely addressed via a URI constructed
      as follows:
        1) the base URI is the URI of the XML Schema namespace
        2) the fragment identifier is the name of the datatype

      For example, to address the int datatype, the URI is:

        http://www.w3.org/2001/XMLSchema#int

      Additionally, each facet definition element can be uniquely
      addressed via a URI constructed as follows:
        1) the base URI is the URI of the XML Schema namespace
        2) the fragment identifier is the name of the facet

      For example, to address the maxInclusive facet, the URI is:

        http://www.w3.org/2001/XMLSchema#maxInclusive

      Additionally, each facet usage in a built-in datatype definition
      can be uniquely addressed via a URI constructed as follows:
        1) the base URI is the URI of the XML Schema namespace
        2) the fragment identifier is the name of the datatype, followed
           by a period (".") followed by the name of the facet

      For example, to address the usage of the maxInclusive facet in
      the definition of int, the URI is:

        http://www.w3.org/2001/XMLSchema#int.maxInclusive

    
      Now the derived primitive types
    
Attribute Groups defRef
occurs
Complex Types all
annotated
anyType
attribute
attributeGroup
attributeGroupRef
complexRestrictionType
complexType
element
explicitGroup
extensionType
facet
group
groupRef
keybase
localComplexType
localElement
localSimpleType
namedAttributeGroup
namedGroup
narrowMaxMin
noFixedFacet
numFacet
openAttrs
realGroup
restrictionType
simpleExplicitGroup
simpleExtensionType
simpleRestrictionType
simpleType
topLevelAttribute
topLevelComplexType
topLevelElement
topLevelSimpleType
wildcard
Elements all
annotation
any
anyAttribute
appinfo
attribute
attributeGroup
choice
complexContent
complexType
documentation
element
enumeration
field
fractionDigits
group
import
include
key
keyref
length
list
maxExclusive
maxInclusive
maxLength
minExclusive
minInclusive
minLength
notation
pattern
redefine
restriction
schema
selector
sequence
simpleContent
simpleType
totalDigits
union
unique
whiteSpace
Element Groups allModel
attrDecls
complexTypeModel
facets
identityConstraint
nestedParticle
particle
redefinable
schemaTop
simpleDerivation
simpleRestrictionModel
typeDefParticle
Elements all
annotation
any
anyAttribute
appinfo
attribute
attributeGroup
choice
complexContent
complexType
documentation
element
enumeration
field
fractionDigits
group
import
include
key
keyref
length
list
maxExclusive
maxInclusive
maxLength
minExclusive
minInclusive
minLength
notation
pattern
redefine
restriction
schema
selector
sequence
simpleContent
simpleType
totalDigits
union
unique
whiteSpace
Simple Types allNNI
anyURI
base64Binary
blockSet
boolean
byte
date
dateTime
decimal
derivationControl
derivationSet
double
duration
ENTITIES
ENTITY
float
formChoice
fullDerivationSet
gDay
gMonth
gMonthDay
gYear
gYearMonth
hexBinary
ID
IDREF
IDREFS
int
integer
language
long
Name
namespaceList
NCName
negativeInteger
NMTOKEN
NMTOKENS
nonNegativeInteger
nonPositiveInteger
normalizedString
NOTATION
positiveInteger
public
QName
reducedDerivationControl
short
simpleDerivationSet
string
time
token
typeDerivationControl
unsignedByte
unsignedInt
unsignedLong
unsignedShort
Generated using Liquid XML Studio by Liquid Technologies Ltd