- From: Paul Jakubik <pauljakubik@yahoo.com>
- Date: Thu, 31 May 2001 16:09:36 -0700 (PDT)
- To: xmlschema-dev@w3.org
I'd like to write XML Schemas and have them validated by the normative schema for schemas (http://www.w3.org/TR/xmlschema-1/#normative-schemaSchema). The problem is that I don't understand namespaces well enough to figure out how to declare that a schema should be validated with a schema. So what are the right attributes to add to the schema element in order to get the schema to be validated by the normative schema? Are there different ways of writing these attributes that would allow me to choose what namespace prefix I should use when using elements specified by the schema (e.g. whether I say "xsd:element" or "xs:elemnet")? Is there a good resource for understanding the namespace and other issues that make some set of attributes the right set of attributes to set? --Paul __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/
Received on Thursday, 31 May 2001 19:09:41 UTC