OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   importing schemas: defaults?

[ Lists Home | Date Index | Thread Index ]
  • From: "DuCharme, Robert" <DuCharmR@moodys.com>
  • To: "'www-xml-schema-comments@w3.org'" <www-xml-schema-comments@w3.org>, "'xml-dev@ic.ac.uk'" <xml-dev@ic.ac.uk>
  • Date: Mon, 19 Jul 1999 11:08:04 -0400

The first example in section 4.6
(http://www.w3.org/TR/xmlschema-1/#composition-importRestrictions) shows the
following import element:

  <import schemaAbbrev='abbrev1' 
        schemaName='http://coolbits.com/otherschema.xsd'
        archetypes='true' 
        datatypes='true' >

      <elementTypeRef name='myElement'/>
      <elementTypeRef name='otherElement'/>

   </import>

"According to the description, "all datatypes and achetypes that are
exported from 'otherschema', as well as the elements named 'myElement' and
'otherElement' are imported."

My question: if, as the DTD at
http://www.w3.org/TR/xmlschema-1/#normative-schemaDTD tells us, the default
value for the import element type's elementTypes attribute is "true,"
wouldn't all datatypes, archetypes, <emph>and element types</emph> be
imported already? Why should the example explicitly import the myElement and
otherElement element types? In fact, if the default values for the
archetypes and datatypes attributes are also true, wouldn't  an import
element of 

  <import schemaAbbrev='abbrev1' 
        schemaName='http://coolbits.com/otherschema.xsd'></import>

import all the datatypes, archetypes, and element types? Or is the example
just being explicit because the default values are still up in the air?

thanks,

Bob DuCharme          www.snee.com/bob           <bob@  
snee.com>  "The elements be kind to thee, and make thy
spirits all of comfort!" Anthony and Cleopatra, III ii


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS