Architecting and designing : XML integration with other methods : Object model integration : Object model to XML transformations : Transforming class attributes
  
Transforming class attributes
A class attribute becomes either an XML element or XML attribute when dragged from the browser or Choices dialog onto an XML diagram. This depends on the value of XMLDataAsAttribute setting in the Sa2001.ini file.
Property transformations
Class attribute to XML element
Symbol
Type
Element
Name
Name of the class attribute
Definition
Type
XML element
Name
Name of the class attribute
Content
TextOnly
Data Type
Result of object oriented to XML data type mapping
Source Class Attribute
Dropped class attribute name
Class attribute to XML attribute
Symbol
Type
Attribute
Name
Name of the class attribute
Data Type
Result of object oriented to XML data type mapping
Source Class Attribute
Dropped class attribute name
Definition
Type
XML attribute
Name
Name of the class attribute
See also
Object model to XML transformations