Simple Element and Attribute Type
The following XML schema construct:
<schema> <element name="TestStringData" type="string"></element> </schema>
Maps to Business Object Model Primitive Type:
A stereotype is applied to the "TestStringData" PrimitiveType identifying it as a XSD global element.
Copyright © 2022. TIBCO Software Inc. All Rights Reserved.