XSchema Spec - XSchema Element (Sections 2.0 and 2.1), Draft 4
Ron Bourret
rbourret at dvs1.informatik.tu-darmstadt.de
Fri Jul 10 16:49:44 BST 1998
> Major Question: Do we want Attribute declarations allowed outside of element
> declarations? If yes, we need to do that here. This will be fairly minor
> surgery; the AttDef element will also need a new attribute for its parent
> element. The XML 1.0 spec doesn't have any such production - it just uses
> Name.
I vote yes. There are two reasons, both for user convenience. First, it allows
multiple attribute declarations for the same element; in this case, the Element
attribute of the AttList element points to the relevant ElementDecl. Second, it
is a convenient shorthand for an attribute applying to all elements; in this
case, the Element attribute of the AttList element is omitted.
> 2.1 The XSchema Element
>
> [snip]
>
> The XSC:XSchema element contains other elements describing the XSchema and
> building a schema. These elements are described in later sections of this
> specification. The XSC:XSchema element may also contain other XSC:XSchema
> elements nested inside of it.
I think it would be useful to explain further why an XSchema might be nested
under another XSchema. In my mind, the major reason is reusability -- this
structure means that the contents of two XSchemas can simply be placed inside
the contents of a third XSchema.
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)
More information about the Xml-dev
mailing list