Each file begins with a simple declaration of what package it belongs to, and each file can import the packages it USES.
每个文件开头都会声明它属于哪一个包,每个文件也可以引入它所用到的包。
2
As illustrated in the previous articles, the SDO package name for an XSD is determined from the targetNamespace declaration of the schema definition (Figure 3).