XSD-Specific Integration Component Field User Properties
The following table lists integration component field user properties for representing XSD as an XML integration component.
| Name | Value | Description | 
|---|---|---|
| XMLTagNamespace | targetNamespace | Namespace for element or attribute XML tags. | 
| XSDTypeName | Field element or attribute XML Schema type name | Type of the element or attribute. For instance, for element type ="xyz", XSDTypeName=xyz. | 
| XSDTypeNamespace | NamespaceURI for element or attribute type | Namespace for the element or attribute type. In effect, this is the Namespace URI for the element's or attribute’s type name. |