V
Vitali Gontsharuk
Hi!
I can't find an answer to the following question: does the "import"
command in XML Schema import also element declarations? Or only type
definitions? As far as I understood, the first takes place... The spec says:
"In our example, we imported one simple type from one external
namespace, and used it for declaring attributes. XML Schema in fact
permits multiple schema components to be imported, from multiple
namespaces, and they can be referred to in both definitions and
declarations."
What do they mean by "multiple schema components", are element and
attribute declarations amongst them? Or does it just allow to use import
as a mechanism to import type libraries?
Thanks,
Vitali
I can't find an answer to the following question: does the "import"
command in XML Schema import also element declarations? Or only type
definitions? As far as I understood, the first takes place... The spec says:
"In our example, we imported one simple type from one external
namespace, and used it for declaring attributes. XML Schema in fact
permits multiple schema components to be imported, from multiple
namespaces, and they can be referred to in both definitions and
declarations."
What do they mean by "multiple schema components", are element and
attribute declarations amongst them? Or does it just allow to use import
as a mechanism to import type libraries?
Thanks,
Vitali