Type | Attribute |
---|---|
Name | Name of the attribute. |
Required | Based on the Default Nullity property of the attribute if False Required = yes, if True Required = no. |
Default | Copy the Default Value property from the attribute. |
Values | |
Data Type | Result of data model to XML data type mapping. |
Source Data | Referenced data element name. |
Source Attribute | Dropped attribute name. |
Type | XML attribute |
---|---|
Name | Name of the attribute. |
Type | Element |
---|---|
Name | Name of the attribute. |
MinOccurs | Based on the Default Nullity property of the attribute if False minOccurs = 1, if True minOccurs = 0. |
MaxOccurs | Based on the Unique property of the attribute if False maxOccurs = *, if True maxOccurs = 1. |
Type | XML element |
---|---|
Name | Name of the attribute. |
Content | TextOnly. |
Data Type | Result of data model to XML data type mapping. |
Source Data | Referenced data element name. |
Source Attribute | Dropped attribute name. |