Listing 6 shows a snippet for a new SQL database system capability, including both the element declaration and type definition.
代码清单6为新的SQL数据库系统功能提供了一个代码片段,包括元素声明与类型定义。
2
This type definition refers to a unit in the database domain, so you must add the namespace declaration and the import declaration for the database domain from Listing 4 to your XSD.