XmlSchemaDefinition

XmlSchemaDefinition bean attributes

A XmlSchemaDefinition is created using a Spring bean with the following attributes:

Attribute Value Description
id User-defined A unique ID for the bean.
parent xml.schema.xsd.abstract The parent bean.

XmlSchemaDefinition bean properties

The XmlSchemaDefinition bean takes the following properties:

Property Type Mandatory Description
label String Required A label for the XSD.
location String Required The schema location from the XSD.
namespace String Optional The schema namespace from the XSD.