Chapter 4 Working with an XML model


Import checks

The following XML model checks are made on imports:

Check Description and Correction
Undefined schema location and namespace An import must have at least a schema location or a namespace defined.

Manual correction: In the import property sheet, define a URI for the schema location and/or the namespace. Example for a schema location: http://www.something.org/schemas/order.xsd Example for a namespace: http://www.something.org/xml/ordering

Automatic correction: None

 


Copyright (C) 2007. Sybase Inc. All rights reserved.